feat(all): autogenerated update (2020-07-24) (#598)
This PR was generated using Autosynth. :rainbow:
<details><summary>Log from Synthtool</summary>
```
2020-07-23 04:36:27,371 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-go-client/synth.py.
On branch autosynth-regen
nothing to commit, working tree clean
++ dirname ./internal/kokoro/synth/synth.sh
+ cd ./internal/kokoro/synth/../../..
+ go version
go version go1.12 linux/amd64
+ go env
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/kbuilder/.cache/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/usr/local/go/packages"
GOPROXY=""
GORACE=""
GOROOT="/usr/local/go"
GOTMPDIR=""
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/home/kbuilder/.cache/synthtool/google-api-go-client/go.mod"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmpfs/tmp/go-build197125611=/tmp/go-build -gno-record-gcc-switches"
+ pushd google-api-go-generator
~/.cache/synthtool/google-api-go-client/google-api-go-generator ~/.cache/synthtool/google-api-go-client
+ make all
go build -o google-api-go-generator
go: finding github.com/googleapis/gax-go/v2 v2.0.5
go: finding github.com/google/go-cmp v0.5.0
go: finding go.opencensus.io v0.22.4
go: finding golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: finding golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
go: finding golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae
go: finding golang.org/x/lint v0.0.0-20200302205851-738671d3881b
go: finding google.golang.org/genproto v0.0.0-20200711021454-869866162049
go: finding google.golang.org/appengine v1.6.6
go: finding google.golang.org/grpc v1.30.0
go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: finding golang.org/x/text v0.3.2
go: finding github.com/stretchr/testify v1.4.0
go: finding google.golang.org/grpc v1.20.1
go: finding golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd
go: finding cloud.google.com/go v0.60.0
go: finding google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb
go: finding golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
go: finding github.com/google/go-cmp v0.4.0
go: finding google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55
go: finding gopkg.in/yaml.v2 v2.2.2
go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
go: finding github.com/envoyproxy/go-control-plane v0.9.4
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding golang.org/x/tools v0.0.0-20200713011307-fd294ab11aed
go: finding github.com/golang/protobuf v1.2.0
go: finding github.com/google/pprof v0.0.0-20200507031123-427632fa3b1c
go: finding github.com/golang/protobuf v1.4.2
go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
go: finding github.com/golang/protobuf v1.3.1
go: finding golang.org/x/sys v0.0.0-20200523222454-059865788121
go: finding google.golang.org/protobuf v1.25.0
go: finding github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
go: finding google.golang.org/genproto v0.0.0-20200626011028-ee7919e894b5
go: finding github.com/chzyer/logex v1.1.10
go: finding golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e
go: finding google.golang.org/appengine v1.1.0
go: finding cloud.google.com/go/storage v1.8.0
go: finding github.com/golang/protobuf v1.4.1
go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
go: finding google.golang.org/protobuf v1.23.0
go: finding github.com/client9/misspell v0.3.4
go: finding golang.org/x/tools v0.0.0-20190226205152-f727befe758c
go: finding golang.org/x/mod v0.3.0
go: finding golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e
go: finding golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6
go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
go: finding google.golang.org/grpc v1.27.0
go: finding github.com/yuin/goldmark v1.1.32
go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd
go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859
go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4
go: finding golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee
go: finding golang.org/x/net v0.0.0-20200625001655-4c5254603344
go: finding golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
go: finding github.com/BurntSushi/toml v0.3.1
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
go: finding google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc
go: finding golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
go: finding go.opencensus.io v0.22.3
go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
go: finding github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
go: finding golang.org/x/sys v0.0.0-20200511232937-7e40ca221e25
go: finding golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1
go: finding github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6
go: finding github.com/census-instrumentation/opencensus-proto v0.2.1
go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
go: finding github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473
go: finding cloud.google.com/go/bigquery v1.7.0
go: finding cloud.google.com/go v0.57.0
go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
go: finding github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f
go: finding google.golang.org/grpc v1.29.1
go: finding github.com/envoyproxy/protoc-gen-validate v0.1.0
go: finding golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961
go: finding golang.org/x/text v0.3.0
go: finding google.golang.org/api v0.22.0
go: finding golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5
go: finding honnef.co/go/tools v0.0.1-2020.1.3
go: finding google.golang.org/grpc v1.19.0
go: finding golang.org/x/tools v0.0.0-20200626171337-aa94e735be7f
go: finding golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
go: finding golang.org/x/tools v0.0.0-20200512131952-2bc93b1c0c88
go: finding github.com/jstemmer/go-junit-report v0.9.1
go: finding golang.org/x/net v0.0.0-20190603091049-60506f45cf65
go: finding cloud.google.com/go/storage v1.6.0
go: finding google.golang.org/appengine v1.4.0
go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: finding github.com/golang/protobuf v1.3.2
go: finding golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
go: finding cloud.google.com/go v0.56.0
go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
go: finding google.golang.org/protobuf v1.24.0
go: finding golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
go: finding cloud.google.com/go v0.26.0
go: finding google.golang.org/grpc v1.25.1
go: finding golang.org/x/sys v0.0.0-20200501052902-10377860bb8e
go: finding github.com/google/pprof v0.0.0-20200430221834-fc25d7d30c6d
go: finding github.com/google/martian v2.1.0+incompatible
go: finding google.golang.org/api v0.28.0
go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
go: finding github.com/rogpeppe/go-internal v1.3.0
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/golang/protobuf v1.4.0
go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
go: finding golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: finding golang.org/x/tools v0.0.0-20200331025713-a30bf2db82d4
go: finding golang.org/x/net v0.0.0-20200222125558-5a598a2470a0
go: finding google.golang.org/grpc v1.27.1
go: finding github.com/stretchr/objx v0.1.0
go: finding cloud.google.com/go/pubsub v1.3.1
go: finding cloud.google.com/go/pubsub v1.2.0
go: finding golang.org/x/net v0.0.0-20180724234803-3673e40ba225
go: finding golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6
go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d
go: finding google.golang.org/genproto v0.0.0-20200331122359-1ee6d9798940
go: finding google.golang.org/protobuf v1.22.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4
go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
go: finding golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
go: finding golang.org/x/sys v0.0.0-20200331124033-c3d80250170d
go: finding google.golang.org/api v0.20.0
go: finding golang.org/x/net v0.0.0-20180826012351-8a410e7b638d
go: finding golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: finding github.com/kisielk/gotool v1.0.0
go: finding github.com/google/go-cmp v0.3.0
go: finding google.golang.org/api v0.18.0
go: finding gopkg.in/errgo.v2 v2.1.0
go: finding github.com/yuin/goldmark v1.1.27
go: finding google.golang.org/grpc v1.23.0
go: finding google.golang.org/grpc v1.28.0
go: finding golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24
go: finding github.com/golang/mock v1.4.3
go: finding golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: finding google.golang.org/genproto v0.0.0-20200224152610-e50cd9704f63
go: finding cloud.google.com/go/bigquery v1.5.0
go: finding google.golang.org/genproto v0.0.0-20200430143042-b979b6f78d84
go: finding github.com/envoyproxy/go-control-plane v0.9.0
go: finding github.com/golang/protobuf v1.3.4
go: finding golang.org/x/tools v0.0.0-20190114222345-bf090417da8b
go: finding golang.org/x/tools v0.0.0-20191130070609-6e064ea0cf2d
go: finding golang.org/x/mod v0.2.0
go: finding google.golang.org/genproto v0.0.0-20200312145019-da6875a35672
go: finding github.com/google/renameio v0.1.0
go: finding golang.org/x/time v0.0.0-20191024005414-555d28b269f0
go: finding golang.org/x/tools v0.0.0-20200224181240-023911ca70b2
go: finding cloud.google.com/go/bigquery v1.4.0
go: finding cloud.google.com/go v0.52.0
go: finding rsc.io/quote/v3 v3.1.0
go: finding cloud.google.com/go v0.53.0
go: finding google.golang.org/protobuf v1.21.0
go: finding cloud.google.com/go v0.54.0
go: finding cloud.google.com/go/datastore v1.1.0
go: finding golang.org/x/tools v0.0.0-20190425150028-36563e24a262
go: finding golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
go: finding cloud.google.com/go v0.34.0
go: finding golang.org/x/tools v0.0.0-20200227222343-706bc42d1f0d
go: finding golang.org/x/tools v0.0.0-20200312045724-11d5b4c81c7d
go: finding google.golang.org/api v0.19.0
go: finding google.golang.org/genproto v0.0.0-20200122232147-0452cf42e150
go: finding golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4
go: finding golang.org/x/tools v0.0.0-20200207183749-b753a1ba74fa
go: finding google.golang.org/appengine v1.6.5
go: finding golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a
go: finding google.golang.org/genproto v0.0.0-20200511104702-f5ebc3bea380
go: finding google.golang.org/api v0.24.0
go: finding google.golang.org/genproto v0.0.0-20200204135345-fa8e72b47b90
go: finding golang.org/x/tools v0.0.0-20200117161641-43d50277825c
go: finding cloud.google.com/go/pubsub v1.0.1
go: finding golang.org/x/mod v0.1.1-0.20191107180719-034126e5016b
go: finding cloud.google.com/go/bigquery v1.0.1
go: finding google.golang.org/genproto v0.0.0-20200228133532-8c2c7df3a383
go: finding golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
go: finding google.golang.org/genproto v0.0.0-20200212174721-66ed5ce911ce
go: finding github.com/google/pprof v0.0.0-20200212024743-f11f1df84d12
go: finding github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: finding github.com/google/pprof v0.0.0-20200229191704-1ebb73c60ed3
go: finding cloud.google.com/go/storage v1.0.0
go: finding golang.org/x/tools v0.0.0-20200501065659-ab2804fb9c9d
go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: finding golang.org/x/sys v0.0.0-20180830151530-49385e6e1522
go: finding github.com/golang/mock v1.3.1
go: finding github.com/golang/protobuf v1.3.5
go: finding google.golang.org/grpc v1.26.0
go: finding golang.org/x/tools v0.0.0-20200122220014-bf1340f18c4a
go: finding github.com/golang/mock v1.4.0
go: finding golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f
go: finding cloud.google.com/go v0.38.0
go: finding github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72
go: finding golang.org/x/mod v0.1.0
go: finding golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3
go: finding golang.org/x/sys v0.0.0-20200122134326-e047566fdf82
go: finding golang.org/x/tools v0.0.0-20200204074204-1cc6d1ef6c74
go: finding rsc.io/sampler v1.3.0
go: finding golang.org/x/sys v0.0.0-20200202164722-d101bd2416d5
go: finding google.golang.org/grpc v1.21.1
go: finding github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7
go: finding golang.org/x/net v0.0.0-20200202094626-16171245cfb2
go: finding golang.org/x/tools v0.0.0-20200212150539-ea181f53ac56
go: finding golang.org/x/lint v0.0.0-20200130185559-910be7a94367
go: finding golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
go: finding google.golang.org/api v0.8.0
go: finding go.opencensus.io v0.22.0
go: finding honnef.co/go/tools v0.0.1-2019.2.3
go: finding cloud.google.com/go/storage v1.5.0
go: finding dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9
go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
go: finding golang.org/x/tools v0.0.0-20200304193943-95d2e580d8eb
go: finding google.golang.org/genproto v0.0.0-20200115191322-ca5a22157cba
go: finding google.golang.org/appengine v1.5.0
go: finding github.com/golang/mock v1.4.1
go: finding golang.org/x/image v0.0.0-20190802002840-cff245a6509b
go: finding github.com/yuin/goldmark v1.1.25
go: finding cloud.google.com/go v0.46.3
go: finding golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b
go: finding golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c
go: finding golang.org/x/exp v0.0.0-20191227195350-da58074b4299
go: finding golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
go: finding golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09
go: finding golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac
go: finding cloud.google.com/go v0.50.0
go: finding golang.org/x/sys v0.0.0-20191228213918-04cbcbbfeed8
go: finding cloud.google.com/go/bigquery v1.3.0
go: finding google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64
go: finding golang.org/x/tools v0.0.0-20190911174233-4f2ddba30aff
go: finding github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
go: finding golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f
go: finding cloud.google.com/go/datastore v1.0.0
go: finding github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: finding golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c
go: finding golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac
go: finding golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529
go: finding go.opencensus.io v0.21.0
go: finding github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57
go: finding golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
go: finding golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
go: finding google.golang.org/genproto v0.0.0-20191216164720-4f79533eabd1
go: finding golang.org/x/tools v0.0.0-20191227053925-7b8e75db28f4
go: finding golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8
go: finding golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2
go: finding github.com/google/pprof v0.0.0-20191218002539-d4f498aebedc
go: finding golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e
go: finding github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0
go: finding google.golang.org/api v0.15.0
go: finding golang.org/x/tools v0.0.0-20190312170243-e65039ee4138
go: finding golang.org/x/exp v0.0.0-20190829153037-c13cbed26979
go: finding golang.org/x/sys v0.0.0-20190312061237-fead79001313
go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
go: finding google.golang.org/genproto v0.0.0-20200305110556-506484158171
go: finding golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6
go: finding golang.org/x/tools v0.0.0-20190816200558-6889da9d5479
go: finding golang.org/x/time v0.0.0-20181108054448-85acf8d2951c
go: finding golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421
go: finding cloud.google.com/go/pubsub v1.1.0
go: finding github.com/google/pprof v0.0.0-20190515194954-54271f7e092f
go: finding github.com/golang/mock v1.1.1
go: finding golang.org/x/lint v0.0.0-20190930215403-16217165b5de
go: finding google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19
go: finding golang.org/x/net v0.0.0-20200301022130-244492dfa37a
go: finding google.golang.org/api v0.17.0
go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c
go: finding github.com/google/go-cmp v0.3.1
go: finding github.com/golang/protobuf v1.3.3
go: finding golang.org/x/sys v0.0.0-20200113162924-86b910548bc1
go: finding github.com/hashicorp/golang-lru v0.5.0
go: finding golang.org/x/tools v0.0.0-20191113191852-77e3bb0ad9e7
go: finding google.golang.org/appengine v1.6.1
go: finding github.com/kr/pretty v0.1.0
go: finding google.golang.org/api v0.9.0
go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
go: finding github.com/googleapis/gax-go/v2 v2.0.4
go: finding golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
go: finding google.golang.org/genproto v0.0.0-20190911173649-1774047e7e51
go: finding golang.org/x/exp v0.0.0-20200207192155-f17229e696bd
go: finding golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0
go: finding honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a
go: finding golang.org/x/tools v0.0.0-20191216173652-a0e659d51361
go: finding golang.org/x/tools v0.0.0-20191125144606-a911d9008d1f
go: finding go.opencensus.io v0.22.2
go: finding golang.org/x/image v0.0.0-20190227222117-0694c2d4d067
go: finding golang.org/x/exp v0.0.0-20191129062945-2f5052295587
go: finding cloud.google.com/go v0.45.1
go: finding golang.org/x/sys v0.0.0-20190606165138-5da285871e9c
go: finding golang.org/x/tools v0.0.0-20191115202509-3a792d9c32b2
go: finding golang.org/x/tools v0.0.0-20191012152004-8de300cfc20a
go: finding google.golang.org/genproto v0.0.0-20191115194625-c23dd37a84c9
go: finding google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb
go: finding google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a
go: finding golang.org/x/lint v0.0.0-20190409202823-959b441ac422
go: finding google.golang.org/api v0.7.0
go: finding google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7
go: finding cloud.google.com/go v0.44.2
go: finding golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136
go: finding google.golang.org/api v0.13.0
go: finding golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522
go: finding github.com/google/btree v1.0.0
go: finding golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0
go: finding golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5
go: finding honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a
go: finding github.com/hashicorp/golang-lru v0.5.1
go: finding github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024
go: finding google.golang.org/api v0.4.0
go: finding rsc.io/binaryregexp v0.2.0
go: finding google.golang.org/api v0.14.0
go: finding google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967
go: finding github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1
go: finding github.com/golang/mock v1.2.0
go: finding golang.org/x/tools v0.0.0-20190312151545-0bb0c0a6e846
go: finding cloud.google.com/go v0.44.1
go: finding golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b
go: finding golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6
go: finding github.com/golang/protobuf v1.4.0-rc.2
go: finding github.com/kr/text v0.1.0
go: finding google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60
go: finding github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208
go: finding google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64
go: finding github.com/golang/protobuf v1.4.0-rc.1
go: finding github.com/kr/pty v1.1.1
go: finding google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd
go: finding golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c
go: finding google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./go.mod748818499.tmp', wd=1, mask=IN_CREATE, cookie=0, name=go.mod748818499.tmp>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./go.mod748818499.tmp', wd=1, mask=IN_MODIFY, cookie=0, name=go.mod748818499.tmp>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./go.mod748818499.tmp', wd=1, mask=IN_MOVED_FROM, cookie=12038, name=go.mod748818499.tmp>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./go.mod', wd=1, mask=IN_MOVED_TO, cookie=12038, name=go.mod>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator-go-tmp-umask', wd=57, mask=IN_CREATE, cookie=0, name=google-api-go-generator-go-tmp-umask>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator-go-tmp-umask', wd=57, mask=IN_DELETE, cookie=0, name=google-api-go-generator-go-tmp-umask>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_CREATE, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./google-api-go-generator/google-api-go-generator', wd=57, mask=IN_MODIFY, cookie=0, name=google-api-go-generator>
cd ../internal/version; go generate
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./internal/version/sed1djNSu', wd=337, mask=IN_CREATE, cookie=0, name=sed1djNSu>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./internal/version/sed1djNSu', wd=337, mask=IN_MODIFY, cookie=0, name=sed1djNSu>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./internal/version/sed1djNSu', wd=337, mask=IN_ATTRIB, cookie=0, name=sed1djNSu>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./internal/version/sed1djNSu', wd=337, mask=IN_MOVED_FROM, cookie=12040, name=sed1djNSu>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./internal/version/version.go', wd=337, mask=IN_MOVED_TO, cookie=12040, name=version.go>
./google-api-go-generator -cache=false -install -api=* -gendir=..
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./api-list.json', wd=1, mask=IN_MODIFY, cookie=0, name=api-list.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./api-list.json', wd=1, mask=IN_MODIFY, cookie=0, name=api-list.json>
2020/07/23 04:38:01 Generating API abusiveexperiencereport:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./abusiveexperiencereport/v1/abusiveexperiencereport-gen.go', wd=248, mask=IN_MODIFY, cookie=0, name=abusiveexperiencereport-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./abusiveexperiencereport/v1/abusiveexperiencereport-gen.go', wd=248, mask=IN_MODIFY, cookie=0, name=abusiveexperiencereport-gen.go>
2020/07/23 04:38:15 Generating API acceleratedmobilepageurl:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go', wd=391, mask=IN_MODIFY, cookie=0, name=acceleratedmobilepageurl-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go', wd=391, mask=IN_MODIFY, cookie=0, name=acceleratedmobilepageurl-gen.go>
2020/07/23 04:38:16 Generating API accessapproval:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accessapproval/v1/accessapproval-gen.go', wd=465, mask=IN_MODIFY, cookie=0, name=accessapproval-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accessapproval/v1/accessapproval-gen.go', wd=465, mask=IN_MODIFY, cookie=0, name=accessapproval-gen.go>
2020/07/23 04:38:17 Generating API accessapproval:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accessapproval/v1beta1/accessapproval-gen.go', wd=464, mask=IN_MODIFY, cookie=0, name=accessapproval-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accessapproval/v1beta1/accessapproval-gen.go', wd=464, mask=IN_MODIFY, cookie=0, name=accessapproval-gen.go>
2020/07/23 04:38:17 Generating API accesscontextmanager:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accesscontextmanager/v1beta/accesscontextmanager-gen.go', wd=467, mask=IN_MODIFY, cookie=0, name=accesscontextmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accesscontextmanager/v1beta/accesscontextmanager-gen.go', wd=467, mask=IN_MODIFY, cookie=0, name=accesscontextmanager-gen.go>
2020/07/23 04:38:18 Generating API accesscontextmanager:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accesscontextmanager/v1/accesscontextmanager-gen.go', wd=466, mask=IN_MODIFY, cookie=0, name=accesscontextmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./accesscontextmanager/v1/accesscontextmanager-gen.go', wd=466, mask=IN_MODIFY, cookie=0, name=accesscontextmanager-gen.go>
2020/07/23 04:38:18 Generating API adexchangebuyer:v1.2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer/v1.2/adexchangebuyer-gen.go', wd=313, mask=IN_MODIFY, cookie=0, name=adexchangebuyer-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer/v1.2/adexchangebuyer-gen.go', wd=313, mask=IN_MODIFY, cookie=0, name=adexchangebuyer-gen.go>
2020/07/23 04:38:19 Generating API adexchangebuyer:v1.3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer/v1.3/adexchangebuyer-gen.go', wd=311, mask=IN_MODIFY, cookie=0, name=adexchangebuyer-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer/v1.3/adexchangebuyer-gen.go', wd=311, mask=IN_MODIFY, cookie=0, name=adexchangebuyer-gen.go>
2020/07/23 04:38:19 Generating API adexchangebuyer:v1.4
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer/v1.4/adexchangebuyer-gen.go', wd=312, mask=IN_MODIFY, cookie=0, name=adexchangebuyer-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer/v1.4/adexchangebuyer-gen.go', wd=312, mask=IN_MODIFY, cookie=0, name=adexchangebuyer-gen.go>
2020/07/23 04:38:20 Generating API adexchangebuyer2:v2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go', wd=499, mask=IN_MODIFY, cookie=0, name=adexchangebuyer2-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go', wd=499, mask=IN_MODIFY, cookie=0, name=adexchangebuyer2-gen.go>
2020/07/23 04:38:21 Generating API adexperiencereport:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexperiencereport/v1/adexperiencereport-gen.go', wd=489, mask=IN_MODIFY, cookie=0, name=adexperiencereport-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adexperiencereport/v1/adexperiencereport-gen.go', wd=489, mask=IN_MODIFY, cookie=0, name=adexperiencereport-gen.go>
2020/07/23 04:38:21 Generating API admin:datatransfer_v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admin/datatransfer/v1/admin-gen.go', wd=363, mask=IN_MODIFY, cookie=0, name=admin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admin/datatransfer/v1/admin-gen.go', wd=363, mask=IN_MODIFY, cookie=0, name=admin-gen.go>
2020/07/23 04:38:22 Generating API admin:directory_v1
2020/07/23 04:38:22 TODO(bradfitz): only including the first parameter in path query.
2020/07/23 04:38:22 TODO(bradfitz): only including the first parameter in path query.
2020/07/23 04:38:22 TODO(bradfitz): only including the first parameter in path query.
2020/07/23 04:38:22 TODO(bradfitz): only including the first parameter in path query.
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admin/directory/v1/admin-gen.go', wd=364, mask=IN_MODIFY, cookie=0, name=admin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admin/directory/v1/admin-gen.go', wd=364, mask=IN_MODIFY, cookie=0, name=admin-gen.go>
2020/07/23 04:38:23 Generating API admin:reports_v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admin/reports/v1/admin-gen.go', wd=362, mask=IN_MODIFY, cookie=0, name=admin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admin/reports/v1/admin-gen.go', wd=362, mask=IN_MODIFY, cookie=0, name=admin-gen.go>
2020/07/23 04:38:24 Generating API admob:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admob/v1/admob-api.json', wd=239, mask=IN_MODIFY, cookie=0, name=admob-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admob/v1/admob-api.json', wd=239, mask=IN_MODIFY, cookie=0, name=admob-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admob/v1/admob-gen.go', wd=239, mask=IN_MODIFY, cookie=0, name=admob-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./admob/v1/admob-gen.go', wd=239, mask=IN_MODIFY, cookie=0, name=admob-gen.go>
2020/07/23 04:38:24 Generating API adsense:v1.4
2020/07/23 04:38:24 TODO writeSchemaCode for arrays for AdsenseReportsGenerateResponseRows
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adsense/v1.4/adsense-gen.go', wd=384, mask=IN_MODIFY, cookie=0, name=adsense-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adsense/v1.4/adsense-gen.go', wd=384, mask=IN_MODIFY, cookie=0, name=adsense-gen.go>
2020/07/23 04:38:25 Generating API adsensehost:v4.1
2020/07/23 04:38:25 TODO writeSchemaCode for arrays for ReportRows
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adsensehost/v4.1/adsensehost-gen.go', wd=543, mask=IN_MODIFY, cookie=0, name=adsensehost-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./adsensehost/v4.1/adsensehost-gen.go', wd=543, mask=IN_MODIFY, cookie=0, name=adsensehost-gen.go>
2020/07/23 04:38:26 Generating API alertcenter:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./alertcenter/v1beta1/alertcenter-gen.go', wd=259, mask=IN_MODIFY, cookie=0, name=alertcenter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./alertcenter/v1beta1/alertcenter-gen.go', wd=259, mask=IN_MODIFY, cookie=0, name=alertcenter-gen.go>
2020/07/23 04:38:27 Generating API analytics:v3
2020/07/23 04:38:27 TODO writeSchemaCode for arrays for GaDataRows
2020/07/23 04:38:27 TODO writeSchemaCode for arrays for McfDataRows
2020/07/23 04:38:27 TODO writeSchemaCode for arrays for RealtimeDataRows
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./analytics/v3/analytics-gen.go', wd=277, mask=IN_MODIFY, cookie=0, name=analytics-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./analytics/v3/analytics-gen.go', wd=277, mask=IN_MODIFY, cookie=0, name=analytics-gen.go>
2020/07/23 04:38:28 Generating API analyticsreporting:v4
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./analyticsreporting/v4/analyticsreporting-gen.go', wd=556, mask=IN_MODIFY, cookie=0, name=analyticsreporting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./analyticsreporting/v4/analyticsreporting-gen.go', wd=556, mask=IN_MODIFY, cookie=0, name=analyticsreporting-gen.go>
2020/07/23 04:38:28 Generating API androiddeviceprovisioning:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go', wd=490, mask=IN_MODIFY, cookie=0, name=androiddeviceprovisioning-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go', wd=490, mask=IN_MODIFY, cookie=0, name=androiddeviceprovisioning-gen.go>
2020/07/23 04:38:29 Generating API androidenterprise:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androidenterprise/v1/androidenterprise-gen.go', wd=314, mask=IN_MODIFY, cookie=0, name=androidenterprise-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androidenterprise/v1/androidenterprise-gen.go', wd=314, mask=IN_MODIFY, cookie=0, name=androidenterprise-gen.go>
2020/07/23 04:38:30 Generating API androidmanagement:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androidmanagement/v1/androidmanagement-gen.go', wd=507, mask=IN_MODIFY, cookie=0, name=androidmanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androidmanagement/v1/androidmanagement-gen.go', wd=507, mask=IN_MODIFY, cookie=0, name=androidmanagement-gen.go>
2020/07/23 04:38:31 Generating API androidpublisher:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androidpublisher/v3/androidpublisher-gen.go', wd=402, mask=IN_MODIFY, cookie=0, name=androidpublisher-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./androidpublisher/v3/androidpublisher-gen.go', wd=402, mask=IN_MODIFY, cookie=0, name=androidpublisher-gen.go>
2020/07/23 04:38:32 Generating API apigee:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./apigee/v1/apigee-gen.go', wd=531, mask=IN_MODIFY, cookie=0, name=apigee-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./apigee/v1/apigee-gen.go', wd=531, mask=IN_MODIFY, cookie=0, name=apigee-gen.go>
2020/07/23 04:38:34 Generating API appengine:v1alpha
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appengine/v1alpha/appengine-gen.go', wd=225, mask=IN_MODIFY, cookie=0, name=appengine-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appengine/v1alpha/appengine-gen.go', wd=225, mask=IN_MODIFY, cookie=0, name=appengine-gen.go>
2020/07/23 04:38:34 Generating API appengine:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appengine/v1beta/appengine-gen.go', wd=228, mask=IN_MODIFY, cookie=0, name=appengine-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appengine/v1beta/appengine-gen.go', wd=228, mask=IN_MODIFY, cookie=0, name=appengine-gen.go>
2020/07/23 04:38:35 Generating API appengine:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appengine/v1/appengine-gen.go', wd=226, mask=IN_MODIFY, cookie=0, name=appengine-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appengine/v1/appengine-gen.go', wd=226, mask=IN_MODIFY, cookie=0, name=appengine-gen.go>
2020/07/23 04:38:36 Generating API appengine:v1beta4
2020/07/23 04:38:36 WARNING: URL https://appengine.googleapis.com/$discovery/rest?version=v1beta4 served status code 404
2020/07/23 04:38:36 Generating API appengine:v1beta5
2020/07/23 04:38:36 WARNING: URL https://appengine.googleapis.com/$discovery/rest?version=v1beta5 served status code 404
2020/07/23 04:38:36 Generating API appsactivity:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appsactivity/v1/appsactivity-gen.go', wd=456, mask=IN_MODIFY, cookie=0, name=appsactivity-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./appsactivity/v1/appsactivity-gen.go', wd=456, mask=IN_MODIFY, cookie=0, name=appsactivity-gen.go>
2020/07/23 04:38:36 Generating API artifactregistry:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./artifactregistry/v1beta1/artifactregistry-gen.go', wd=509, mask=IN_MODIFY, cookie=0, name=artifactregistry-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./artifactregistry/v1beta1/artifactregistry-gen.go', wd=509, mask=IN_MODIFY, cookie=0, name=artifactregistry-gen.go>
2020/07/23 04:38:37 Generating API bigquery:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigquery/v2/bigquery-gen.go', wd=358, mask=IN_MODIFY, cookie=0, name=bigquery-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigquery/v2/bigquery-gen.go', wd=358, mask=IN_MODIFY, cookie=0, name=bigquery-gen.go>
2020/07/23 04:38:38 Generating API bigqueryconnection:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryconnection/v1beta1/bigqueryconnection-gen.go', wd=255, mask=IN_MODIFY, cookie=0, name=bigqueryconnection-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryconnection/v1beta1/bigqueryconnection-gen.go', wd=255, mask=IN_MODIFY, cookie=0, name=bigqueryconnection-gen.go>
2020/07/23 04:38:38 Generating API bigquerydatatransfer:v1
2020/07/23 04:38:38 Old revision found for bigquerydatatransfer:v1, skipping generation
2020/07/23 04:38:38 Generating API bigqueryreservation:v1alpha2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryreservation/v1alpha2/bigqueryreservation-gen.go', wd=498, mask=IN_MODIFY, cookie=0, name=bigqueryreservation-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryreservation/v1alpha2/bigqueryreservation-gen.go', wd=498, mask=IN_MODIFY, cookie=0, name=bigqueryreservation-gen.go>
2020/07/23 04:38:39 Generating API bigqueryreservation:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryreservation/v1/bigqueryreservation-gen.go', wd=497, mask=IN_MODIFY, cookie=0, name=bigqueryreservation-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryreservation/v1/bigqueryreservation-gen.go', wd=497, mask=IN_MODIFY, cookie=0, name=bigqueryreservation-gen.go>
2020/07/23 04:38:40 Generating API bigqueryreservation:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryreservation/v1beta1/bigqueryreservation-gen.go', wd=496, mask=IN_MODIFY, cookie=0, name=bigqueryreservation-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigqueryreservation/v1beta1/bigqueryreservation-gen.go', wd=496, mask=IN_MODIFY, cookie=0, name=bigqueryreservation-gen.go>
2020/07/23 04:38:40 Generating API bigtableadmin:v1
2020/07/23 04:38:41 Generating API bigtableadmin:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigtableadmin/v2/bigtableadmin-gen.go', wd=545, mask=IN_MODIFY, cookie=0, name=bigtableadmin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./bigtableadmin/v2/bigtableadmin-gen.go', wd=545, mask=IN_MODIFY, cookie=0, name=bigtableadmin-gen.go>
2020/07/23 04:38:42 Generating API billingbudgets:v1beta1
2020/07/23 04:38:42 TODO writeSchemaCode for arrays for GoogleCloudBillingBudgetsV1beta1FilterLabels
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./billingbudgets/v1beta1/billingbudgets-gen.go', wd=447, mask=IN_MODIFY, cookie=0, name=billingbudgets-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./billingbudgets/v1beta1/billingbudgets-gen.go', wd=447, mask=IN_MODIFY, cookie=0, name=billingbudgets-gen.go>
2020/07/23 04:38:42 Generating API binaryauthorization:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./binaryauthorization/v1/binaryauthorization-gen.go', wd=562, mask=IN_MODIFY, cookie=0, name=binaryauthorization-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./binaryauthorization/v1/binaryauthorization-gen.go', wd=562, mask=IN_MODIFY, cookie=0, name=binaryauthorization-gen.go>
2020/07/23 04:38:43 Generating API binaryauthorization:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./binaryauthorization/v1beta1/binaryauthorization-gen.go', wd=561, mask=IN_MODIFY, cookie=0, name=binaryauthorization-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./binaryauthorization/v1beta1/binaryauthorization-gen.go', wd=561, mask=IN_MODIFY, cookie=0, name=binaryauthorization-gen.go>
2020/07/23 04:38:43 Generating API blogger:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./blogger/v2/blogger-gen.go', wd=409, mask=IN_MODIFY, cookie=0, name=blogger-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./blogger/v2/blogger-gen.go', wd=409, mask=IN_MODIFY, cookie=0, name=blogger-gen.go>
2020/07/23 04:38:44 Generating API blogger:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./blogger/v3/blogger-gen.go', wd=408, mask=IN_MODIFY, cookie=0, name=blogger-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./blogger/v3/blogger-gen.go', wd=408, mask=IN_MODIFY, cookie=0, name=blogger-gen.go>
2020/07/23 04:38:44 Generating API books:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./books/v1/books-api.json', wd=333, mask=IN_MODIFY, cookie=0, name=books-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./books/v1/books-api.json', wd=333, mask=IN_MODIFY, cookie=0, name=books-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./books/v1/books-gen.go', wd=333, mask=IN_MODIFY, cookie=0, name=books-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./books/v1/books-gen.go', wd=333, mask=IN_MODIFY, cookie=0, name=books-gen.go>
2020/07/23 04:38:45 Generating API calendar:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./calendar/v3/calendar-gen.go', wd=441, mask=IN_MODIFY, cookie=0, name=calendar-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./calendar/v3/calendar-gen.go', wd=441, mask=IN_MODIFY, cookie=0, name=calendar-gen.go>
2020/07/23 04:38:46 Generating API chat:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./chat/v1/chat-gen.go', wd=247, mask=IN_MODIFY, cookie=0, name=chat-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./chat/v1/chat-gen.go', wd=247, mask=IN_MODIFY, cookie=0, name=chat-gen.go>
2020/07/23 04:38:47 Generating API chromeuxreport:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./chromeuxreport/v1/chromeuxreport-api.json', wd=352, mask=IN_MODIFY, cookie=0, name=chromeuxreport-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./chromeuxreport/v1/chromeuxreport-api.json', wd=352, mask=IN_MODIFY, cookie=0, name=chromeuxreport-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./chromeuxreport/v1/chromeuxreport-gen.go', wd=352, mask=IN_MODIFY, cookie=0, name=chromeuxreport-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./chromeuxreport/v1/chromeuxreport-gen.go', wd=352, mask=IN_MODIFY, cookie=0, name=chromeuxreport-gen.go>
2020/07/23 04:38:47 Generating API civicinfo:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./civicinfo/v2/civicinfo-gen.go', wd=587, mask=IN_MODIFY, cookie=0, name=civicinfo-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./civicinfo/v2/civicinfo-gen.go', wd=587, mask=IN_MODIFY, cookie=0, name=civicinfo-gen.go>
2020/07/23 04:38:47 Generating API classroom:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./classroom/v1/classroom-gen.go', wd=540, mask=IN_MODIFY, cookie=0, name=classroom-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./classroom/v1/classroom-gen.go', wd=540, mask=IN_MODIFY, cookie=0, name=classroom-gen.go>
2020/07/23 04:38:49 Generating API cloudasset:v1p1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1p1beta1/cloudasset-gen.go', wd=435, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1p1beta1/cloudasset-gen.go', wd=435, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
2020/07/23 04:38:49 Generating API cloudasset:v1p4beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1p4beta1/cloudasset-gen.go', wd=437, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1p4beta1/cloudasset-gen.go', wd=437, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
2020/07/23 04:38:49 Generating API cloudasset:v1p5beta1
2020/07/23 04:38:49 WARNING: URL https://cloudasset.googleapis.com/$discovery/rest?version=v1p5beta1 served status code 404
2020/07/23 04:38:49 Generating API cloudasset:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1/cloudasset-gen.go', wd=436, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1/cloudasset-gen.go', wd=436, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
2020/07/23 04:38:50 Generating API cloudasset:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1beta1/cloudasset-gen.go', wd=434, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudasset/v1beta1/cloudasset-gen.go', wd=434, mask=IN_MODIFY, cookie=0, name=cloudasset-gen.go>
2020/07/23 04:38:50 Generating API cloudbilling:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbilling/v1/cloudbilling-gen.go', wd=275, mask=IN_MODIFY, cookie=0, name=cloudbilling-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbilling/v1/cloudbilling-gen.go', wd=275, mask=IN_MODIFY, cookie=0, name=cloudbilling-gen.go>
2020/07/23 04:38:51 Generating API cloudbuild:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbuild/v1alpha1/cloudbuild-gen.go', wd=449, mask=IN_MODIFY, cookie=0, name=cloudbuild-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbuild/v1alpha1/cloudbuild-gen.go', wd=449, mask=IN_MODIFY, cookie=0, name=cloudbuild-gen.go>
2020/07/23 04:38:52 Generating API cloudbuild:v1alpha2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbuild/v1alpha2/cloudbuild-gen.go', wd=450, mask=IN_MODIFY, cookie=0, name=cloudbuild-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbuild/v1alpha2/cloudbuild-gen.go', wd=450, mask=IN_MODIFY, cookie=0, name=cloudbuild-gen.go>
2020/07/23 04:38:52 Generating API cloudbuild:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbuild/v1/cloudbuild-gen.go', wd=448, mask=IN_MODIFY, cookie=0, name=cloudbuild-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudbuild/v1/cloudbuild-gen.go', wd=448, mask=IN_MODIFY, cookie=0, name=cloudbuild-gen.go>
2020/07/23 04:38:53 Generating API clouddebugger:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./clouddebugger/v2/clouddebugger-gen.go', wd=484, mask=IN_MODIFY, cookie=0, name=clouddebugger-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./clouddebugger/v2/clouddebugger-gen.go', wd=484, mask=IN_MODIFY, cookie=0, name=clouddebugger-gen.go>
2020/07/23 04:38:53 Generating API clouderrorreporting:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./clouderrorreporting/v1beta1/clouderrorreporting-gen.go', wd=253, mask=IN_MODIFY, cookie=0, name=clouderrorreporting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./clouderrorreporting/v1beta1/clouderrorreporting-gen.go', wd=253, mask=IN_MODIFY, cookie=0, name=clouderrorreporting-gen.go>
2020/07/23 04:38:54 Generating API cloudfunctions:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudfunctions/v1/cloudfunctions-gen.go', wd=501, mask=IN_MODIFY, cookie=0, name=cloudfunctions-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudfunctions/v1/cloudfunctions-gen.go', wd=501, mask=IN_MODIFY, cookie=0, name=cloudfunctions-gen.go>
2020/07/23 04:38:54 Generating API cloudfunctions:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudfunctions/v1beta2/cloudfunctions-gen.go', wd=502, mask=IN_MODIFY, cookie=0, name=cloudfunctions-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudfunctions/v1beta2/cloudfunctions-gen.go', wd=502, mask=IN_MODIFY, cookie=0, name=cloudfunctions-gen.go>
2020/07/23 04:38:55 Generating API cloudidentity:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudidentity/v1/cloudidentity-gen.go', wd=282, mask=IN_MODIFY, cookie=0, name=cloudidentity-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudidentity/v1/cloudidentity-gen.go', wd=282, mask=IN_MODIFY, cookie=0, name=cloudidentity-gen.go>
2020/07/23 04:38:56 Generating API cloudidentity:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudidentity/v1beta1/cloudidentity-gen.go', wd=281, mask=IN_MODIFY, cookie=0, name=cloudidentity-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudidentity/v1beta1/cloudidentity-gen.go', wd=281, mask=IN_MODIFY, cookie=0, name=cloudidentity-gen.go>
2020/07/23 04:38:56 Generating API cloudiot:v1alpha1
2020/07/23 04:38:56 WARNING: URL https://cloudiot.googleapis.com/$discovery/rest?version=v1alpha1 served status code 404
2020/07/23 04:38:56 Generating API cloudiot:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudiot/v1/cloudiot-gen.go', wd=534, mask=IN_MODIFY, cookie=0, name=cloudiot-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudiot/v1/cloudiot-gen.go', wd=534, mask=IN_MODIFY, cookie=0, name=cloudiot-gen.go>
2020/07/23 04:38:57 Generating API cloudkms:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudkms/v1/cloudkms-gen.go', wd=542, mask=IN_MODIFY, cookie=0, name=cloudkms-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudkms/v1/cloudkms-gen.go', wd=542, mask=IN_MODIFY, cookie=0, name=cloudkms-gen.go>
2020/07/23 04:38:58 Generating API cloudprofiler:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudprofiler/v2/cloudprofiler-gen.go', wd=524, mask=IN_MODIFY, cookie=0, name=cloudprofiler-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudprofiler/v2/cloudprofiler-gen.go', wd=524, mask=IN_MODIFY, cookie=0, name=cloudprofiler-gen.go>
2020/07/23 04:38:58 Generating API cloudresourcemanager:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v1/cloudresourcemanager-gen.go', wd=481, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v1/cloudresourcemanager-gen.go', wd=481, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
2020/07/23 04:38:59 Generating API cloudresourcemanager:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go', wd=480, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go', wd=480, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
2020/07/23 04:38:59 Generating API cloudresourcemanager:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v2/cloudresourcemanager-gen.go', wd=482, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v2/cloudresourcemanager-gen.go', wd=482, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
2020/07/23 04:39:00 Generating API cloudresourcemanager:v2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go', wd=483, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go', wd=483, mask=IN_MODIFY, cookie=0, name=cloudresourcemanager-gen.go>
2020/07/23 04:39:00 Generating API cloudscheduler:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1/cloudscheduler-api.json', wd=526, mask=IN_MODIFY, cookie=0, name=cloudscheduler-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1/cloudscheduler-api.json', wd=526, mask=IN_MODIFY, cookie=0, name=cloudscheduler-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1/cloudscheduler-gen.go', wd=526, mask=IN_MODIFY, cookie=0, name=cloudscheduler-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1/cloudscheduler-gen.go', wd=526, mask=IN_MODIFY, cookie=0, name=cloudscheduler-gen.go>
2020/07/23 04:39:01 Generating API cloudscheduler:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1beta1/cloudscheduler-api.json', wd=525, mask=IN_MODIFY, cookie=0, name=cloudscheduler-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1beta1/cloudscheduler-api.json', wd=525, mask=IN_MODIFY, cookie=0, name=cloudscheduler-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1beta1/cloudscheduler-gen.go', wd=525, mask=IN_MODIFY, cookie=0, name=cloudscheduler-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudscheduler/v1beta1/cloudscheduler-gen.go', wd=525, mask=IN_MODIFY, cookie=0, name=cloudscheduler-gen.go>
2020/07/23 04:39:02 Generating API cloudsearch:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudsearch/v1/cloudsearch-gen.go', wd=396, mask=IN_MODIFY, cookie=0, name=cloudsearch-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudsearch/v1/cloudsearch-gen.go', wd=396, mask=IN_MODIFY, cookie=0, name=cloudsearch-gen.go>
2020/07/23 04:39:03 Generating API cloudshell:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1alpha1/cloudshell-api.json', wd=452, mask=IN_MODIFY, cookie=0, name=cloudshell-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1alpha1/cloudshell-api.json', wd=452, mask=IN_MODIFY, cookie=0, name=cloudshell-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1alpha1/cloudshell-gen.go', wd=452, mask=IN_MODIFY, cookie=0, name=cloudshell-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1alpha1/cloudshell-gen.go', wd=452, mask=IN_MODIFY, cookie=0, name=cloudshell-gen.go>
2020/07/23 04:39:03 Generating API cloudshell:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1/cloudshell-api.json', wd=451, mask=IN_MODIFY, cookie=0, name=cloudshell-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1/cloudshell-api.json', wd=451, mask=IN_MODIFY, cookie=0, name=cloudshell-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1/cloudshell-gen.go', wd=451, mask=IN_MODIFY, cookie=0, name=cloudshell-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudshell/v1/cloudshell-gen.go', wd=451, mask=IN_MODIFY, cookie=0, name=cloudshell-gen.go>
2020/07/23 04:39:04 Generating API cloudtasks:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtasks/v2/cloudtasks-gen.go', wd=329, mask=IN_MODIFY, cookie=0, name=cloudtasks-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtasks/v2/cloudtasks-gen.go', wd=329, mask=IN_MODIFY, cookie=0, name=cloudtasks-gen.go>
2020/07/23 04:39:04 Generating API cloudtasks:v2beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtasks/v2beta2/cloudtasks-gen.go', wd=328, mask=IN_MODIFY, cookie=0, name=cloudtasks-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtasks/v2beta2/cloudtasks-gen.go', wd=328, mask=IN_MODIFY, cookie=0, name=cloudtasks-gen.go>
2020/07/23 04:39:05 Generating API cloudtasks:v2beta3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtasks/v2beta3/cloudtasks-gen.go', wd=330, mask=IN_MODIFY, cookie=0, name=cloudtasks-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtasks/v2beta3/cloudtasks-gen.go', wd=330, mask=IN_MODIFY, cookie=0, name=cloudtasks-gen.go>
2020/07/23 04:39:05 Generating API cloudtrace:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtrace/v1/cloudtrace-gen.go', wd=425, mask=IN_MODIFY, cookie=0, name=cloudtrace-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtrace/v1/cloudtrace-gen.go', wd=425, mask=IN_MODIFY, cookie=0, name=cloudtrace-gen.go>
2020/07/23 04:39:06 Generating API cloudtrace:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtrace/v2/cloudtrace-gen.go', wd=426, mask=IN_MODIFY, cookie=0, name=cloudtrace-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtrace/v2/cloudtrace-gen.go', wd=426, mask=IN_MODIFY, cookie=0, name=cloudtrace-gen.go>
2020/07/23 04:39:06 Generating API cloudtrace:v2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtrace/v2beta1/cloudtrace-gen.go', wd=427, mask=IN_MODIFY, cookie=0, name=cloudtrace-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./cloudtrace/v2beta1/cloudtrace-gen.go', wd=427, mask=IN_MODIFY, cookie=0, name=cloudtrace-gen.go>
2020/07/23 04:39:07 Generating API composer:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./composer/v1/composer-gen.go', wd=577, mask=IN_MODIFY, cookie=0, name=composer-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./composer/v1/composer-gen.go', wd=577, mask=IN_MODIFY, cookie=0, name=composer-gen.go>
2020/07/23 04:39:07 Generating API composer:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./composer/v1beta1/composer-gen.go', wd=576, mask=IN_MODIFY, cookie=0, name=composer-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./composer/v1beta1/composer-gen.go', wd=576, mask=IN_MODIFY, cookie=0, name=composer-gen.go>
2020/07/23 04:39:08 Generating API compute:alpha
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./compute/v0.alpha/compute-gen.go', wd=348, mask=IN_MODIFY, cookie=0, name=compute-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./compute/v0.alpha/compute-gen.go', wd=348, mask=IN_MODIFY, cookie=0, name=compute-gen.go>
2020/07/23 04:39:17 Generating API compute:beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./compute/v0.beta/compute-gen.go', wd=349, mask=IN_MODIFY, cookie=0, name=compute-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./compute/v0.beta/compute-gen.go', wd=349, mask=IN_MODIFY, cookie=0, name=compute-gen.go>
2020/07/23 04:39:25 Generating API compute:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./compute/v1/compute-gen.go', wd=350, mask=IN_MODIFY, cookie=0, name=compute-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./compute/v1/compute-gen.go', wd=350, mask=IN_MODIFY, cookie=0, name=compute-gen.go>
2020/07/23 04:39:32 Generating API container:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./container/v1/container-gen.go', wd=554, mask=IN_MODIFY, cookie=0, name=container-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./container/v1/container-gen.go', wd=554, mask=IN_MODIFY, cookie=0, name=container-gen.go>
2020/07/23 04:39:33 Generating API container:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./container/v1beta1/container-gen.go', wd=553, mask=IN_MODIFY, cookie=0, name=container-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./container/v1beta1/container-gen.go', wd=553, mask=IN_MODIFY, cookie=0, name=container-gen.go>
2020/07/23 04:39:34 Generating API containeranalysis:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./containeranalysis/v1alpha1/containeranalysis-gen.go', wd=223, mask=IN_MODIFY, cookie=0, name=containeranalysis-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./containeranalysis/v1alpha1/containeranalysis-gen.go', wd=223, mask=IN_MODIFY, cookie=0, name=containeranalysis-gen.go>
2020/07/23 04:39:34 Generating API containeranalysis:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./containeranalysis/v1beta1/containeranalysis-gen.go', wd=222, mask=IN_MODIFY, cookie=0, name=containeranalysis-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./containeranalysis/v1beta1/containeranalysis-gen.go', wd=222, mask=IN_MODIFY, cookie=0, name=containeranalysis-gen.go>
2020/07/23 04:39:35 Generating API content:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2/content-api.json', wd=289, mask=IN_MODIFY, cookie=0, name=content-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2/content-api.json', wd=289, mask=IN_MODIFY, cookie=0, name=content-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2/content-gen.go', wd=289, mask=IN_MODIFY, cookie=0, name=content-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2/content-gen.go', wd=289, mask=IN_MODIFY, cookie=0, name=content-gen.go>
2020/07/23 04:39:36 Generating API content:v2.1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2.1/content-api.json', wd=288, mask=IN_MODIFY, cookie=0, name=content-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2.1/content-api.json', wd=288, mask=IN_MODIFY, cookie=0, name=content-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2.1/content-gen.go', wd=288, mask=IN_MODIFY, cookie=0, name=content-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./content/v2.1/content-gen.go', wd=288, mask=IN_MODIFY, cookie=0, name=content-gen.go>
2020/07/23 04:39:38 Generating API customsearch:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./customsearch/v1/customsearch-gen.go', wd=564, mask=IN_MODIFY, cookie=0, name=customsearch-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./customsearch/v1/customsearch-gen.go', wd=564, mask=IN_MODIFY, cookie=0, name=customsearch-gen.go>
2020/07/23 04:39:38 Generating API datacatalog:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datacatalog/v1beta1/datacatalog-gen.go', wd=592, mask=IN_MODIFY, cookie=0, name=datacatalog-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datacatalog/v1beta1/datacatalog-gen.go', wd=592, mask=IN_MODIFY, cookie=0, name=datacatalog-gen.go>
2020/07/23 04:39:39 Generating API dataflow:v1b3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dataflow/v1b3/dataflow-gen.go', wd=574, mask=IN_MODIFY, cookie=0, name=dataflow-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dataflow/v1b3/dataflow-gen.go', wd=574, mask=IN_MODIFY, cookie=0, name=dataflow-gen.go>
2020/07/23 04:39:40 Generating API datafusion:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datafusion/v1beta1/datafusion-gen.go', wd=382, mask=IN_MODIFY, cookie=0, name=datafusion-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datafusion/v1beta1/datafusion-gen.go', wd=382, mask=IN_MODIFY, cookie=0, name=datafusion-gen.go>
2020/07/23 04:39:41 Generating API dataproc:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dataproc/v1/dataproc-gen.go', wd=412, mask=IN_MODIFY, cookie=0, name=dataproc-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dataproc/v1/dataproc-gen.go', wd=412, mask=IN_MODIFY, cookie=0, name=dataproc-gen.go>
2020/07/23 04:39:42 Generating API dataproc:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dataproc/v1beta2/dataproc-gen.go', wd=413, mask=IN_MODIFY, cookie=0, name=dataproc-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dataproc/v1beta2/dataproc-gen.go', wd=413, mask=IN_MODIFY, cookie=0, name=dataproc-gen.go>
2020/07/23 04:39:43 Generating API datastore:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datastore/v1/datastore-gen.go', wd=421, mask=IN_MODIFY, cookie=0, name=datastore-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datastore/v1/datastore-gen.go', wd=421, mask=IN_MODIFY, cookie=0, name=datastore-gen.go>
2020/07/23 04:39:43 Generating API datastore:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datastore/v1beta1/datastore-gen.go', wd=420, mask=IN_MODIFY, cookie=0, name=datastore-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datastore/v1beta1/datastore-gen.go', wd=420, mask=IN_MODIFY, cookie=0, name=datastore-gen.go>
2020/07/23 04:39:44 Generating API datastore:v1beta3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datastore/v1beta3/datastore-gen.go', wd=422, mask=IN_MODIFY, cookie=0, name=datastore-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./datastore/v1beta3/datastore-gen.go', wd=422, mask=IN_MODIFY, cookie=0, name=datastore-gen.go>
2020/07/23 04:39:44 Generating API deploymentmanager:alpha
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./deploymentmanager/v0.alpha/deploymentmanager-gen.go', wd=237, mask=IN_MODIFY, cookie=0, name=deploymentmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./deploymentmanager/v0.alpha/deploymentmanager-gen.go', wd=237, mask=IN_MODIFY, cookie=0, name=deploymentmanager-gen.go>
2020/07/23 04:39:45 Generating API deploymentmanager:v2beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./deploymentmanager/v2beta/deploymentmanager-gen.go', wd=236, mask=IN_MODIFY, cookie=0, name=deploymentmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./deploymentmanager/v2beta/deploymentmanager-gen.go', wd=236, mask=IN_MODIFY, cookie=0, name=deploymentmanager-gen.go>
2020/07/23 04:39:45 Generating API deploymentmanager:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./deploymentmanager/v2/deploymentmanager-gen.go', wd=238, mask=IN_MODIFY, cookie=0, name=deploymentmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./deploymentmanager/v2/deploymentmanager-gen.go', wd=238, mask=IN_MODIFY, cookie=0, name=deploymentmanager-gen.go>
2020/07/23 04:39:46 Generating API dfareporting:v3.3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dfareporting/v3.3/dfareporting-gen.go', wd=582, mask=IN_MODIFY, cookie=0, name=dfareporting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dfareporting/v3.3/dfareporting-gen.go', wd=582, mask=IN_MODIFY, cookie=0, name=dfareporting-gen.go>
2020/07/23 04:39:49 Generating API dfareporting:v3.4
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dfareporting/v3.4/dfareporting-gen.go', wd=581, mask=IN_MODIFY, cookie=0, name=dfareporting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dfareporting/v3.4/dfareporting-gen.go', wd=581, mask=IN_MODIFY, cookie=0, name=dfareporting-gen.go>
2020/07/23 04:39:51 Generating API dialogflow:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2/dialogflow-api.json', wd=536, mask=IN_MODIFY, cookie=0, name=dialogflow-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2/dialogflow-api.json', wd=536, mask=IN_MODIFY, cookie=0, name=dialogflow-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2/dialogflow-gen.go', wd=536, mask=IN_MODIFY, cookie=0, name=dialogflow-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2/dialogflow-gen.go', wd=536, mask=IN_MODIFY, cookie=0, name=dialogflow-gen.go>
2020/07/23 04:39:53 Generating API dialogflow:v2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2beta1/dialogflow-api.json', wd=537, mask=IN_MODIFY, cookie=0, name=dialogflow-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2beta1/dialogflow-api.json', wd=537, mask=IN_MODIFY, cookie=0, name=dialogflow-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2beta1/dialogflow-gen.go', wd=537, mask=IN_MODIFY, cookie=0, name=dialogflow-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dialogflow/v2beta1/dialogflow-gen.go', wd=537, mask=IN_MODIFY, cookie=0, name=dialogflow-gen.go>
2020/07/23 04:39:54 Generating API digitalassetlinks:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./digitalassetlinks/v1/digitalassetlinks-gen.go', wd=347, mask=IN_MODIFY, cookie=0, name=digitalassetlinks-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./digitalassetlinks/v1/digitalassetlinks-gen.go', wd=347, mask=IN_MODIFY, cookie=0, name=digitalassetlinks-gen.go>
2020/07/23 04:39:55 Generating API discovery:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./discovery/v1/discovery-gen.go', wd=365, mask=IN_MODIFY, cookie=0, name=discovery-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./discovery/v1/discovery-gen.go', wd=365, mask=IN_MODIFY, cookie=0, name=discovery-gen.go>
2020/07/23 04:39:55 Generating API displayvideo:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./displayvideo/v1/displayvideo-gen.go', wd=539, mask=IN_MODIFY, cookie=0, name=displayvideo-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./displayvideo/v1/displayvideo-gen.go', wd=539, mask=IN_MODIFY, cookie=0, name=displayvideo-gen.go>
2020/07/23 04:39:57 Generating API dlp:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dlp/v2/dlp-gen.go', wd=390, mask=IN_MODIFY, cookie=0, name=dlp-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dlp/v2/dlp-gen.go', wd=390, mask=IN_MODIFY, cookie=0, name=dlp-gen.go>
2020/07/23 04:39:59 Generating API dns:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dns/v1/dns-gen.go', wd=429, mask=IN_MODIFY, cookie=0, name=dns-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dns/v1/dns-gen.go', wd=429, mask=IN_MODIFY, cookie=0, name=dns-gen.go>
2020/07/23 04:39:59 Generating API dns:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dns/v1beta2/dns-gen.go', wd=430, mask=IN_MODIFY, cookie=0, name=dns-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dns/v1beta2/dns-gen.go', wd=430, mask=IN_MODIFY, cookie=0, name=dns-gen.go>
2020/07/23 04:40:00 Generating API dns:v2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dns/v2beta1/dns-gen.go', wd=431, mask=IN_MODIFY, cookie=0, name=dns-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./dns/v2beta1/dns-gen.go', wd=431, mask=IN_MODIFY, cookie=0, name=dns-gen.go>
2020/07/23 04:40:01 Generating API docs:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./docs/v1/docs-gen.go', wd=419, mask=IN_MODIFY, cookie=0, name=docs-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./docs/v1/docs-gen.go', wd=419, mask=IN_MODIFY, cookie=0, name=docs-gen.go>
2020/07/23 04:40:02 Generating API documentai:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./documentai/v1beta2/documentai-gen.go', wd=286, mask=IN_MODIFY, cookie=0, name=documentai-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./documentai/v1beta2/documentai-gen.go', wd=286, mask=IN_MODIFY, cookie=0, name=documentai-gen.go>
2020/07/23 04:40:02 Generating API domainsrdap:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./domainsrdap/v1/domainsrdap-gen.go', wd=406, mask=IN_MODIFY, cookie=0, name=domainsrdap-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./domainsrdap/v1/domainsrdap-gen.go', wd=406, mask=IN_MODIFY, cookie=0, name=domainsrdap-gen.go>
2020/07/23 04:40:03 Generating API doubleclickbidmanager:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./doubleclickbidmanager/v1/doubleclickbidmanager-gen.go', wd=503, mask=IN_MODIFY, cookie=0, name=doubleclickbidmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./doubleclickbidmanager/v1/doubleclickbidmanager-gen.go', wd=503, mask=IN_MODIFY, cookie=0, name=doubleclickbidmanager-gen.go>
2020/07/23 04:40:03 Generating API doubleclickbidmanager:v1.1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./doubleclickbidmanager/v1.1/doubleclickbidmanager-gen.go', wd=504, mask=IN_MODIFY, cookie=0, name=doubleclickbidmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./doubleclickbidmanager/v1.1/doubleclickbidmanager-gen.go', wd=504, mask=IN_MODIFY, cookie=0, name=doubleclickbidmanager-gen.go>
2020/07/23 04:40:04 Generating API doubleclicksearch:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./doubleclicksearch/v2/doubleclicksearch-gen.go', wd=351, mask=IN_MODIFY, cookie=0, name=doubleclicksearch-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./doubleclicksearch/v2/doubleclicksearch-gen.go', wd=351, mask=IN_MODIFY, cookie=0, name=doubleclicksearch-gen.go>
2020/07/23 04:40:04 Generating API drive:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./drive/v2/drive-gen.go', wd=520, mask=IN_MODIFY, cookie=0, name=drive-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./drive/v2/drive-gen.go', wd=520, mask=IN_MODIFY, cookie=0, name=drive-gen.go>
2020/07/23 04:40:06 Generating API drive:v3
2020/07/23 04:40:06 TODO writeSchemaCode for arrays for AboutExportFormats
2020/07/23 04:40:06 TODO writeSchemaCode for arrays for AboutImportFormats
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./drive/v3/drive-gen.go', wd=519, mask=IN_MODIFY, cookie=0, name=drive-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./drive/v3/drive-gen.go', wd=519, mask=IN_MODIFY, cookie=0, name=drive-gen.go>
2020/07/23 04:40:06 Generating API driveactivity:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./driveactivity/v2/driveactivity-gen.go', wd=387, mask=IN_MODIFY, cookie=0, name=driveactivity-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./driveactivity/v2/driveactivity-gen.go', wd=387, mask=IN_MODIFY, cookie=0, name=driveactivity-gen.go>
2020/07/23 04:40:07 Generating API factchecktools:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./factchecktools/v1alpha1/factchecktools-gen.go', wd=279, mask=IN_MODIFY, cookie=0, name=factchecktools-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./factchecktools/v1alpha1/factchecktools-gen.go', wd=279, mask=IN_MODIFY, cookie=0, name=factchecktools-gen.go>
2020/07/23 04:40:08 Generating API fcm:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./fcm/v1/fcm-api.json', wd=443, mask=IN_MODIFY, cookie=0, name=fcm-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./fcm/v1/fcm-api.json', wd=443, mask=IN_MODIFY, cookie=0, name=fcm-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./fcm/v1/fcm-gen.go', wd=443, mask=IN_MODIFY, cookie=0, name=fcm-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./fcm/v1/fcm-gen.go', wd=443, mask=IN_MODIFY, cookie=0, name=fcm-gen.go>
2020/07/23 04:40:08 Generating API file:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./file/v1/file-gen.go', wd=354, mask=IN_MODIFY, cookie=0, name=file-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./file/v1/file-gen.go', wd=354, mask=IN_MODIFY, cookie=0, name=file-gen.go>
2020/07/23 04:40:09 Generating API file:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./file/v1beta1/file-gen.go', wd=353, mask=IN_MODIFY, cookie=0, name=file-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./file/v1beta1/file-gen.go', wd=353, mask=IN_MODIFY, cookie=0, name=file-gen.go>
2020/07/23 04:40:09 Generating API firebase:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebase/v1beta1/firebase-api.json', wd=315, mask=IN_MODIFY, cookie=0, name=firebase-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebase/v1beta1/firebase-api.json', wd=315, mask=IN_MODIFY, cookie=0, name=firebase-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebase/v1beta1/firebase-gen.go', wd=315, mask=IN_MODIFY, cookie=0, name=firebase-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebase/v1beta1/firebase-gen.go', wd=315, mask=IN_MODIFY, cookie=0, name=firebase-gen.go>
2020/07/23 04:40:10 Generating API firebasedynamiclinks:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebasedynamiclinks/v1/firebasedynamiclinks-gen.go', wd=470, mask=IN_MODIFY, cookie=0, name=firebasedynamiclinks-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebasedynamiclinks/v1/firebasedynamiclinks-gen.go', wd=470, mask=IN_MODIFY, cookie=0, name=firebasedynamiclinks-gen.go>
2020/07/23 04:40:10 Generating API firebasehosting:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebasehosting/v1/firebasehosting-gen.go', wd=472, mask=IN_MODIFY, cookie=0, name=firebasehosting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebasehosting/v1/firebasehosting-gen.go', wd=472, mask=IN_MODIFY, cookie=0, name=firebasehosting-gen.go>
2020/07/23 04:40:11 Generating API firebasehosting:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebasehosting/v1beta1/firebasehosting-gen.go', wd=471, mask=IN_MODIFY, cookie=0, name=firebasehosting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebasehosting/v1beta1/firebasehosting-gen.go', wd=471, mask=IN_MODIFY, cookie=0, name=firebasehosting-gen.go>
2020/07/23 04:40:11 Generating API firebaseml:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebaseml/v1/firebaseml-gen.go', wd=325, mask=IN_MODIFY, cookie=0, name=firebaseml-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebaseml/v1/firebaseml-gen.go', wd=325, mask=IN_MODIFY, cookie=0, name=firebaseml-gen.go>
2020/07/23 04:40:12 Generating API firebaseml:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebaseml/v1beta2/firebaseml-gen.go', wd=326, mask=IN_MODIFY, cookie=0, name=firebaseml-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebaseml/v1beta2/firebaseml-gen.go', wd=326, mask=IN_MODIFY, cookie=0, name=firebaseml-gen.go>
2020/07/23 04:40:12 Generating API firebaserules:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebaserules/v1/firebaserules-gen.go', wd=258, mask=IN_MODIFY, cookie=0, name=firebaserules-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firebaserules/v1/firebaserules-gen.go', wd=258, mask=IN_MODIFY, cookie=0, name=firebaserules-gen.go>
2020/07/23 04:40:12 Generating API firestore:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firestore/v1/firestore-gen.go', wd=460, mask=IN_MODIFY, cookie=0, name=firestore-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firestore/v1/firestore-gen.go', wd=460, mask=IN_MODIFY, cookie=0, name=firestore-gen.go>
2020/07/23 04:40:13 Generating API firestore:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firestore/v1beta1/firestore-gen.go', wd=459, mask=IN_MODIFY, cookie=0, name=firestore-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firestore/v1beta1/firestore-gen.go', wd=459, mask=IN_MODIFY, cookie=0, name=firestore-gen.go>
2020/07/23 04:40:14 Generating API firestore:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firestore/v1beta2/firestore-gen.go', wd=461, mask=IN_MODIFY, cookie=0, name=firestore-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./firestore/v1beta2/firestore-gen.go', wd=461, mask=IN_MODIFY, cookie=0, name=firestore-gen.go>
2020/07/23 04:40:14 Generating API fitness:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./fitness/v1/fitness-gen.go', wd=256, mask=IN_MODIFY, cookie=0, name=fitness-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./fitness/v1/fitness-gen.go', wd=256, mask=IN_MODIFY, cookie=0, name=fitness-gen.go>
2020/07/23 04:40:15 Generating API games:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./games/v1/games-api.json', wd=508, mask=IN_MODIFY, cookie=0, name=games-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./games/v1/games-api.json', wd=508, mask=IN_MODIFY, cookie=0, name=games-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./games/v1/games-gen.go', wd=508, mask=IN_MODIFY, cookie=0, name=games-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./games/v1/games-gen.go', wd=508, mask=IN_MODIFY, cookie=0, name=games-gen.go>
2020/07/23 04:40:15 Generating API gamesConfiguration:v1configuration
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesconfiguration/v1configuration/gamesconfiguration-api.json', wd=216, mask=IN_MODIFY, cookie=0, name=gamesconfiguration-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesconfiguration/v1configuration/gamesconfiguration-api.json', wd=216, mask=IN_MODIFY, cookie=0, name=gamesconfiguration-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesconfiguration/v1configuration/gamesconfiguration-gen.go', wd=216, mask=IN_MODIFY, cookie=0, name=gamesconfiguration-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesconfiguration/v1configuration/gamesconfiguration-gen.go', wd=216, mask=IN_MODIFY, cookie=0, name=gamesconfiguration-gen.go>
2020/07/23 04:40:16 Generating API gamesManagement:v1management
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesmanagement/v1management/gamesmanagement-api.json', wd=500, mask=IN_MODIFY, cookie=0, name=gamesmanagement-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesmanagement/v1management/gamesmanagement-api.json', wd=500, mask=IN_MODIFY, cookie=0, name=gamesmanagement-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesmanagement/v1management/gamesmanagement-gen.go', wd=500, mask=IN_MODIFY, cookie=0, name=gamesmanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gamesmanagement/v1management/gamesmanagement-gen.go', wd=500, mask=IN_MODIFY, cookie=0, name=gamesmanagement-gen.go>
2020/07/23 04:40:16 Generating API gameservices:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gameservices/v1beta/gameservices-gen.go', wd=547, mask=IN_MODIFY, cookie=0, name=gameservices-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gameservices/v1beta/gameservices-gen.go', wd=547, mask=IN_MODIFY, cookie=0, name=gameservices-gen.go>
2020/07/23 04:40:17 Generating API gameservices:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gameservices/v1/gameservices-gen.go', wd=546, mask=IN_MODIFY, cookie=0, name=gameservices-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gameservices/v1/gameservices-gen.go', wd=546, mask=IN_MODIFY, cookie=0, name=gameservices-gen.go>
2020/07/23 04:40:18 Generating API genomics:v1alpha2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./genomics/v1alpha2/genomics-gen.go', wd=580, mask=IN_MODIFY, cookie=0, name=genomics-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./genomics/v1alpha2/genomics-gen.go', wd=580, mask=IN_MODIFY, cookie=0, name=genomics-gen.go>
2020/07/23 04:40:18 Generating API genomics:v2alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./genomics/v2alpha1/genomics-gen.go', wd=578, mask=IN_MODIFY, cookie=0, name=genomics-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./genomics/v2alpha1/genomics-gen.go', wd=578, mask=IN_MODIFY, cookie=0, name=genomics-gen.go>
2020/07/23 04:40:19 Generating API genomics:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./genomics/v1/genomics-gen.go', wd=579, mask=IN_MODIFY, cookie=0, name=genomics-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./genomics/v1/genomics-gen.go', wd=579, mask=IN_MODIFY, cookie=0, name=genomics-gen.go>
2020/07/23 04:40:19 Generating API gmail:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gmail/v1/gmail-api.json', wd=296, mask=IN_MODIFY, cookie=0, name=gmail-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gmail/v1/gmail-api.json', wd=296, mask=IN_MODIFY, cookie=0, name=gmail-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gmail/v1/gmail-gen.go', wd=296, mask=IN_MODIFY, cookie=0, name=gmail-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gmail/v1/gmail-gen.go', wd=296, mask=IN_MODIFY, cookie=0, name=gmail-gen.go>
2020/07/23 04:40:20 Generating API gmailpostmastertools:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go', wd=462, mask=IN_MODIFY, cookie=0, name=gmailpostmastertools-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go', wd=462, mask=IN_MODIFY, cookie=0, name=gmailpostmastertools-gen.go>
2020/07/23 04:40:21 Generating API groupssettings:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./groupssettings/v1/groupssettings-gen.go', wd=506, mask=IN_MODIFY, cookie=0, name=groupssettings-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./groupssettings/v1/groupssettings-gen.go', wd=506, mask=IN_MODIFY, cookie=0, name=groupssettings-gen.go>
2020/07/23 04:40:22 Generating API healthcare:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./healthcare/v1/healthcare-gen.go', wd=529, mask=IN_MODIFY, cookie=0, name=healthcare-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./healthcare/v1/healthcare-gen.go', wd=529, mask=IN_MODIFY, cookie=0, name=healthcare-gen.go>
2020/07/23 04:40:23 Generating API healthcare:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./healthcare/v1beta1/healthcare-gen.go', wd=528, mask=IN_MODIFY, cookie=0, name=healthcare-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./healthcare/v1beta1/healthcare-gen.go', wd=528, mask=IN_MODIFY, cookie=0, name=healthcare-gen.go>
2020/07/23 04:40:24 Generating API homegraph:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./homegraph/v1/homegraph-gen.go', wd=249, mask=IN_MODIFY, cookie=0, name=homegraph-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./homegraph/v1/homegraph-gen.go', wd=249, mask=IN_MODIFY, cookie=0, name=homegraph-gen.go>
2020/07/23 04:40:25 Generating API iam:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iam/v1/iam-gen.go', wd=457, mask=IN_MODIFY, cookie=0, name=iam-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iam/v1/iam-gen.go', wd=457, mask=IN_MODIFY, cookie=0, name=iam-gen.go>
2020/07/23 04:40:26 Generating API iamcredentials:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iamcredentials/v1/iamcredentials-gen.go', wd=473, mask=IN_MODIFY, cookie=0, name=iamcredentials-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iamcredentials/v1/iamcredentials-gen.go', wd=473, mask=IN_MODIFY, cookie=0, name=iamcredentials-gen.go>
2020/07/23 04:40:26 Generating API iap:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iap/v1/iap-gen.go', wd=272, mask=IN_MODIFY, cookie=0, name=iap-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iap/v1/iap-gen.go', wd=272, mask=IN_MODIFY, cookie=0, name=iap-gen.go>
2020/07/23 04:40:26 Generating API iap:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iap/v1beta1/iap-gen.go', wd=271, mask=IN_MODIFY, cookie=0, name=iap-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./iap/v1beta1/iap-gen.go', wd=271, mask=IN_MODIFY, cookie=0, name=iap-gen.go>
2020/07/23 04:40:27 Generating API identitytoolkit:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./identitytoolkit/v3/identitytoolkit-gen.go', wd=217, mask=IN_MODIFY, cookie=0, name=identitytoolkit-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./identitytoolkit/v3/identitytoolkit-gen.go', wd=217, mask=IN_MODIFY, cookie=0, name=identitytoolkit-gen.go>
2020/07/23 04:40:27 Generating API indexing:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./indexing/v3/indexing-gen.go', wd=316, mask=IN_MODIFY, cookie=0, name=indexing-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./indexing/v3/indexing-gen.go', wd=316, mask=IN_MODIFY, cookie=0, name=indexing-gen.go>
2020/07/23 04:40:28 Generating API jobs:v3p1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./jobs/v3p1beta1/jobs-gen.go', wd=242, mask=IN_MODIFY, cookie=0, name=jobs-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./jobs/v3p1beta1/jobs-gen.go', wd=242, mask=IN_MODIFY, cookie=0, name=jobs-gen.go>
2020/07/23 04:40:28 Generating API jobs:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./jobs/v2/jobs-gen.go', wd=243, mask=IN_MODIFY, cookie=0, name=jobs-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./jobs/v2/jobs-gen.go', wd=243, mask=IN_MODIFY, cookie=0, name=jobs-gen.go>
2020/07/23 04:40:29 Generating API jobs:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./jobs/v3/jobs-gen.go', wd=241, mask=IN_MODIFY, cookie=0, name=jobs-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./jobs/v3/jobs-gen.go', wd=241, mask=IN_MODIFY, cookie=0, name=jobs-gen.go>
2020/07/23 04:40:29 Generating API kgsearch:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./kgsearch/v1/kgsearch-gen.go', wd=446, mask=IN_MODIFY, cookie=0, name=kgsearch-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./kgsearch/v1/kgsearch-gen.go', wd=446, mask=IN_MODIFY, cookie=0, name=kgsearch-gen.go>
2020/07/23 04:40:30 Generating API language:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./language/v1/language-gen.go', wd=439, mask=IN_MODIFY, cookie=0, name=language-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./language/v1/language-gen.go', wd=439, mask=IN_MODIFY, cookie=0, name=language-gen.go>
2020/07/23 04:40:30 Generating API language:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./language/v1beta1/language-gen.go', wd=438, mask=IN_MODIFY, cookie=0, name=language-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./language/v1beta1/language-gen.go', wd=438, mask=IN_MODIFY, cookie=0, name=language-gen.go>
2020/07/23 04:40:31 Generating API language:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./language/v1beta2/language-gen.go', wd=440, mask=IN_MODIFY, cookie=0, name=language-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./language/v1beta2/language-gen.go', wd=440, mask=IN_MODIFY, cookie=0, name=language-gen.go>
2020/07/23 04:40:31 Generating API libraryagent:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./libraryagent/v1/libraryagent-gen.go', wd=475, mask=IN_MODIFY, cookie=0, name=libraryagent-gen.go>
2020/07/23 04:40:32 Generating API licensing:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./licensing/v1/licensing-gen.go', wd=469, mask=IN_MODIFY, cookie=0, name=licensing-gen.go>
2020/07/23 04:40:32 Generating API lifesciences:v2beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./lifesciences/v2beta/lifesciences-gen.go', wd=276, mask=IN_MODIFY, cookie=0, name=lifesciences-gen.go>
2020/07/23 04:40:33 Generating API logging:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./logging/v2/logging-gen.go', wd=342, mask=IN_MODIFY, cookie=0, name=logging-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./logging/v2/logging-gen.go', wd=342, mask=IN_MODIFY, cookie=0, name=logging-gen.go>
2020/07/23 04:40:34 Generating API managedidentities:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./managedidentities/v1alpha1/managedidentities-gen.go', wd=517, mask=IN_MODIFY, cookie=0, name=managedidentities-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./managedidentities/v1alpha1/managedidentities-gen.go', wd=517, mask=IN_MODIFY, cookie=0, name=managedidentities-gen.go>
2020/07/23 04:40:35 Generating API managedidentities:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./managedidentities/v1/managedidentities-gen.go', wd=516, mask=IN_MODIFY, cookie=0, name=managedidentities-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./managedidentities/v1/managedidentities-gen.go', wd=516, mask=IN_MODIFY, cookie=0, name=managedidentities-gen.go>
2020/07/23 04:40:35 Generating API managedidentities:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./managedidentities/v1beta1/managedidentities-gen.go', wd=515, mask=IN_MODIFY, cookie=0, name=managedidentities-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./managedidentities/v1beta1/managedidentities-gen.go', wd=515, mask=IN_MODIFY, cookie=0, name=managedidentities-gen.go>
2020/07/23 04:40:36 Generating API manufacturers:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./manufacturers/v1/manufacturers-gen.go', wd=332, mask=IN_MODIFY, cookie=0, name=manufacturers-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./manufacturers/v1/manufacturers-gen.go', wd=332, mask=IN_MODIFY, cookie=0, name=manufacturers-gen.go>
2020/07/23 04:40:36 Generating API memcache:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./memcache/v1beta2/memcache-gen.go', wd=263, mask=IN_MODIFY, cookie=0, name=memcache-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./memcache/v1beta2/memcache-gen.go', wd=263, mask=IN_MODIFY, cookie=0, name=memcache-gen.go>
2020/07/23 04:40:37 Generating API ml:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./ml/v1/ml-gen.go', wd=474, mask=IN_MODIFY, cookie=0, name=ml-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./ml/v1/ml-gen.go', wd=474, mask=IN_MODIFY, cookie=0, name=ml-gen.go>
2020/07/23 04:40:38 Generating API monitoring:v3p1alpha1
2020/07/23 04:40:38 WARNING: URL https://monitoring.googleapis.com/$discovery/rest?version=v3p1alpha1 served status code 404
2020/07/23 04:40:38 Generating API monitoring:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./monitoring/v1/monitoring-gen.go', wd=559, mask=IN_MODIFY, cookie=0, name=monitoring-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./monitoring/v1/monitoring-gen.go', wd=559, mask=IN_MODIFY, cookie=0, name=monitoring-gen.go>
2020/07/23 04:40:38 Generating API monitoring:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./monitoring/v3/monitoring-gen.go', wd=558, mask=IN_MODIFY, cookie=0, name=monitoring-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./monitoring/v3/monitoring-gen.go', wd=558, mask=IN_MODIFY, cookie=0, name=monitoring-gen.go>
2020/07/23 04:40:39 Generating API networkmanagement:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./networkmanagement/v1/networkmanagement-gen.go', wd=221, mask=IN_MODIFY, cookie=0, name=networkmanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./networkmanagement/v1/networkmanagement-gen.go', wd=221, mask=IN_MODIFY, cookie=0, name=networkmanagement-gen.go>
2020/07/23 04:40:40 Generating API networkmanagement:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./networkmanagement/v1beta1/networkmanagement-gen.go', wd=220, mask=IN_MODIFY, cookie=0, name=networkmanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./networkmanagement/v1beta1/networkmanagement-gen.go', wd=220, mask=IN_MODIFY, cookie=0, name=networkmanagement-gen.go>
2020/07/23 04:40:40 Generating API oauth2:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oauth2/v2/oauth2-gen.go', wd=433, mask=IN_MODIFY, cookie=0, name=oauth2-gen.go>
2020/07/23 04:40:41 Generating API osconfig:v1alpha2
2020/07/23 04:40:41 WARNING: URL https://osconfig.googleapis.com/$discovery/rest?version=v1alpha2 served status code 404
2020/07/23 04:40:41 Generating API osconfig:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./osconfig/v1beta/osconfig-gen.go', wd=511, mask=IN_MODIFY, cookie=0, name=osconfig-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./osconfig/v1beta/osconfig-gen.go', wd=511, mask=IN_MODIFY, cookie=0, name=osconfig-gen.go>
2020/07/23 04:40:41 Generating API osconfig:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./osconfig/v1/osconfig-gen.go', wd=510, mask=IN_MODIFY, cookie=0, name=osconfig-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./osconfig/v1/osconfig-gen.go', wd=510, mask=IN_MODIFY, cookie=0, name=osconfig-gen.go>
2020/07/23 04:40:42 Generating API oslogin:v1alpha
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oslogin/v1alpha/oslogin-gen.go', wd=486, mask=IN_MODIFY, cookie=0, name=oslogin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oslogin/v1alpha/oslogin-gen.go', wd=486, mask=IN_MODIFY, cookie=0, name=oslogin-gen.go>
2020/07/23 04:40:42 Generating API oslogin:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oslogin/v1beta/oslogin-gen.go', wd=488, mask=IN_MODIFY, cookie=0, name=oslogin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oslogin/v1beta/oslogin-gen.go', wd=488, mask=IN_MODIFY, cookie=0, name=oslogin-gen.go>
2020/07/23 04:40:42 Generating API oslogin:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oslogin/v1/oslogin-gen.go', wd=487, mask=IN_MODIFY, cookie=0, name=oslogin-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./oslogin/v1/oslogin-gen.go', wd=487, mask=IN_MODIFY, cookie=0, name=oslogin-gen.go>
2020/07/23 04:40:43 Generating API pagespeedonline:v5
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pagespeedonline/v5/pagespeedonline-api.json', wd=232, mask=IN_MODIFY, cookie=0, name=pagespeedonline-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pagespeedonline/v5/pagespeedonline-api.json', wd=232, mask=IN_MODIFY, cookie=0, name=pagespeedonline-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pagespeedonline/v5/pagespeedonline-gen.go', wd=232, mask=IN_MODIFY, cookie=0, name=pagespeedonline-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pagespeedonline/v5/pagespeedonline-gen.go', wd=232, mask=IN_MODIFY, cookie=0, name=pagespeedonline-gen.go>
2020/07/23 04:40:43 Generating API people:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./people/v1/people-api.json', wd=274, mask=IN_MODIFY, cookie=0, name=people-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./people/v1/people-api.json', wd=274, mask=IN_MODIFY, cookie=0, name=people-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./people/v1/people-gen.go', wd=274, mask=IN_MODIFY, cookie=0, name=people-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./people/v1/people-gen.go', wd=274, mask=IN_MODIFY, cookie=0, name=people-gen.go>
2020/07/23 04:40:44 Generating API playablelocations:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./playablelocations/v3/playablelocations-gen.go', wd=514, mask=IN_MODIFY, cookie=0, name=playablelocations-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./playablelocations/v3/playablelocations-gen.go', wd=514, mask=IN_MODIFY, cookie=0, name=playablelocations-gen.go>
2020/07/23 04:40:44 Generating API playcustomapp:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./playcustomapp/v1/playcustomapp-gen.go', wd=541, mask=IN_MODIFY, cookie=0, name=playcustomapp-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./playcustomapp/v1/playcustomapp-gen.go', wd=541, mask=IN_MODIFY, cookie=0, name=playcustomapp-gen.go>
2020/07/23 04:40:45 Generating API plus:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./plus/v1/plus-gen.go', wd=257, mask=IN_MODIFY, cookie=0, name=plus-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./plus/v1/plus-gen.go', wd=257, mask=IN_MODIFY, cookie=0, name=plus-gen.go>
2020/07/23 04:40:45 Generating API policytroubleshooter:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./policytroubleshooter/v1beta/policytroubleshooter-gen.go', wd=246, mask=IN_MODIFY, cookie=0, name=policytroubleshooter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./policytroubleshooter/v1beta/policytroubleshooter-gen.go', wd=246, mask=IN_MODIFY, cookie=0, name=policytroubleshooter-gen.go>
2020/07/23 04:40:46 Generating API policytroubleshooter:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./policytroubleshooter/v1/policytroubleshooter-gen.go', wd=245, mask=IN_MODIFY, cookie=0, name=policytroubleshooter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./policytroubleshooter/v1/policytroubleshooter-gen.go', wd=245, mask=IN_MODIFY, cookie=0, name=policytroubleshooter-gen.go>
2020/07/23 04:40:47 Generating API poly:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./poly/v1/poly-gen.go', wd=346, mask=IN_MODIFY, cookie=0, name=poly-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./poly/v1/poly-gen.go', wd=346, mask=IN_MODIFY, cookie=0, name=poly-gen.go>
2020/07/23 04:40:47 Generating API prod_tt_sasportal:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go', wd=495, mask=IN_MODIFY, cookie=0, name=prod_tt_sasportal-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go', wd=495, mask=IN_MODIFY, cookie=0, name=prod_tt_sasportal-gen.go>
2020/07/23 04:40:48 Generating API pubsub:v1beta1a
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pubsub/v1beta1a/pubsub-gen.go', wd=298, mask=IN_MODIFY, cookie=0, name=pubsub-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pubsub/v1beta1a/pubsub-gen.go', wd=298, mask=IN_MODIFY, cookie=0, name=pubsub-gen.go>
2020/07/23 04:40:49 Generating API pubsub:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pubsub/v1/pubsub-gen.go', wd=297, mask=IN_MODIFY, cookie=0, name=pubsub-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pubsub/v1/pubsub-gen.go', wd=297, mask=IN_MODIFY, cookie=0, name=pubsub-gen.go>
2020/07/23 04:40:49 Generating API pubsub:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pubsub/v1beta2/pubsub-gen.go', wd=299, mask=IN_MODIFY, cookie=0, name=pubsub-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./pubsub/v1beta2/pubsub-gen.go', wd=299, mask=IN_MODIFY, cookie=0, name=pubsub-gen.go>
2020/07/23 04:40:50 Generating API realtimebidding:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./realtimebidding/v1/realtimebidding-gen.go', wd=264, mask=IN_MODIFY, cookie=0, name=realtimebidding-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./realtimebidding/v1/realtimebidding-gen.go', wd=264, mask=IN_MODIFY, cookie=0, name=realtimebidding-gen.go>
2020/07/23 04:40:50 Generating API recommendationengine:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./recommendationengine/v1beta1/recommendationengine-gen.go', wd=407, mask=IN_MODIFY, cookie=0, name=recommendationengine-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./recommendationengine/v1beta1/recommendationengine-gen.go', wd=407, mask=IN_MODIFY, cookie=0, name=recommendationengine-gen.go>
2020/07/23 04:40:51 Generating API recommender:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./recommender/v1/recommender-gen.go', wd=294, mask=IN_MODIFY, cookie=0, name=recommender-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./recommender/v1/recommender-gen.go', wd=294, mask=IN_MODIFY, cookie=0, name=recommender-gen.go>
2020/07/23 04:40:51 Generating API recommender:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./recommender/v1beta1/recommender-gen.go', wd=293, mask=IN_MODIFY, cookie=0, name=recommender-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./recommender/v1beta1/recommender-gen.go', wd=293, mask=IN_MODIFY, cookie=0, name=recommender-gen.go>
2020/07/23 04:40:52 Generating API redis:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./redis/v1/redis-gen.go', wd=219, mask=IN_MODIFY, cookie=0, name=redis-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./redis/v1/redis-gen.go', wd=219, mask=IN_MODIFY, cookie=0, name=redis-gen.go>
2020/07/23 04:40:52 Generating API redis:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./redis/v1beta1/redis-api.json', wd=218, mask=IN_MODIFY, cookie=0, name=redis-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./redis/v1beta1/redis-api.json', wd=218, mask=IN_MODIFY, cookie=0, name=redis-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./redis/v1beta1/redis-gen.go', wd=218, mask=IN_MODIFY, cookie=0, name=redis-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./redis/v1beta1/redis-gen.go', wd=218, mask=IN_MODIFY, cookie=0, name=redis-gen.go>
2020/07/23 04:40:53 Generating API remotebuildexecution:v1alpha
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1alpha/remotebuildexecution-api.json', wd=548, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1alpha/remotebuildexecution-api.json', wd=548, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1alpha/remotebuildexecution-gen.go', wd=548, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1alpha/remotebuildexecution-gen.go', wd=548, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-gen.go>
2020/07/23 04:40:54 Generating API remotebuildexecution:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1/remotebuildexecution-api.json', wd=549, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1/remotebuildexecution-api.json', wd=549, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1/remotebuildexecution-gen.go', wd=549, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v1/remotebuildexecution-gen.go', wd=549, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-gen.go>
2020/07/23 04:40:54 Generating API remotebuildexecution:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v2/remotebuildexecution-api.json', wd=550, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v2/remotebuildexecution-api.json', wd=550, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v2/remotebuildexecution-gen.go', wd=550, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./remotebuildexecution/v2/remotebuildexecution-gen.go', wd=550, mask=IN_MODIFY, cookie=0, name=remotebuildexecution-gen.go>
2020/07/23 04:40:55 Generating API reseller:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./reseller/v1/reseller-gen.go', wd=411, mask=IN_MODIFY, cookie=0, name=reseller-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./reseller/v1/reseller-gen.go', wd=411, mask=IN_MODIFY, cookie=0, name=reseller-gen.go>
2020/07/23 04:40:55 Generating API run:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1alpha1/run-api.json', wd=357, mask=IN_MODIFY, cookie=0, name=run-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1alpha1/run-api.json', wd=357, mask=IN_MODIFY, cookie=0, name=run-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1alpha1/run-gen.go', wd=357, mask=IN_MODIFY, cookie=0, name=run-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1alpha1/run-gen.go', wd=357, mask=IN_MODIFY, cookie=0, name=run-gen.go>
2020/07/23 04:40:57 Generating API run:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1/run-api.json', wd=356, mask=IN_MODIFY, cookie=0, name=run-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1/run-api.json', wd=356, mask=IN_MODIFY, cookie=0, name=run-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1/run-gen.go', wd=356, mask=IN_MODIFY, cookie=0, name=run-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1/run-gen.go', wd=356, mask=IN_MODIFY, cookie=0, name=run-gen.go>
2020/07/23 04:40:57 Generating API run:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1beta1/run-api.json', wd=355, mask=IN_MODIFY, cookie=0, name=run-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1beta1/run-api.json', wd=355, mask=IN_MODIFY, cookie=0, name=run-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1beta1/run-gen.go', wd=355, mask=IN_MODIFY, cookie=0, name=run-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./run/v1beta1/run-gen.go', wd=355, mask=IN_MODIFY, cookie=0, name=run-gen.go>
2020/07/23 04:40:58 Generating API runtimeconfig:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./runtimeconfig/v1/runtimeconfig-gen.go', wd=310, mask=IN_MODIFY, cookie=0, name=runtimeconfig-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./runtimeconfig/v1/runtimeconfig-gen.go', wd=310, mask=IN_MODIFY, cookie=0, name=runtimeconfig-gen.go>
2020/07/23 04:40:58 Generating API runtimeconfig:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./runtimeconfig/v1beta1/runtimeconfig-gen.go', wd=309, mask=IN_MODIFY, cookie=0, name=runtimeconfig-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./runtimeconfig/v1beta1/runtimeconfig-gen.go', wd=309, mask=IN_MODIFY, cookie=0, name=runtimeconfig-gen.go>
2020/07/23 04:40:59 Generating API safebrowsing:v4
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./safebrowsing/v4/safebrowsing-gen.go', wd=453, mask=IN_MODIFY, cookie=0, name=safebrowsing-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./safebrowsing/v4/safebrowsing-gen.go', wd=453, mask=IN_MODIFY, cookie=0, name=safebrowsing-gen.go>
2020/07/23 04:40:59 Generating API sasportal:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./sasportal/v1alpha1/sasportal-gen.go', wd=538, mask=IN_MODIFY, cookie=0, name=sasportal-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./sasportal/v1alpha1/sasportal-gen.go', wd=538, mask=IN_MODIFY, cookie=0, name=sasportal-gen.go>
2020/07/23 04:41:00 Generating API script:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./script/v1/script-gen.go', wd=591, mask=IN_MODIFY, cookie=0, name=script-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./script/v1/script-gen.go', wd=591, mask=IN_MODIFY, cookie=0, name=script-gen.go>
2020/07/23 04:41:01 Generating API searchconsole:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./searchconsole/v1/searchconsole-gen.go', wd=240, mask=IN_MODIFY, cookie=0, name=searchconsole-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./searchconsole/v1/searchconsole-gen.go', wd=240, mask=IN_MODIFY, cookie=0, name=searchconsole-gen.go>
2020/07/23 04:41:01 Generating API secretmanager:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./secretmanager/v1/secretmanager-gen.go', wd=251, mask=IN_MODIFY, cookie=0, name=secretmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./secretmanager/v1/secretmanager-gen.go', wd=251, mask=IN_MODIFY, cookie=0, name=secretmanager-gen.go>
2020/07/23 04:41:02 Generating API secretmanager:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./secretmanager/v1beta1/secretmanager-gen.go', wd=250, mask=IN_MODIFY, cookie=0, name=secretmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./secretmanager/v1beta1/secretmanager-gen.go', wd=250, mask=IN_MODIFY, cookie=0, name=secretmanager-gen.go>
2020/07/23 04:41:02 Generating API securitycenter:v1p1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1p1alpha1/securitycenter-gen.go', wd=392, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1p1alpha1/securitycenter-gen.go', wd=392, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
2020/07/23 04:41:02 Generating API securitycenter:v1p1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1p1beta1/securitycenter-gen.go', wd=394, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1p1beta1/securitycenter-gen.go', wd=394, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
2020/07/23 04:41:03 Generating API securitycenter:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1/securitycenter-gen.go', wd=395, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1/securitycenter-gen.go', wd=395, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
2020/07/23 04:41:04 Generating API securitycenter:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1beta1/securitycenter-gen.go', wd=393, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./securitycenter/v1beta1/securitycenter-gen.go', wd=393, mask=IN_MODIFY, cookie=0, name=securitycenter-gen.go>
2020/07/23 04:41:04 Generating API serviceconsumermanagement:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1/serviceconsumermanagement-api.json', wd=389, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1/serviceconsumermanagement-api.json', wd=389, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1/serviceconsumermanagement-gen.go', wd=389, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1/serviceconsumermanagement-gen.go', wd=389, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-gen.go>
2020/07/23 04:41:05 Generating API serviceconsumermanagement:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1beta1/serviceconsumermanagement-api.json', wd=388, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1beta1/serviceconsumermanagement-api.json', wd=388, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go', wd=388, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go', wd=388, mask=IN_MODIFY, cookie=0, name=serviceconsumermanagement-gen.go>
2020/07/23 04:41:06 Generating API servicecontrol:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicecontrol/v1/servicecontrol-gen.go', wd=244, mask=IN_MODIFY, cookie=0, name=servicecontrol-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicecontrol/v1/servicecontrol-gen.go', wd=244, mask=IN_MODIFY, cookie=0, name=servicecontrol-gen.go>
2020/07/23 04:41:06 Generating API servicecontrol:v2
2020/07/23 04:41:06 WARNING: URL https://servicecontrol.googleapis.com/$discovery/rest?version=v2 served status code 404
2020/07/23 04:41:06 Generating API servicedirectory:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicedirectory/v1beta1/servicedirectory-gen.go', wd=280, mask=IN_MODIFY, cookie=0, name=servicedirectory-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicedirectory/v1beta1/servicedirectory-gen.go', wd=280, mask=IN_MODIFY, cookie=0, name=servicedirectory-gen.go>
2020/07/23 04:41:07 Generating API servicemanagement:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicemanagement/v1/servicemanagement-gen.go', wd=254, mask=IN_MODIFY, cookie=0, name=servicemanagement-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicemanagement/v1/servicemanagement-gen.go', wd=254, mask=IN_MODIFY, cookie=0, name=servicemanagement-gen.go>
2020/07/23 04:41:08 Generating API servicenetworking:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1beta/servicenetworking-api.json', wd=291, mask=IN_MODIFY, cookie=0, name=servicenetworking-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1beta/servicenetworking-api.json', wd=291, mask=IN_MODIFY, cookie=0, name=servicenetworking-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1beta/servicenetworking-gen.go', wd=291, mask=IN_MODIFY, cookie=0, name=servicenetworking-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1beta/servicenetworking-gen.go', wd=291, mask=IN_MODIFY, cookie=0, name=servicenetworking-gen.go>
2020/07/23 04:41:09 Generating API servicenetworking:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1/servicenetworking-api.json', wd=290, mask=IN_MODIFY, cookie=0, name=servicenetworking-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1/servicenetworking-api.json', wd=290, mask=IN_MODIFY, cookie=0, name=servicenetworking-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1/servicenetworking-gen.go', wd=290, mask=IN_MODIFY, cookie=0, name=servicenetworking-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./servicenetworking/v1/servicenetworking-gen.go', wd=290, mask=IN_MODIFY, cookie=0, name=servicenetworking-gen.go>
2020/07/23 04:41:09 Generating API serviceusage:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1/serviceusage-api.json', wd=415, mask=IN_MODIFY, cookie=0, name=serviceusage-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1/serviceusage-api.json', wd=415, mask=IN_MODIFY, cookie=0, name=serviceusage-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1/serviceusage-gen.go', wd=415, mask=IN_MODIFY, cookie=0, name=serviceusage-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1/serviceusage-gen.go', wd=415, mask=IN_MODIFY, cookie=0, name=serviceusage-gen.go>
2020/07/23 04:41:10 Generating API serviceusage:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1beta1/serviceusage-api.json', wd=414, mask=IN_MODIFY, cookie=0, name=serviceusage-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1beta1/serviceusage-api.json', wd=414, mask=IN_MODIFY, cookie=0, name=serviceusage-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1beta1/serviceusage-gen.go', wd=414, mask=IN_MODIFY, cookie=0, name=serviceusage-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./serviceusage/v1beta1/serviceusage-gen.go', wd=414, mask=IN_MODIFY, cookie=0, name=serviceusage-gen.go>
2020/07/23 04:41:11 Generating API sheets:v4
2020/07/23 04:41:11 TODO writeSchemaCode for arrays for DataFilterValueRangeValues
2020/07/23 04:41:11 TODO writeSchemaCode for arrays for ValueRangeValues
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./sheets/v4/sheets-gen.go', wd=532, mask=IN_MODIFY, cookie=0, name=sheets-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./sheets/v4/sheets-gen.go', wd=532, mask=IN_MODIFY, cookie=0, name=sheets-gen.go>
2020/07/23 04:41:12 Generating API siteVerification:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./siteverification/v1/siteverification-gen.go', wd=344, mask=IN_MODIFY, cookie=0, name=siteverification-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./siteverification/v1/siteverification-gen.go', wd=344, mask=IN_MODIFY, cookie=0, name=siteverification-gen.go>
2020/07/23 04:41:12 Generating API slides:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./slides/v1/slides-gen.go', wd=331, mask=IN_MODIFY, cookie=0, name=slides-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./slides/v1/slides-gen.go', wd=331, mask=IN_MODIFY, cookie=0, name=slides-gen.go>
2020/07/23 04:41:13 Generating API sourcerepo:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./sourcerepo/v1/sourcerepo-gen.go', wd=265, mask=IN_MODIFY, cookie=0, name=sourcerepo-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./sourcerepo/v1/sourcerepo-gen.go', wd=265, mask=IN_MODIFY, cookie=0, name=sourcerepo-gen.go>
2020/07/23 04:41:14 Generating API spanner:v1
2020/07/23 04:41:14 TODO writeSchemaCode for arrays for KeySetKeys
2020/07/23 04:41:14 TODO writeSchemaCode for arrays for ResultSetRows
2020/07/23 04:41:14 TODO writeSchemaCode for arrays for WriteValues
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./spanner/v1/spanner-gen.go', wd=308, mask=IN_MODIFY, cookie=0, name=spanner-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./spanner/v1/spanner-gen.go', wd=308, mask=IN_MODIFY, cookie=0, name=spanner-gen.go>
2020/07/23 04:41:15 Generating API speech:v1p1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./speech/v1p1beta1/speech-gen.go', wd=570, mask=IN_MODIFY, cookie=0, name=speech-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./speech/v1p1beta1/speech-gen.go', wd=570, mask=IN_MODIFY, cookie=0, name=speech-gen.go>
2020/07/23 04:41:15 Generating API speech:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./speech/v1/speech-gen.go', wd=571, mask=IN_MODIFY, cookie=0, name=speech-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./speech/v1/speech-gen.go', wd=571, mask=IN_MODIFY, cookie=0, name=speech-gen.go>
2020/07/23 04:41:15 Generating API speech:v2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./speech/v2beta1/speech-gen.go', wd=572, mask=IN_MODIFY, cookie=0, name=speech-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./speech/v2beta1/speech-gen.go', wd=572, mask=IN_MODIFY, cookie=0, name=speech-gen.go>
2020/07/23 04:41:16 Generating API storage:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./storage/v1/storage-gen.go', wd=267, mask=IN_MODIFY, cookie=0, name=storage-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./storage/v1/storage-gen.go', wd=267, mask=IN_MODIFY, cookie=0, name=storage-gen.go>
2020/07/23 04:41:17 Generating API storage:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./storage/v1beta2/storage-gen.go', wd=268, mask=IN_MODIFY, cookie=0, name=storage-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./storage/v1beta2/storage-gen.go', wd=268, mask=IN_MODIFY, cookie=0, name=storage-gen.go>
2020/07/23 04:41:17 Generating API storagetransfer:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./storagetransfer/v1/storagetransfer-gen.go', wd=533, mask=IN_MODIFY, cookie=0, name=storagetransfer-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./storagetransfer/v1/storagetransfer-gen.go', wd=533, mask=IN_MODIFY, cookie=0, name=storagetransfer-gen.go>
2020/07/23 04:41:18 Generating API streetviewpublish:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./streetviewpublish/v1/streetviewpublish-gen.go', wd=424, mask=IN_MODIFY, cookie=0, name=streetviewpublish-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./streetviewpublish/v1/streetviewpublish-gen.go', wd=424, mask=IN_MODIFY, cookie=0, name=streetviewpublish-gen.go>
2020/07/23 04:41:18 Generating API tagmanager:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tagmanager/v1/tagmanager-gen.go', wd=260, mask=IN_MODIFY, cookie=0, name=tagmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tagmanager/v1/tagmanager-gen.go', wd=260, mask=IN_MODIFY, cookie=0, name=tagmanager-gen.go>
2020/07/23 04:41:19 Generating API tagmanager:v2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tagmanager/v2/tagmanager-gen.go', wd=261, mask=IN_MODIFY, cookie=0, name=tagmanager-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tagmanager/v2/tagmanager-gen.go', wd=261, mask=IN_MODIFY, cookie=0, name=tagmanager-gen.go>
2020/07/23 04:41:20 Generating API tasks:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tasks/v1/tasks-gen.go', wd=458, mask=IN_MODIFY, cookie=0, name=tasks-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tasks/v1/tasks-gen.go', wd=458, mask=IN_MODIFY, cookie=0, name=tasks-gen.go>
2020/07/23 04:41:21 Generating API testing:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./testing/v1/testing-api.json', wd=307, mask=IN_MODIFY, cookie=0, name=testing-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./testing/v1/testing-api.json', wd=307, mask=IN_MODIFY, cookie=0, name=testing-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./testing/v1/testing-gen.go', wd=307, mask=IN_MODIFY, cookie=0, name=testing-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./testing/v1/testing-gen.go', wd=307, mask=IN_MODIFY, cookie=0, name=testing-gen.go>
2020/07/23 04:41:21 Generating API texttospeech:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./texttospeech/v1/texttospeech-gen.go', wd=386, mask=IN_MODIFY, cookie=0, name=texttospeech-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./texttospeech/v1/texttospeech-gen.go', wd=386, mask=IN_MODIFY, cookie=0, name=texttospeech-gen.go>
2020/07/23 04:41:21 Generating API texttospeech:v1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./texttospeech/v1beta1/texttospeech-gen.go', wd=385, mask=IN_MODIFY, cookie=0, name=texttospeech-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./texttospeech/v1beta1/texttospeech-gen.go', wd=385, mask=IN_MODIFY, cookie=0, name=texttospeech-gen.go>
2020/07/23 04:41:22 Generating API toolresults:v1beta3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./toolresults/v1beta3/toolresults-api.json', wd=285, mask=IN_MODIFY, cookie=0, name=toolresults-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./toolresults/v1beta3/toolresults-api.json', wd=285, mask=IN_MODIFY, cookie=0, name=toolresults-api.json>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./toolresults/v1beta3/toolresults-gen.go', wd=285, mask=IN_MODIFY, cookie=0, name=toolresults-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./toolresults/v1beta3/toolresults-gen.go', wd=285, mask=IN_MODIFY, cookie=0, name=toolresults-gen.go>
2020/07/23 04:41:23 Generating API tpu:v1alpha1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tpu/v1alpha1/tpu-gen.go', wd=445, mask=IN_MODIFY, cookie=0, name=tpu-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tpu/v1alpha1/tpu-gen.go', wd=445, mask=IN_MODIFY, cookie=0, name=tpu-gen.go>
2020/07/23 04:41:23 Generating API tpu:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tpu/v1/tpu-gen.go', wd=444, mask=IN_MODIFY, cookie=0, name=tpu-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./tpu/v1/tpu-gen.go', wd=444, mask=IN_MODIFY, cookie=0, name=tpu-gen.go>
2020/07/23 04:41:24 Generating API trafficdirector:v2
2020/07/23 04:41:24 WARNING: URL https://trafficdirector.googleapis.com/$discovery/rest?version=v2 served status code 404
2020/07/23 04:41:24 Generating API translate:v2
2020/07/23 04:41:24 TODO writeSchemaCode for arrays for DetectionsResource
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./translate/v2/translate-gen.go', wd=305, mask=IN_MODIFY, cookie=0, name=translate-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./translate/v2/translate-gen.go', wd=305, mask=IN_MODIFY, cookie=0, name=translate-gen.go>
2020/07/23 04:41:24 Generating API translate:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./translate/v3/translate-gen.go', wd=304, mask=IN_MODIFY, cookie=0, name=translate-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./translate/v3/translate-gen.go', wd=304, mask=IN_MODIFY, cookie=0, name=translate-gen.go>
2020/07/23 04:41:25 Generating API translate:v3beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./translate/v3beta1/translate-gen.go', wd=306, mask=IN_MODIFY, cookie=0, name=translate-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./translate/v3beta1/translate-gen.go', wd=306, mask=IN_MODIFY, cookie=0, name=translate-gen.go>
2020/07/23 04:41:25 Generating API vault:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vault/v1/vault-gen.go', wd=295, mask=IN_MODIFY, cookie=0, name=vault-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vault/v1/vault-gen.go', wd=295, mask=IN_MODIFY, cookie=0, name=vault-gen.go>
2020/07/23 04:41:26 Generating API vectortile:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vectortile/v1/vectortile-gen.go', wd=341, mask=IN_MODIFY, cookie=0, name=vectortile-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vectortile/v1/vectortile-gen.go', wd=341, mask=IN_MODIFY, cookie=0, name=vectortile-gen.go>
2020/07/23 04:41:26 Generating API verifiedaccess:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./verifiedaccess/v1/verifiedaccess-gen.go', wd=423, mask=IN_MODIFY, cookie=0, name=verifiedaccess-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./verifiedaccess/v1/verifiedaccess-gen.go', wd=423, mask=IN_MODIFY, cookie=0, name=verifiedaccess-gen.go>
2020/07/23 04:41:27 Generating API videointelligence:v1p1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1p1beta1/videointelligence-gen.go', wd=398, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1p1beta1/videointelligence-gen.go', wd=398, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
2020/07/23 04:41:27 Generating API videointelligence:v1p2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1p2beta1/videointelligence-gen.go', wd=399, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1p2beta1/videointelligence-gen.go', wd=399, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
2020/07/23 04:41:28 Generating API videointelligence:v1p3beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1p3beta1/videointelligence-gen.go', wd=397, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1p3beta1/videointelligence-gen.go', wd=397, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
2020/07/23 04:41:28 Generating API videointelligence:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1/videointelligence-gen.go', wd=400, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1/videointelligence-gen.go', wd=400, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
2020/07/23 04:41:29 Generating API videointelligence:v1beta2
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1beta2/videointelligence-gen.go', wd=401, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./videointelligence/v1beta2/videointelligence-gen.go', wd=401, mask=IN_MODIFY, cookie=0, name=videointelligence-gen.go>
2020/07/23 04:41:29 Generating API vision:v1p1beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vision/v1p1beta1/vision-gen.go', wd=416, mask=IN_MODIFY, cookie=0, name=vision-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vision/v1p1beta1/vision-gen.go', wd=416, mask=IN_MODIFY, cookie=0, name=vision-gen.go>
2020/07/23 04:41:30 Generating API vision:v1p2beta1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vision/v1p2beta1/vision-gen.go', wd=417, mask=IN_MODIFY, cookie=0, name=vision-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vision/v1p2beta1/vision-gen.go', wd=417, mask=IN_MODIFY, cookie=0, name=vision-gen.go>
2020/07/23 04:41:31 Generating API vision:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vision/v1/vision-gen.go', wd=418, mask=IN_MODIFY, cookie=0, name=vision-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./vision/v1/vision-gen.go', wd=418, mask=IN_MODIFY, cookie=0, name=vision-gen.go>
2020/07/23 04:41:32 Generating API webfonts:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./webfonts/v1/webfonts-gen.go', wd=575, mask=IN_MODIFY, cookie=0, name=webfonts-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./webfonts/v1/webfonts-gen.go', wd=575, mask=IN_MODIFY, cookie=0, name=webfonts-gen.go>
2020/07/23 04:41:32 Generating API webmasters:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./webmasters/v3/webmasters-gen.go', wd=552, mask=IN_MODIFY, cookie=0, name=webmasters-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./webmasters/v3/webmasters-gen.go', wd=552, mask=IN_MODIFY, cookie=0, name=webmasters-gen.go>
2020/07/23 04:41:33 Generating API websecurityscanner:v1alpha
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./websecurityscanner/v1alpha/websecurityscanner-gen.go', wd=565, mask=IN_MODIFY, cookie=0, name=websecurityscanner-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./websecurityscanner/v1alpha/websecurityscanner-gen.go', wd=565, mask=IN_MODIFY, cookie=0, name=websecurityscanner-gen.go>
2020/07/23 04:41:33 Generating API websecurityscanner:v1beta
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./websecurityscanner/v1beta/websecurityscanner-gen.go', wd=567, mask=IN_MODIFY, cookie=0, name=websecurityscanner-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./websecurityscanner/v1beta/websecurityscanner-gen.go', wd=567, mask=IN_MODIFY, cookie=0, name=websecurityscanner-gen.go>
2020/07/23 04:41:34 Generating API websecurityscanner:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./websecurityscanner/v1/websecurityscanner-gen.go', wd=566, mask=IN_MODIFY, cookie=0, name=websecurityscanner-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./websecurityscanner/v1/websecurityscanner-gen.go', wd=566, mask=IN_MODIFY, cookie=0, name=websecurityscanner-gen.go>
2020/07/23 04:41:34 Generating API youtube:v3
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./youtube/v3/youtube-gen.go', wd=505, mask=IN_MODIFY, cookie=0, name=youtube-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./youtube/v3/youtube-gen.go', wd=505, mask=IN_MODIFY, cookie=0, name=youtube-gen.go>
2020/07/23 04:41:36 Generating API youtubeAnalytics:v1
2020/07/23 04:41:36 Generating API youtubeAnalytics:v2
2020/07/23 04:41:36 TODO writeSchemaCode for arrays for QueryResponseRows
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./youtubeanalytics/v2/youtubeanalytics-gen.go', wd=493, mask=IN_MODIFY, cookie=0, name=youtubeanalytics-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./youtubeanalytics/v2/youtubeanalytics-gen.go', wd=493, mask=IN_MODIFY, cookie=0, name=youtubeanalytics-gen.go>
2020/07/23 04:41:36 Generating API youtubereporting:v1
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./youtubereporting/v1/youtubereporting-gen.go', wd=454, mask=IN_MODIFY, cookie=0, name=youtubereporting-gen.go>
DEBUG:watchdog.observers.inotify_buffer:in-event <InotifyEvent: src_path=b'./youtubereporting/v1/youtubereporting-gen.go', wd=454, mask=IN_MODIFY, cookie=0, name=youtubereporting-gen.go>
go test . -v
=== RUN TestMedia
--- PASS: TestMedia (0.00s)
=== RUN TestResumableMedia
--- PASS: TestResumableMedia (0.00s)
=== RUN TestNoMedia
--- PASS: TestNoMedia (0.00s)
=== RUN TestMediaErrHandling
--- PASS: TestMediaErrHandling (0.01s)
=== RUN TestUserAgent
--- PASS: TestUserAgent (0.01s)
=== RUN TestParams
--- PASS: TestParams (0.01s)
=== RUN TestUnmarshalSpecialFloats
--- PASS: TestUnmarshalSpecialFloats (0.00s)
=== RUN TestAPIs
=== RUN TestAPIs/any
=== RUN TestAPIs/arrayofarray-1
2020/07/23 04:41:43 TODO writeSchemaCode for arrays for GeoJsonMultiPolygonCoordinates
2020/07/23 04:41:43 TODO writeSchemaCode for arrays for GeoJsonMultiPolygonCoordinatesItem
=== RUN TestAPIs/arrayofenum
=== RUN TestAPIs/arrayofmapofobjects
=== RUN TestAPIs/arrayofmapofstrings
=== RUN TestAPIs/blogger-3
=== RUN TestAPIs/floats
=== RUN TestAPIs/getwithoutbody
=== RUN TestAPIs/http-body
=== RUN TestAPIs/json-body
=== RUN TestAPIs/mapofany
=== RUN TestAPIs/mapofarrayofobjects
2020/07/23 04:41:43 TODO writeSchemaCode for arrays for TimeseriesDescriptorTags
=== RUN TestAPIs/mapofint64strings
=== RUN TestAPIs/mapofobjects
=== RUN TestAPIs/mapofstrings-1
2020/07/23 04:41:43 TODO writeSchemaCode for arrays for TimeseriesDescriptorTags
=== RUN TestAPIs/param-rename
=== RUN TestAPIs/quotednum
=== RUN TestAPIs/repeated
=== RUN TestAPIs/required-query
=== RUN TestAPIs/resource-named-service
=== RUN TestAPIs/unfortunatedefaults
=== RUN TestAPIs/variants
2020/07/23 04:41:44 TODO writeSchemaCode for arrays for GeoJsonMultiLineStringCoordinates
2020/07/23 04:41:44 TODO writeSchemaCode for arrays for GeoJsonMultiPolygonCoordinates
2020/07/23 04:41:44 TODO writeSchemaCode for arrays for GeoJsonPolygonCoordinates
2020/07/23 04:41:44 TODO writeSchemaCode for arrays for GeoJsonPosition
=== RUN TestAPIs/wrapnewlines
--- PASS: TestAPIs (0.19s)
--- PASS: TestAPIs/any (0.03s)
--- PASS: TestAPIs/arrayofarray-1 (0.00s)
--- PASS: TestAPIs/arrayofenum (0.00s)
--- PASS: TestAPIs/arrayofmapofobjects (0.00s)
--- PASS: TestAPIs/arrayofmapofstrings (0.00s)
--- PASS: TestAPIs/blogger-3 (0.04s)
--- PASS: TestAPIs/floats (0.00s)
--- PASS: TestAPIs/getwithoutbody (0.00s)
--- PASS: TestAPIs/http-body (0.00s)
--- PASS: TestAPIs/json-body (0.05s)
--- PASS: TestAPIs/mapofany (0.00s)
--- PASS: TestAPIs/mapofarrayofobjects (0.00s)
--- PASS: TestAPIs/mapofint64strings (0.00s)
--- PASS: TestAPIs/mapofobjects (0.00s)
--- PASS: TestAPIs/mapofstrings-1 (0.00s)
--- PASS: TestAPIs/param-rename (0.00s)
--- PASS: TestAPIs/quotednum (0.00s)
--- PASS: TestAPIs/repeated (0.00s)
--- PASS: TestAPIs/required-query (0.00s)
--- PASS: TestAPIs/resource-named-service (0.03s)
--- PASS: TestAPIs/unfortunatedefaults (0.00s)
--- PASS: TestAPIs/variants (0.00s)
--- PASS: TestAPIs/wrapnewlines (0.00s)
=== RUN TestScope
--- PASS: TestScope (0.00s)
=== RUN TestDepunct
--- PASS: TestDepunct (0.00s)
=== RUN TestRenameVersion
--- PASS: TestRenameVersion (0.00s)
=== RUN TestSupportsPaging
--- PASS: TestSupportsPaging (0.00s)
=== RUN TestIsNewerRevision
--- PASS: TestIsNewerRevision (0.00s)
=== RUN TestPagesParam
--- PASS: TestPagesParam (0.00s)
=== RUN TestPagesRequestField
--- PASS: TestPagesRequestField (0.00s)
=== RUN TestDeprecatedPkgs
=== RUN TestDeprecatedPkgs/replacement_found
=== RUN TestDeprecatedPkgs/replacemet_found_with_no_versions_specified
=== RUN TestDeprecatedPkgs/no_replacement_found,_package_not_in_map
=== RUN TestDeprecatedPkgs/no_replacement_found,_version_mismatch
--- PASS: TestDeprecatedPkgs (0.00s)
--- PASS: TestDeprecatedPkgs/replacement_found (0.00s)
--- PASS: TestDeprecatedPkgs/replacemet_found_with_no_versions_specified (0.00s)
--- PASS: TestDeprecatedPkgs/no_replacement_found,_package_not_in_map (0.00s)
--- PASS: TestDeprecatedPkgs/no_replacement_found,_version_mismatch (0.00s)
PASS
ok google.golang.org/api/google-api-go-generator 0.253s
+ popd
~/.cache/synthtool/google-api-go-client
2020-07-23 04:41:44,074 synthtool [DEBUG] > Wrote metadata to synth.metadata.
DEBUG:synthtool:Wrote metadata to synth.metadata.
RUN TestRenameVersion
--- PASS: TestRenameVersion (0.00s)
=== RUN TestSupportsPaging
--- PASS: TestSupportsPaging (0.00s)
=== RUN TestIsNewerRevision
--- PASS: TestIsNewerRevision (0.00s)
=== RUN TestPagesParam
--- PASS: TestPagesParam (0.00s)
=== RUN TestPagesRequestField
--- PASS: TestPagesRequestField (0.00s)
=== RUN TestDeprecatedPkgs
=== RUN TestDeprecatedPkgs/replacement_found
=== RUN TestDeprecatedPkgs/replacemet_found_with_no_versions_specified
=== RUN TestDeprecatedPkgs/no_replacement_found,_package_not_in_map
=== RUN TestDeprecatedPkgs/no_replacement_found,_version_mismatch
--- PASS: TestDeprecatedPkgs (0.00s)
--- PASS: TestDeprecatedPkgs/replacement_found (0.00s)
--- PASS: TestDeprecatedPkgs/replacemet_found_with_no_versions_specified (0.00s)
--- PASS: TestDeprecatedPkgs/no_replacement_found,_package_not_in_map (0.00s)
--- PASS: TestDeprecatedPkgs/no_replacement_found,_version_mismatch (0.00s)
PASS
ok google.golang.org/api/google-api-go-generator 0.253s
+ popd
~/.cache/synthtool/google-api-go-client
2020-07-23 04:41:44,074 synthtool [DEBUG] > Wrote metadata to synth.metadata.
DEBUG:synthtool:Wrote metadata to synth.metadata.
```
</details>
- [ ] To automatically regenerate this PR, check this box.diff --git a/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go b/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go
index dbadcf8..543ba1b 100644
--- a/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go
+++ b/abusiveexperiencereport/v1/abusiveexperiencereport-gen.go
@@ -316,7 +316,7 @@
func (c *SitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -455,7 +455,7 @@
func (c *ViolatingSitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go b/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go
index 21a9db8..76b31bb 100644
--- a/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go
+++ b/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-gen.go
@@ -363,7 +363,7 @@
func (c *AmpUrlsBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/accessapproval/v1/accessapproval-gen.go b/accessapproval/v1/accessapproval-gen.go
index 56f96d2..b916b54 100644
--- a/accessapproval/v1/accessapproval-gen.go
+++ b/accessapproval/v1/accessapproval-gen.go
@@ -775,7 +775,7 @@
func (c *FoldersDeleteAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -917,7 +917,7 @@
func (c *FoldersGetAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1077,7 +1077,7 @@
func (c *FoldersUpdateAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1229,7 +1229,7 @@
func (c *FoldersApprovalRequestsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1382,7 +1382,7 @@
func (c *FoldersApprovalRequestsDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1532,7 +1532,7 @@
func (c *FoldersApprovalRequestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1711,7 +1711,7 @@
func (c *FoldersApprovalRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1891,7 +1891,7 @@
func (c *OrganizationsDeleteAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2033,7 +2033,7 @@
func (c *OrganizationsGetAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2193,7 +2193,7 @@
func (c *OrganizationsUpdateAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2345,7 +2345,7 @@
func (c *OrganizationsApprovalRequestsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2498,7 +2498,7 @@
func (c *OrganizationsApprovalRequestsDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2648,7 +2648,7 @@
func (c *OrganizationsApprovalRequestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2827,7 +2827,7 @@
func (c *OrganizationsApprovalRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3007,7 +3007,7 @@
func (c *ProjectsDeleteAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3149,7 +3149,7 @@
func (c *ProjectsGetAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3309,7 +3309,7 @@
func (c *ProjectsUpdateAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3461,7 +3461,7 @@
func (c *ProjectsApprovalRequestsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3614,7 +3614,7 @@
func (c *ProjectsApprovalRequestsDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3764,7 +3764,7 @@
func (c *ProjectsApprovalRequestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3943,7 +3943,7 @@
func (c *ProjectsApprovalRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/accessapproval/v1beta1/accessapproval-gen.go b/accessapproval/v1beta1/accessapproval-gen.go
index 5d7de6e..2d8dd8e 100644
--- a/accessapproval/v1beta1/accessapproval-gen.go
+++ b/accessapproval/v1beta1/accessapproval-gen.go
@@ -775,7 +775,7 @@
func (c *FoldersDeleteAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -917,7 +917,7 @@
func (c *FoldersGetAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1067,7 +1067,7 @@
func (c *FoldersUpdateAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1219,7 +1219,7 @@
func (c *FoldersApprovalRequestsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1372,7 +1372,7 @@
func (c *FoldersApprovalRequestsDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1522,7 +1522,7 @@
func (c *FoldersApprovalRequestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1701,7 +1701,7 @@
func (c *FoldersApprovalRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1881,7 +1881,7 @@
func (c *OrganizationsDeleteAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2023,7 +2023,7 @@
func (c *OrganizationsGetAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2173,7 +2173,7 @@
func (c *OrganizationsUpdateAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2325,7 +2325,7 @@
func (c *OrganizationsApprovalRequestsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2478,7 +2478,7 @@
func (c *OrganizationsApprovalRequestsDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2628,7 +2628,7 @@
func (c *OrganizationsApprovalRequestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2807,7 +2807,7 @@
func (c *OrganizationsApprovalRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2987,7 +2987,7 @@
func (c *ProjectsDeleteAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3129,7 +3129,7 @@
func (c *ProjectsGetAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3279,7 +3279,7 @@
func (c *ProjectsUpdateAccessApprovalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3431,7 +3431,7 @@
func (c *ProjectsApprovalRequestsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3584,7 +3584,7 @@
func (c *ProjectsApprovalRequestsDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3734,7 +3734,7 @@
func (c *ProjectsApprovalRequestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3913,7 +3913,7 @@
func (c *ProjectsApprovalRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/accesscontextmanager/v1/accesscontextmanager-gen.go b/accesscontextmanager/v1/accesscontextmanager-gen.go
index c3ca90f..a5aa31b 100644
--- a/accesscontextmanager/v1/accesscontextmanager-gen.go
+++ b/accesscontextmanager/v1/accesscontextmanager-gen.go
@@ -1493,7 +1493,7 @@
func (c *AccessPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1622,7 +1622,7 @@
func (c *AccessPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1763,7 +1763,7 @@
func (c *AccessPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1933,7 +1933,7 @@
func (c *AccessPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2106,7 +2106,7 @@
func (c *AccessPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2258,7 +2258,7 @@
func (c *AccessPoliciesAccessLevelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2400,7 +2400,7 @@
func (c *AccessPoliciesAccessLevelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2565,7 +2565,7 @@
func (c *AccessPoliciesAccessLevelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2752,7 +2752,7 @@
func (c *AccessPoliciesAccessLevelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2942,7 +2942,7 @@
func (c *AccessPoliciesAccessLevelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3105,7 +3105,7 @@
func (c *AccessPoliciesAccessLevelsReplaceAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3266,7 +3266,7 @@
func (c *AccessPoliciesServicePerimetersCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3413,7 +3413,7 @@
func (c *AccessPoliciesServicePerimetersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3555,7 +3555,7 @@
func (c *AccessPoliciesServicePerimetersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3697,7 +3697,7 @@
func (c *AccessPoliciesServicePerimetersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3858,7 +3858,7 @@
func (c *AccessPoliciesServicePerimetersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4039,7 +4039,7 @@
func (c *AccessPoliciesServicePerimetersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4198,7 +4198,7 @@
func (c *AccessPoliciesServicePerimetersReplaceAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4355,7 +4355,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4499,7 +4499,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4644,7 +4644,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4825,7 +4825,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/accesscontextmanager/v1beta/accesscontextmanager-gen.go b/accesscontextmanager/v1beta/accesscontextmanager-gen.go
index afa15af..6f4dd3a 100644
--- a/accesscontextmanager/v1beta/accesscontextmanager-gen.go
+++ b/accesscontextmanager/v1beta/accesscontextmanager-gen.go
@@ -1172,7 +1172,7 @@
func (c *AccessPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1301,7 +1301,7 @@
func (c *AccessPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1442,7 +1442,7 @@
func (c *AccessPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1612,7 +1612,7 @@
func (c *AccessPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1785,7 +1785,7 @@
func (c *AccessPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1937,7 +1937,7 @@
func (c *AccessPoliciesAccessLevelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2079,7 +2079,7 @@
func (c *AccessPoliciesAccessLevelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2244,7 +2244,7 @@
func (c *AccessPoliciesAccessLevelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2431,7 +2431,7 @@
func (c *AccessPoliciesAccessLevelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2621,7 +2621,7 @@
func (c *AccessPoliciesAccessLevelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2774,7 +2774,7 @@
func (c *AccessPoliciesServicePerimetersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2916,7 +2916,7 @@
func (c *AccessPoliciesServicePerimetersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3058,7 +3058,7 @@
func (c *AccessPoliciesServicePerimetersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3219,7 +3219,7 @@
func (c *AccessPoliciesServicePerimetersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3400,7 +3400,7 @@
func (c *AccessPoliciesServicePerimetersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3559,7 +3559,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adexchangebuyer/v1.2/adexchangebuyer-gen.go b/adexchangebuyer/v1.2/adexchangebuyer-gen.go
index 3c572a4..71b97f2 100644
--- a/adexchangebuyer/v1.2/adexchangebuyer-gen.go
+++ b/adexchangebuyer/v1.2/adexchangebuyer-gen.go
@@ -637,7 +637,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -778,7 +778,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -898,7 +898,7 @@
func (c *AccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1037,7 +1037,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1188,7 +1188,7 @@
func (c *CreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1328,7 +1328,7 @@
func (c *CreativesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1489,7 +1489,7 @@
func (c *CreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adexchangebuyer/v1.3/adexchangebuyer-gen.go b/adexchangebuyer/v1.3/adexchangebuyer-gen.go
index 2a9f134..c451c1a 100644
--- a/adexchangebuyer/v1.3/adexchangebuyer-gen.go
+++ b/adexchangebuyer/v1.3/adexchangebuyer-gen.go
@@ -1626,7 +1626,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1767,7 +1767,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1887,7 +1887,7 @@
func (c *AccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2026,7 +2026,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2175,7 +2175,7 @@
func (c *BillingInfoGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2317,7 +2317,7 @@
func (c *BillingInfoListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2448,7 +2448,7 @@
func (c *BudgetGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2595,7 +2595,7 @@
func (c *BudgetPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2747,7 +2747,7 @@
func (c *BudgetUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2907,7 +2907,7 @@
func (c *CreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3047,7 +3047,7 @@
func (c *CreativesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3227,7 +3227,7 @@
func (c *CreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3419,7 +3419,7 @@
func (c *DirectDealsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3560,7 +3560,7 @@
func (c *DirectDealsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3706,7 +3706,7 @@
func (c *PerformanceReportListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3864,7 +3864,7 @@
func (c *PretargetingConfigDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3987,7 +3987,7 @@
func (c *PretargetingConfigGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4130,7 +4130,7 @@
func (c *PretargetingConfigInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4279,7 +4279,7 @@
func (c *PretargetingConfigListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4416,7 +4416,7 @@
func (c *PretargetingConfigPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4566,7 +4566,7 @@
func (c *PretargetingConfigUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adexchangebuyer/v1.4/adexchangebuyer-gen.go b/adexchangebuyer/v1.4/adexchangebuyer-gen.go
index 620d014..776880d 100644
--- a/adexchangebuyer/v1.4/adexchangebuyer-gen.go
+++ b/adexchangebuyer/v1.4/adexchangebuyer-gen.go
@@ -4022,7 +4022,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4163,7 +4163,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4291,7 +4291,7 @@
func (c *AccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4443,7 +4443,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4597,7 +4597,7 @@
func (c *BillingInfoGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4739,7 +4739,7 @@
func (c *BillingInfoListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4870,7 +4870,7 @@
func (c *BudgetGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5017,7 +5017,7 @@
func (c *BudgetPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5169,7 +5169,7 @@
func (c *BudgetUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5319,7 +5319,7 @@
func (c *CreativesAddDealCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5451,7 +5451,7 @@
func (c *CreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5591,7 +5591,7 @@
func (c *CreativesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5794,7 +5794,7 @@
func (c *CreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6007,7 +6007,7 @@
func (c *CreativesListDealsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6151,7 +6151,7 @@
func (c *CreativesRemoveDealCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6271,7 +6271,7 @@
func (c *MarketplacedealsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6409,7 +6409,7 @@
func (c *MarketplacedealsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6563,7 +6563,7 @@
func (c *MarketplacedealsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6702,7 +6702,7 @@
func (c *MarketplacedealsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6840,7 +6840,7 @@
func (c *MarketplacenotesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6996,7 +6996,7 @@
func (c *MarketplacenotesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7134,7 +7134,7 @@
func (c *MarketplaceprivateauctionUpdateproposalCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7271,7 +7271,7 @@
func (c *PerformanceReportListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7429,7 +7429,7 @@
func (c *PretargetingConfigDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7552,7 +7552,7 @@
func (c *PretargetingConfigGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7695,7 +7695,7 @@
func (c *PretargetingConfigInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7844,7 +7844,7 @@
func (c *PretargetingConfigListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7981,7 +7981,7 @@
func (c *PretargetingConfigPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8131,7 +8131,7 @@
func (c *PretargetingConfigUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8288,7 +8288,7 @@
func (c *ProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8435,7 +8435,7 @@
func (c *ProductsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8570,7 +8570,7 @@
func (c *ProposalsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8701,7 +8701,7 @@
func (c *ProposalsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8830,7 +8830,7 @@
func (c *ProposalsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9015,7 +9015,7 @@
func (c *ProposalsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9140,7 +9140,7 @@
func (c *ProposalsSetupcompleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9246,7 +9246,7 @@
func (c *ProposalsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9426,7 +9426,7 @@
func (c *PubprofilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go b/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go
index a5a87ac..da1f0ab 100644
--- a/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go
+++ b/adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go
@@ -6067,7 +6067,7 @@
func (c *AccountsClientsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6218,7 +6218,7 @@
func (c *AccountsClientsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6402,7 +6402,7 @@
func (c *AccountsClientsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6576,7 +6576,7 @@
func (c *AccountsClientsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6728,7 +6728,7 @@
func (c *AccountsClientsInvitationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6890,7 +6890,7 @@
func (c *AccountsClientsInvitationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7077,7 +7077,7 @@
func (c *AccountsClientsInvitationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7266,7 +7266,7 @@
func (c *AccountsClientsUsersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7453,7 +7453,7 @@
func (c *AccountsClientsUsersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7633,7 +7633,7 @@
func (c *AccountsClientsUsersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7804,7 +7804,7 @@
func (c *AccountsCreativesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7963,7 +7963,7 @@
func (c *AccountsCreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8164,7 +8164,7 @@
func (c *AccountsCreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8339,7 +8339,7 @@
func (c *AccountsCreativesStopWatchingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8488,7 +8488,7 @@
func (c *AccountsCreativesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8639,7 +8639,7 @@
func (c *AccountsCreativesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8788,7 +8788,7 @@
func (c *AccountsCreativesDealAssociationsAddCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8988,7 +8988,7 @@
func (c *AccountsCreativesDealAssociationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9169,7 +9169,7 @@
func (c *AccountsCreativesDealAssociationsRemoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9368,7 +9368,7 @@
func (c *AccountsFinalizedProposalsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9560,7 +9560,7 @@
func (c *AccountsProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9742,7 +9742,7 @@
func (c *AccountsProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9921,7 +9921,7 @@
func (c *AccountsProposalsAcceptCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10075,7 +10075,7 @@
func (c *AccountsProposalsAddNoteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10228,7 +10228,7 @@
func (c *AccountsProposalsCancelNegotiationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10388,7 +10388,7 @@
func (c *AccountsProposalsCompleteSetupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10537,7 +10537,7 @@
func (c *AccountsProposalsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10689,7 +10689,7 @@
func (c *AccountsProposalsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10889,7 +10889,7 @@
func (c *AccountsProposalsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11082,7 +11082,7 @@
func (c *AccountsProposalsPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11245,7 +11245,7 @@
func (c *AccountsProposalsResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11415,7 +11415,7 @@
func (c *AccountsProposalsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11573,7 +11573,7 @@
func (c *AccountsPublisherProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11738,7 +11738,7 @@
func (c *AccountsPublisherProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11915,7 +11915,7 @@
func (c *BiddersAccountsFilterSetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12060,7 +12060,7 @@
func (c *BiddersAccountsFilterSetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12203,7 +12203,7 @@
func (c *BiddersAccountsFilterSetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12370,7 +12370,7 @@
func (c *BiddersAccountsFilterSetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12566,7 +12566,7 @@
func (c *BiddersAccountsFilterSetsBidMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12764,7 +12764,7 @@
func (c *BiddersAccountsFilterSetsBidResponseErrorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12964,7 +12964,7 @@
func (c *BiddersAccountsFilterSetsBidResponsesWithoutBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13164,7 +13164,7 @@
func (c *BiddersAccountsFilterSetsFilteredBidRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13362,7 +13362,7 @@
func (c *BiddersAccountsFilterSetsFilteredBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13563,7 +13563,7 @@
func (c *BiddersAccountsFilterSetsFilteredBidsCreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13775,7 +13775,7 @@
func (c *BiddersAccountsFilterSetsFilteredBidsDetailsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13983,7 +13983,7 @@
func (c *BiddersAccountsFilterSetsImpressionMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14181,7 +14181,7 @@
func (c *BiddersAccountsFilterSetsLosingBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14380,7 +14380,7 @@
func (c *BiddersAccountsFilterSetsNonBillableWinningBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14559,7 +14559,7 @@
func (c *BiddersFilterSetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14704,7 +14704,7 @@
func (c *BiddersFilterSetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14847,7 +14847,7 @@
func (c *BiddersFilterSetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15014,7 +15014,7 @@
func (c *BiddersFilterSetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15210,7 +15210,7 @@
func (c *BiddersFilterSetsBidMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15408,7 +15408,7 @@
func (c *BiddersFilterSetsBidResponseErrorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15608,7 +15608,7 @@
func (c *BiddersFilterSetsBidResponsesWithoutBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15808,7 +15808,7 @@
func (c *BiddersFilterSetsFilteredBidRequestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16006,7 +16006,7 @@
func (c *BiddersFilterSetsFilteredBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16207,7 +16207,7 @@
func (c *BiddersFilterSetsFilteredBidsCreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16419,7 +16419,7 @@
func (c *BiddersFilterSetsFilteredBidsDetailsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16627,7 +16627,7 @@
func (c *BiddersFilterSetsImpressionMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16825,7 +16825,7 @@
func (c *BiddersFilterSetsLosingBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17024,7 +17024,7 @@
func (c *BiddersFilterSetsNonBillableWinningBidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adexperiencereport/v1/adexperiencereport-gen.go b/adexperiencereport/v1/adexperiencereport-gen.go
index a5f0edb..12e8d93 100644
--- a/adexperiencereport/v1/adexperiencereport-gen.go
+++ b/adexperiencereport/v1/adexperiencereport-gen.go
@@ -368,7 +368,7 @@
func (c *SitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -509,7 +509,7 @@
func (c *ViolatingSitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/admin/datatransfer/v1/admin-gen.go b/admin/datatransfer/v1/admin-gen.go
index 7e7298e..8c1c55c 100644
--- a/admin/datatransfer/v1/admin-gen.go
+++ b/admin/datatransfer/v1/admin-gen.go
@@ -482,7 +482,7 @@
func (c *ApplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -646,7 +646,7 @@
func (c *ApplicationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -816,7 +816,7 @@
func (c *TransfersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -948,7 +948,7 @@
func (c *TransfersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1121,7 +1121,7 @@
func (c *TransfersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/admin/directory/v1/admin-gen.go b/admin/directory/v1/admin-gen.go
index ec7c752..e1179ff 100644
--- a/admin/directory/v1/admin-gen.go
+++ b/admin/directory/v1/admin-gen.go
@@ -4615,7 +4615,7 @@
func (c *AspsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4737,7 +4737,7 @@
func (c *AspsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4888,7 +4888,7 @@
func (c *AspsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5019,7 +5019,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5122,7 +5122,7 @@
func (c *ChromeosdevicesActionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5263,7 +5263,7 @@
func (c *ChromeosdevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5496,7 +5496,7 @@
func (c *ChromeosdevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5725,7 +5725,7 @@
func (c *ChromeosdevicesMoveDevicesToOuCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5856,7 +5856,7 @@
func (c *ChromeosdevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6029,7 +6029,7 @@
func (c *ChromeosdevicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6197,7 +6197,7 @@
func (c *CustomersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6331,7 +6331,7 @@
func (c *CustomersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6469,7 +6469,7 @@
func (c *CustomersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6607,7 +6607,7 @@
func (c *DomainAliasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6728,7 +6728,7 @@
func (c *DomainAliasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6870,7 +6870,7 @@
func (c *DomainAliasesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7024,7 +7024,7 @@
func (c *DomainAliasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7163,7 +7163,7 @@
func (c *DomainsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7284,7 +7284,7 @@
func (c *DomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7426,7 +7426,7 @@
func (c *DomainsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7573,7 +7573,7 @@
func (c *DomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7705,7 +7705,7 @@
func (c *GroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7816,7 +7816,7 @@
func (c *GroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7948,7 +7948,7 @@
func (c *GroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8149,7 +8149,7 @@
func (c *GroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8349,7 +8349,7 @@
func (c *GroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8487,7 +8487,7 @@
func (c *GroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8625,7 +8625,7 @@
func (c *GroupsAliasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8735,7 +8735,7 @@
func (c *GroupsAliasesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8882,7 +8882,7 @@
func (c *GroupsAliasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9017,7 +9017,7 @@
func (c *MembersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9139,7 +9139,7 @@
func (c *MembersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9295,7 +9295,7 @@
func (c *MembersHasMemberCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9439,7 +9439,7 @@
func (c *MembersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9616,7 +9616,7 @@
func (c *MembersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9799,7 +9799,7 @@
func (c *MembersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9948,7 +9948,7 @@
func (c *MembersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10097,7 +10097,7 @@
func (c *MobiledevicesActionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10216,7 +10216,7 @@
func (c *MobiledevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10349,7 +10349,7 @@
func (c *MobiledevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10576,7 +10576,7 @@
func (c *MobiledevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10802,7 +10802,7 @@
func (c *NotificationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10923,7 +10923,7 @@
func (c *NotificationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11095,7 +11095,7 @@
func (c *NotificationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11267,7 +11267,7 @@
func (c *NotificationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11415,7 +11415,7 @@
func (c *NotificationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11561,7 +11561,7 @@
func (c *OrgunitsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11683,7 +11683,7 @@
func (c *OrgunitsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11826,7 +11826,7 @@
func (c *OrgunitsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11991,7 +11991,7 @@
func (c *OrgunitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12147,7 +12147,7 @@
func (c *OrgunitsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12296,7 +12296,7 @@
func (c *OrgunitsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12452,7 +12452,7 @@
func (c *PrivilegesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12586,7 +12586,7 @@
func (c *ResourcesBuildingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12707,7 +12707,7 @@
func (c *ResourcesBuildingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12865,7 +12865,7 @@
func (c *ResourcesBuildingsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13042,7 +13042,7 @@
func (c *ResourcesBuildingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13228,7 +13228,7 @@
func (c *ResourcesBuildingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13408,7 +13408,7 @@
func (c *ResourcesBuildingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13570,7 +13570,7 @@
func (c *ResourcesCalendarsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13691,7 +13691,7 @@
func (c *ResourcesCalendarsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13833,7 +13833,7 @@
func (c *ResourcesCalendarsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14020,7 +14020,7 @@
func (c *ResourcesCalendarsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14204,7 +14204,7 @@
func (c *ResourcesCalendarsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14356,7 +14356,7 @@
func (c *ResourcesCalendarsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14502,7 +14502,7 @@
func (c *ResourcesFeaturesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14623,7 +14623,7 @@
func (c *ResourcesFeaturesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14765,7 +14765,7 @@
func (c *ResourcesFeaturesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14926,7 +14926,7 @@
func (c *ResourcesFeaturesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15096,7 +15096,7 @@
func (c *ResourcesFeaturesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15244,7 +15244,7 @@
func (c *ResourcesFeaturesRenameCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15364,7 +15364,7 @@
func (c *ResourcesFeaturesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15510,7 +15510,7 @@
func (c *RoleAssignmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15631,7 +15631,7 @@
func (c *RoleAssignmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15773,7 +15773,7 @@
func (c *RoleAssignmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15950,7 +15950,7 @@
func (c *RoleAssignmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16128,7 +16128,7 @@
func (c *RolesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16249,7 +16249,7 @@
func (c *RolesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16391,7 +16391,7 @@
func (c *RolesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16552,7 +16552,7 @@
func (c *RolesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16722,7 +16722,7 @@
func (c *RolesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16870,7 +16870,7 @@
func (c *RolesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17016,7 +17016,7 @@
func (c *SchemasDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17137,7 +17137,7 @@
func (c *SchemasGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17279,7 +17279,7 @@
func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17426,7 +17426,7 @@
func (c *SchemasListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17562,7 +17562,7 @@
func (c *SchemasPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17710,7 +17710,7 @@
func (c *SchemasUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17856,7 +17856,7 @@
func (c *TokensDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17977,7 +17977,7 @@
func (c *TokensGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18128,7 +18128,7 @@
func (c *TokensListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18259,7 +18259,7 @@
func (c *UsersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18402,7 +18402,7 @@
func (c *UsersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18569,7 +18569,7 @@
func (c *UsersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18815,7 +18815,7 @@
func (c *UsersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19076,7 +19076,7 @@
func (c *UsersMakeAdminCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19186,7 +19186,7 @@
func (c *UsersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19324,7 +19324,7 @@
func (c *UsersUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19434,7 +19434,7 @@
func (c *UsersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19684,7 +19684,7 @@
func (c *UsersWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19930,7 +19930,7 @@
func (c *UsersAliasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20041,7 +20041,7 @@
func (c *UsersAliasesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20200,7 +20200,7 @@
func (c *UsersAliasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20361,7 +20361,7 @@
func (c *UsersAliasesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20515,7 +20515,7 @@
func (c *UsersPhotosDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20626,7 +20626,7 @@
func (c *UsersPhotosGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20761,7 +20761,7 @@
func (c *UsersPhotosPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20899,7 +20899,7 @@
func (c *UsersPhotosUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21035,7 +21035,7 @@
func (c *VerificationCodesGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21136,7 +21136,7 @@
func (c *VerificationCodesInvalidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21248,7 +21248,7 @@
func (c *VerificationCodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/admin/reports/v1/admin-gen.go b/admin/reports/v1/admin-gen.go
index 3bf2425..e336da9 100644
--- a/admin/reports/v1/admin-gen.go
+++ b/admin/reports/v1/admin-gen.go
@@ -1109,7 +1109,7 @@
func (c *ActivitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1518,7 +1518,7 @@
func (c *ActivitiesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1758,7 +1758,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1909,7 +1909,7 @@
func (c *CustomerUsageReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2175,7 +2175,7 @@
func (c *EntityUsageReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2496,7 +2496,7 @@
func (c *UserUsageReportGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/admob/v1/admob-api.json b/admob/v1/admob-api.json
index 0f5934d..9476c24 100644
--- a/admob/v1/admob-api.json
+++ b/admob/v1/admob-api.json
@@ -207,7 +207,7 @@
}
}
},
- "revision": "20200716",
+ "revision": "20200722",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"Date": {
@@ -808,7 +808,7 @@
"id": "ReportFooter",
"properties": {
"matchingRowCount": {
- "description": "Total number of rows that did match the request.",
+ "description": "Total number of rows that matched the request.\n\nWarning: This count does NOT always match the number of rows in the\nresponse. Do not make that assumption when processing the response.",
"format": "int64",
"type": "string"
},
diff --git a/admob/v1/admob-gen.go b/admob/v1/admob-gen.go
index ec4e683..5595819 100644
--- a/admob/v1/admob-gen.go
+++ b/admob/v1/admob-gen.go
@@ -1445,7 +1445,12 @@
// example, warnings and row
// counts. Always sent as the last message in the stream response.
type ReportFooter struct {
- // MatchingRowCount: Total number of rows that did match the request.
+ // MatchingRowCount: Total number of rows that matched the
+ // request.
+ //
+ // Warning: This count does NOT always match the number of rows in
+ // the
+ // response. Do not make that assumption when processing the response.
MatchingRowCount int64 `json:"matchingRowCount,omitempty,string"`
// Warnings: Warnings associated with generation of the report.
@@ -1785,7 +1790,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1943,7 +1948,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2097,7 +2102,7 @@
func (c *AccountsMediationReportGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2236,7 +2241,7 @@
func (c *AccountsNetworkReportGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adsense/v1.4/adsense-gen.go b/adsense/v1.4/adsense-gen.go
index a4b5aee..e0623f3 100644
--- a/adsense/v1.4/adsense-gen.go
+++ b/adsense/v1.4/adsense-gen.go
@@ -1825,7 +1825,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1987,7 +1987,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2154,7 +2154,7 @@
func (c *AccountsAdclientsGetAdCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2321,7 +2321,7 @@
func (c *AccountsAdclientsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2503,7 +2503,7 @@
func (c *AccountsAdunitsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2666,7 +2666,7 @@
func (c *AccountsAdunitsGetAdCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2851,7 +2851,7 @@
func (c *AccountsAdunitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3063,7 +3063,7 @@
func (c *AccountsAdunitsCustomchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3248,7 +3248,7 @@
func (c *AccountsAlertsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3376,7 +3376,7 @@
func (c *AccountsAlertsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3529,7 +3529,7 @@
func (c *AccountsCustomchannelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3708,7 +3708,7 @@
func (c *AccountsCustomchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3920,7 +3920,7 @@
func (c *AccountsCustomchannelsAdunitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4118,7 +4118,7 @@
func (c *AccountsPaymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4334,7 +4334,7 @@
func (c *AccountsReportsGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4596,7 +4596,7 @@
func (c *AccountsReportsSavedGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4785,7 +4785,7 @@
func (c *AccountsReportsSavedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4964,7 +4964,7 @@
func (c *AccountsSavedadstylesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5132,7 +5132,7 @@
func (c *AccountsSavedadstylesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5328,7 +5328,7 @@
func (c *AccountsUrlchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5527,7 +5527,7 @@
func (c *AdclientsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5694,7 +5694,7 @@
func (c *AdunitsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5847,7 +5847,7 @@
func (c *AdunitsGetAdCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6022,7 +6022,7 @@
func (c *AdunitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6224,7 +6224,7 @@
func (c *AdunitsCustomchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6399,7 +6399,7 @@
func (c *AlertsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6517,7 +6517,7 @@
func (c *AlertsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6655,7 +6655,7 @@
func (c *CustomchannelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6824,7 +6824,7 @@
func (c *CustomchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7026,7 +7026,7 @@
func (c *CustomchannelsAdunitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7215,7 +7215,7 @@
func (c *MetadataDimensionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7343,7 +7343,7 @@
func (c *MetadataMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7470,7 +7470,7 @@
func (c *PaymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7677,7 +7677,7 @@
func (c *ReportsGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7933,7 +7933,7 @@
func (c *ReportsSavedGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8112,7 +8112,7 @@
func (c *ReportsSavedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8277,7 +8277,7 @@
func (c *SavedadstylesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8435,7 +8435,7 @@
func (c *SavedadstylesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8617,7 +8617,7 @@
func (c *UrlchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/adsensehost/v4.1/adsensehost-gen.go b/adsensehost/v4.1/adsensehost-gen.go
index 759a77f..7cecb88 100644
--- a/adsensehost/v4.1/adsensehost-gen.go
+++ b/adsensehost/v4.1/adsensehost-gen.go
@@ -1153,7 +1153,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1295,7 +1295,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1438,7 +1438,7 @@
func (c *AccountsAdclientsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1604,7 +1604,7 @@
func (c *AccountsAdclientsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1774,7 +1774,7 @@
func (c *AccountsAdunitsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1933,7 +1933,7 @@
func (c *AccountsAdunitsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2103,7 +2103,7 @@
func (c *AccountsAdunitsGetAdCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2261,7 +2261,7 @@
func (c *AccountsAdunitsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2441,7 +2441,7 @@
func (c *AccountsAdunitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2625,7 +2625,7 @@
func (c *AccountsAdunitsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2781,7 +2781,7 @@
func (c *AccountsAdunitsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2992,7 +2992,7 @@
func (c *AccountsReportsGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3201,7 +3201,7 @@
func (c *AdclientsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3357,7 +3357,7 @@
func (c *AdclientsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3545,7 +3545,7 @@
func (c *AssociationsessionsStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3721,7 +3721,7 @@
func (c *AssociationsessionsVerifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3852,7 +3852,7 @@
func (c *CustomchannelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4001,7 +4001,7 @@
func (c *CustomchannelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4142,7 +4142,7 @@
func (c *CustomchannelsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4306,7 +4306,7 @@
func (c *CustomchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4475,7 +4475,7 @@
func (c *CustomchannelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4620,7 +4620,7 @@
func (c *CustomchannelsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4821,7 +4821,7 @@
func (c *ReportsGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5010,7 +5010,7 @@
func (c *UrlchannelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5148,7 +5148,7 @@
func (c *UrlchannelsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5311,7 +5311,7 @@
func (c *UrlchannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/alertcenter/v1beta1/alertcenter-gen.go b/alertcenter/v1beta1/alertcenter-gen.go
index 2a75bd7..0c215dd 100644
--- a/alertcenter/v1beta1/alertcenter-gen.go
+++ b/alertcenter/v1beta1/alertcenter-gen.go
@@ -2055,7 +2055,7 @@
func (c *AlertsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2180,7 +2180,7 @@
func (c *AlertsBatchUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2321,7 +2321,7 @@
func (c *AlertsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2477,7 +2477,7 @@
func (c *AlertsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2636,7 +2636,7 @@
func (c *AlertsGetMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2839,7 +2839,7 @@
func (c *AlertsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3018,7 +3018,7 @@
func (c *AlertsUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3172,7 +3172,7 @@
func (c *AlertsFeedbackCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3351,7 +3351,7 @@
func (c *AlertsFeedbackListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3511,7 +3511,7 @@
func (c *V1beta1GetSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3646,7 +3646,7 @@
func (c *V1beta1UpdateSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/analytics/v3/analytics-gen.go b/analytics/v3/analytics-gen.go
index 842a7a7..04c3e73 100644
--- a/analytics/v3/analytics-gen.go
+++ b/analytics/v3/analytics-gen.go
@@ -6030,7 +6030,7 @@
func (c *DataGaGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6319,7 +6319,7 @@
func (c *DataMcfGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6560,7 +6560,7 @@
func (c *DataRealtimeGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6748,7 +6748,7 @@
func (c *ManagementAccountSummariesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6883,7 +6883,7 @@
func (c *ManagementAccountUserLinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6993,7 +6993,7 @@
func (c *ManagementAccountUserLinksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7155,7 +7155,7 @@
func (c *ManagementAccountUserLinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7305,7 +7305,7 @@
func (c *ManagementAccountUserLinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7473,7 +7473,7 @@
func (c *ManagementAccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7607,7 +7607,7 @@
func (c *ManagementClientIdHashClientIdCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7758,7 +7758,7 @@
func (c *ManagementCustomDataSourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7930,7 +7930,7 @@
func (c *ManagementCustomDimensionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8082,7 +8082,7 @@
func (c *ManagementCustomDimensionsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8254,7 +8254,7 @@
func (c *ManagementCustomDimensionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8423,7 +8423,7 @@
func (c *ManagementCustomDimensionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8596,7 +8596,7 @@
func (c *ManagementCustomDimensionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8769,7 +8769,7 @@
func (c *ManagementCustomMetricsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8921,7 +8921,7 @@
func (c *ManagementCustomMetricsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9093,7 +9093,7 @@
func (c *ManagementCustomMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9262,7 +9262,7 @@
func (c *ManagementCustomMetricsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9435,7 +9435,7 @@
func (c *ManagementCustomMetricsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9599,7 +9599,7 @@
func (c *ManagementExperimentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9741,7 +9741,7 @@
func (c *ManagementExperimentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9904,7 +9904,7 @@
func (c *ManagementExperimentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10087,7 +10087,7 @@
func (c *ManagementExperimentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10261,7 +10261,7 @@
func (c *ManagementExperimentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10430,7 +10430,7 @@
func (c *ManagementExperimentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10593,7 +10593,7 @@
func (c *ManagementFiltersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10742,7 +10742,7 @@
func (c *ManagementFiltersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10884,7 +10884,7 @@
func (c *ManagementFiltersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11046,7 +11046,7 @@
func (c *ManagementFiltersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11197,7 +11197,7 @@
func (c *ManagementFiltersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11345,7 +11345,7 @@
func (c *ManagementFiltersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11506,7 +11506,7 @@
func (c *ManagementGoalsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11668,7 +11668,7 @@
func (c *ManagementGoalsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11850,7 +11850,7 @@
func (c *ManagementGoalsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12021,7 +12021,7 @@
func (c *ManagementGoalsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12189,7 +12189,7 @@
func (c *ManagementGoalsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12355,7 +12355,7 @@
func (c *ManagementProfileFilterLinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12500,7 +12500,7 @@
func (c *ManagementProfileFilterLinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12666,7 +12666,7 @@
func (c *ManagementProfileFilterLinksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12851,7 +12851,7 @@
func (c *ManagementProfileFilterLinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13022,7 +13022,7 @@
func (c *ManagementProfileFilterLinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13194,7 +13194,7 @@
func (c *ManagementProfileFilterLinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13364,7 +13364,7 @@
func (c *ManagementProfileUserLinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13494,7 +13494,7 @@
func (c *ManagementProfileUserLinksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13676,7 +13676,7 @@
func (c *ManagementProfileUserLinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13846,7 +13846,7 @@
func (c *ManagementProfileUserLinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14010,7 +14010,7 @@
func (c *ManagementProfilesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14141,7 +14141,7 @@
func (c *ManagementProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14296,7 +14296,7 @@
func (c *ManagementProfilesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14468,7 +14468,7 @@
func (c *ManagementProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14629,7 +14629,7 @@
func (c *ManagementProfilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14787,7 +14787,7 @@
func (c *ManagementProfilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14943,7 +14943,7 @@
func (c *ManagementRemarketingAudienceDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15074,7 +15074,7 @@
func (c *ManagementRemarketingAudienceGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15226,7 +15226,7 @@
func (c *ManagementRemarketingAudienceInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15404,7 +15404,7 @@
func (c *ManagementRemarketingAudienceListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15569,7 +15569,7 @@
func (c *ManagementRemarketingAudiencePatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15727,7 +15727,7 @@
func (c *ManagementRemarketingAudienceUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15903,7 +15903,7 @@
func (c *ManagementSegmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16043,7 +16043,7 @@
func (c *ManagementUnsampledReportsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16184,7 +16184,7 @@
func (c *ManagementUnsampledReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16347,7 +16347,7 @@
func (c *ManagementUnsampledReportsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16530,7 +16530,7 @@
func (c *ManagementUnsampledReportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16698,7 +16698,7 @@
func (c *ManagementUploadsDeleteUploadDataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16843,7 +16843,7 @@
func (c *ManagementUploadsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17034,7 +17034,7 @@
func (c *ManagementUploadsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17244,7 +17244,7 @@
func (c *ManagementUploadsUploadDataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17440,7 +17440,7 @@
func (c *ManagementWebPropertyAdWordsLinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17572,7 +17572,7 @@
func (c *ManagementWebPropertyAdWordsLinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17724,7 +17724,7 @@
func (c *ManagementWebPropertyAdWordsLinksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17896,7 +17896,7 @@
func (c *ManagementWebPropertyAdWordsLinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18057,7 +18057,7 @@
func (c *ManagementWebPropertyAdWordsLinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18215,7 +18215,7 @@
func (c *ManagementWebPropertyAdWordsLinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18380,7 +18380,7 @@
func (c *ManagementWebpropertiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18526,7 +18526,7 @@
func (c *ManagementWebpropertiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18688,7 +18688,7 @@
func (c *ManagementWebpropertiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18839,7 +18839,7 @@
func (c *ManagementWebpropertiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18987,7 +18987,7 @@
func (c *ManagementWebpropertiesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19135,7 +19135,7 @@
func (c *ManagementWebpropertyUserLinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19255,7 +19255,7 @@
func (c *ManagementWebpropertyUserLinksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19427,7 +19427,7 @@
func (c *ManagementWebpropertyUserLinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19587,7 +19587,7 @@
func (c *ManagementWebpropertyUserLinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19750,7 +19750,7 @@
func (c *MetadataColumnsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19884,7 +19884,7 @@
func (c *ProvisioningCreateAccountTicketCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20006,7 +20006,7 @@
func (c *ProvisioningCreateAccountTreeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20128,7 +20128,7 @@
func (c *UserDeletionUserDeletionRequestUpsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/analyticsreporting/v4/analyticsreporting-gen.go b/analyticsreporting/v4/analyticsreporting-gen.go
index 16fc650..900a066 100644
--- a/analyticsreporting/v4/analyticsreporting-gen.go
+++ b/analyticsreporting/v4/analyticsreporting-gen.go
@@ -3017,7 +3017,7 @@
func (c *ReportsBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3143,7 +3143,7 @@
func (c *UserActivitySearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go b/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go
index affb98d..2b87050 100644
--- a/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go
+++ b/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go
@@ -2093,7 +2093,7 @@
func (c *CustomersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2247,7 +2247,7 @@
func (c *CustomersConfigurationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2384,7 +2384,7 @@
func (c *CustomersConfigurationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2522,7 +2522,7 @@
func (c *CustomersConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2663,7 +2663,7 @@
func (c *CustomersConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2808,7 +2808,7 @@
func (c *CustomersConfigurationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2955,7 +2955,7 @@
func (c *CustomersDevicesApplyConfigurationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3101,7 +3101,7 @@
func (c *CustomersDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3257,7 +3257,7 @@
func (c *CustomersDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3421,7 +3421,7 @@
func (c *CustomersDevicesRemoveConfigurationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3564,7 +3564,7 @@
func (c *CustomersDevicesUnclaimCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3712,7 +3712,7 @@
func (c *CustomersDpcsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3857,7 +3857,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3997,7 +3997,7 @@
func (c *PartnersCustomersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4162,7 +4162,7 @@
func (c *PartnersCustomersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4330,7 +4330,7 @@
func (c *PartnersDevicesClaimCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4472,7 +4472,7 @@
func (c *PartnersDevicesClaimAsyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4611,7 +4611,7 @@
func (c *PartnersDevicesFindByIdentifierCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4777,7 +4777,7 @@
func (c *PartnersDevicesFindByOwnerCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4945,7 +4945,7 @@
func (c *PartnersDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5079,7 +5079,7 @@
func (c *PartnersDevicesMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5229,7 +5229,7 @@
func (c *PartnersDevicesUnclaimCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5372,7 +5372,7 @@
func (c *PartnersDevicesUnclaimAsyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5516,7 +5516,7 @@
func (c *PartnersDevicesUpdateMetadataAsyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5677,7 +5677,7 @@
func (c *PartnersVendorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5864,7 +5864,7 @@
func (c *PartnersVendorsCustomersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/androidenterprise/v1/androidenterprise-gen.go b/androidenterprise/v1/androidenterprise-gen.go
index 563564c..c02d454 100644
--- a/androidenterprise/v1/androidenterprise-gen.go
+++ b/androidenterprise/v1/androidenterprise-gen.go
@@ -4507,7 +4507,7 @@
func (c *DevicesForceReportUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4639,7 +4639,7 @@
func (c *DevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4811,7 +4811,7 @@
func (c *DevicesGetStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4972,7 +4972,7 @@
func (c *DevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5126,7 +5126,7 @@
func (c *DevicesSetStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5297,7 +5297,7 @@
func (c *DevicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5466,7 +5466,7 @@
func (c *EnterprisesAcknowledgeNotificationSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5578,7 +5578,7 @@
func (c *EnterprisesCompleteSignupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5714,7 +5714,7 @@
func (c *EnterprisesCreateWebTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5852,7 +5852,7 @@
func (c *EnterprisesEnrollCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6004,7 +6004,7 @@
func (c *EnterprisesGenerateSignupUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6138,7 +6138,7 @@
func (c *EnterprisesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6314,7 +6314,7 @@
func (c *EnterprisesGetServiceAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6470,7 +6470,7 @@
func (c *EnterprisesGetStoreLayoutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6619,7 +6619,7 @@
func (c *EnterprisesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6803,7 +6803,7 @@
func (c *EnterprisesPullNotificationSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6932,7 +6932,7 @@
func (c *EnterprisesSendTestPushNotificationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7067,7 +7067,7 @@
func (c *EnterprisesSetAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7221,7 +7221,7 @@
func (c *EnterprisesSetStoreLayoutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7358,7 +7358,7 @@
func (c *EnterprisesUnenrollCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7463,7 +7463,7 @@
func (c *EntitlementsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7595,7 +7595,7 @@
func (c *EntitlementsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7757,7 +7757,7 @@
func (c *EntitlementsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7915,7 +7915,7 @@
func (c *EntitlementsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8087,7 +8087,7 @@
func (c *GrouplicensesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8239,7 +8239,7 @@
func (c *GrouplicensesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8386,7 +8386,7 @@
func (c *GrouplicenseusersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8536,7 +8536,7 @@
func (c *InstallsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8678,7 +8678,7 @@
func (c *InstallsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8850,7 +8850,7 @@
func (c *InstallsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9010,7 +9010,7 @@
func (c *InstallsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9179,7 +9179,7 @@
func (c *ManagedconfigurationsfordeviceDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9321,7 +9321,7 @@
func (c *ManagedconfigurationsfordeviceGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9494,7 +9494,7 @@
func (c *ManagedconfigurationsfordeviceListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9654,7 +9654,7 @@
func (c *ManagedconfigurationsfordeviceUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9820,7 +9820,7 @@
func (c *ManagedconfigurationsforuserDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9954,7 +9954,7 @@
func (c *ManagedconfigurationsforuserGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10117,7 +10117,7 @@
func (c *ManagedconfigurationsforuserListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10281,7 +10281,7 @@
func (c *ManagedconfigurationsforuserUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10448,7 +10448,7 @@
func (c *ManagedconfigurationssettingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10610,7 +10610,7 @@
func (c *PermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10761,7 +10761,7 @@
func (c *ProductsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10903,7 +10903,7 @@
func (c *ProductsGenerateApprovalUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11067,7 +11067,7 @@
func (c *ProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11245,7 +11245,7 @@
func (c *ProductsGetAppRestrictionsSchemaCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11404,7 +11404,7 @@
func (c *ProductsGetPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11605,7 +11605,7 @@
func (c *ProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11766,7 +11766,7 @@
func (c *ProductsUnapproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11883,7 +11883,7 @@
func (c *ServiceaccountkeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12003,7 +12003,7 @@
func (c *ServiceaccountkeysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12159,7 +12159,7 @@
func (c *ServiceaccountkeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12295,7 +12295,7 @@
func (c *StorelayoutclustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12427,7 +12427,7 @@
func (c *StorelayoutclustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12579,7 +12579,7 @@
func (c *StorelayoutclustersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12737,7 +12737,7 @@
func (c *StorelayoutclustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12883,7 +12883,7 @@
func (c *StorelayoutclustersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13038,7 +13038,7 @@
func (c *StorelayoutpagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13160,7 +13160,7 @@
func (c *StorelayoutpagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13302,7 +13302,7 @@
func (c *StorelayoutpagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13450,7 +13450,7 @@
func (c *StorelayoutpagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13586,7 +13586,7 @@
func (c *StorelayoutpagesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13733,7 +13733,7 @@
func (c *UsersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13852,7 +13852,7 @@
func (c *UsersGenerateAuthenticationTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14002,7 +14002,7 @@
func (c *UsersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14156,7 +14156,7 @@
func (c *UsersGetAvailableProductSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14309,7 +14309,7 @@
func (c *UsersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14463,7 +14463,7 @@
func (c *UsersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14610,7 +14610,7 @@
func (c *UsersRevokeDeviceAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14730,7 +14730,7 @@
func (c *UsersSetAvailableProductSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14889,7 +14889,7 @@
func (c *UsersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15036,7 +15036,7 @@
func (c *WebappsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15158,7 +15158,7 @@
func (c *WebappsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15300,7 +15300,7 @@
func (c *WebappsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15448,7 +15448,7 @@
func (c *WebappsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15584,7 +15584,7 @@
func (c *WebappsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/androidmanagement/v1/androidmanagement-gen.go b/androidmanagement/v1/androidmanagement-gen.go
index 03627c0..3e19e5d 100644
--- a/androidmanagement/v1/androidmanagement-gen.go
+++ b/androidmanagement/v1/androidmanagement-gen.go
@@ -4347,7 +4347,7 @@
func (c *EnterprisesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4499,7 +4499,7 @@
func (c *EnterprisesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4642,7 +4642,7 @@
func (c *EnterprisesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4806,7 +4806,7 @@
func (c *EnterprisesApplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4965,7 +4965,7 @@
func (c *EnterprisesDevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5122,7 +5122,7 @@
func (c *EnterprisesDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5259,7 +5259,7 @@
func (c *EnterprisesDevicesIssueCommandCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5422,7 +5422,7 @@
func (c *EnterprisesDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5597,7 +5597,7 @@
func (c *EnterprisesDevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5750,7 +5750,7 @@
func (c *EnterprisesDevicesOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5883,7 +5883,7 @@
func (c *EnterprisesDevicesOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6026,7 +6026,7 @@
func (c *EnterprisesDevicesOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6200,7 +6200,7 @@
func (c *EnterprisesDevicesOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6372,7 +6372,7 @@
func (c *EnterprisesEnrollmentTokensCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6511,7 +6511,7 @@
func (c *EnterprisesEnrollmentTokensDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6642,7 +6642,7 @@
func (c *EnterprisesPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6783,7 +6783,7 @@
func (c *EnterprisesPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6941,7 +6941,7 @@
func (c *EnterprisesPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7116,7 +7116,7 @@
func (c *EnterprisesPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7262,7 +7262,7 @@
func (c *EnterprisesWebAppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7400,7 +7400,7 @@
func (c *EnterprisesWebAppsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7541,7 +7541,7 @@
func (c *EnterprisesWebAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7699,7 +7699,7 @@
func (c *EnterprisesWebAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7874,7 +7874,7 @@
func (c *EnterprisesWebAppsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8021,7 +8021,7 @@
func (c *EnterprisesWebTokensCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8176,7 +8176,7 @@
func (c *SignupUrlsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/androidpublisher/v3/androidpublisher-gen.go b/androidpublisher/v3/androidpublisher-gen.go
index db590b8..e6c1c4c 100644
--- a/androidpublisher/v3/androidpublisher-gen.go
+++ b/androidpublisher/v3/androidpublisher-gen.go
@@ -3143,7 +3143,7 @@
func (c *EditsCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3282,7 +3282,7 @@
func (c *EditsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3404,7 +3404,7 @@
func (c *EditsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3546,7 +3546,7 @@
func (c *EditsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3685,7 +3685,7 @@
func (c *EditsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3832,7 +3832,7 @@
func (c *EditsApksAddexternallyhostedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3990,7 +3990,7 @@
func (c *EditsApksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4172,7 +4172,7 @@
func (c *EditsApksUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4364,7 +4364,7 @@
func (c *EditsBundlesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4566,7 +4566,7 @@
func (c *EditsBundlesUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4796,7 +4796,7 @@
func (c *EditsDeobfuscationfilesUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5009,7 +5009,7 @@
func (c *EditsDetailsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5153,7 +5153,7 @@
func (c *EditsDetailsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5302,7 +5302,7 @@
func (c *EditsDetailsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5464,7 +5464,7 @@
func (c *EditsExpansionfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5637,7 +5637,7 @@
func (c *EditsExpansionfilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5815,7 +5815,7 @@
func (c *EditsExpansionfilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6029,7 +6029,7 @@
func (c *EditsExpansionfilesUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6237,7 +6237,7 @@
func (c *EditsImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6390,7 +6390,7 @@
func (c *EditsImagesDeleteallCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6572,7 +6572,7 @@
func (c *EditsImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6788,7 +6788,7 @@
func (c *EditsImagesUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6998,7 +6998,7 @@
func (c *EditsListingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7117,7 +7117,7 @@
func (c *EditsListingsDeleteallCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7241,7 +7241,7 @@
func (c *EditsListingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7402,7 +7402,7 @@
func (c *EditsListingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7548,7 +7548,7 @@
func (c *EditsListingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7707,7 +7707,7 @@
func (c *EditsListingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7875,7 +7875,7 @@
func (c *EditsTestersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8029,7 +8029,7 @@
func (c *EditsTestersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8188,7 +8188,7 @@
func (c *EditsTestersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8356,7 +8356,7 @@
func (c *EditsTracksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8517,7 +8517,7 @@
func (c *EditsTracksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8663,7 +8663,7 @@
func (c *EditsTracksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8822,7 +8822,7 @@
func (c *EditsTracksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8978,7 +8978,7 @@
func (c *InappproductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9101,7 +9101,7 @@
func (c *InappproductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9255,7 +9255,7 @@
func (c *InappproductsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9430,7 +9430,7 @@
func (c *InappproductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9595,7 +9595,7 @@
func (c *InappproductsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9761,7 +9761,7 @@
func (c *InappproductsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9961,7 +9961,7 @@
func (c *InternalappsharingartifactsUploadapkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10182,7 +10182,7 @@
func (c *InternalappsharingartifactsUploadbundleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10367,7 +10367,7 @@
func (c *OrdersRefundCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10487,7 +10487,7 @@
func (c *PurchasesProductsAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10627,7 +10627,7 @@
func (c *PurchasesProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10781,7 +10781,7 @@
func (c *PurchasesSubscriptionsAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10912,7 +10912,7 @@
func (c *PurchasesSubscriptionsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11037,7 +11037,7 @@
func (c *PurchasesSubscriptionsDeferCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11208,7 +11208,7 @@
func (c *PurchasesSubscriptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11362,7 +11362,7 @@
func (c *PurchasesSubscriptionsRefundCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11486,7 +11486,7 @@
func (c *PurchasesSubscriptionsRevokeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11696,7 +11696,7 @@
func (c *PurchasesVoidedpurchasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11883,7 +11883,7 @@
func (c *ReviewsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12067,7 +12067,7 @@
func (c *ReviewsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12225,7 +12225,7 @@
func (c *ReviewsReplyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12376,7 +12376,7 @@
func (c *SystemapksVariantsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12539,7 +12539,7 @@
func (c *SystemapksVariantsDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12694,7 +12694,7 @@
func (c *SystemapksVariantsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12857,7 +12857,7 @@
func (c *SystemapksVariantsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/api-list.json b/api-list.json
index df3a161..860d98a 100644
--- a/api-list.json
+++ b/api-list.json
@@ -731,7 +731,7 @@
"name": "chat",
"version": "v1",
"title": "Hangouts Chat API",
- "description": "Create bots and extend the new Hangouts Chat.",
+ "description": "Enables bots to fetch information and perform actions in Hangouts Chat.",
"discoveryRestUrl": "https://chat.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
@@ -817,6 +817,21 @@
},
{
"kind": "discovery#directoryItem",
+ "id": "cloudasset:v1p5beta1",
+ "name": "cloudasset",
+ "version": "v1p5beta1",
+ "title": "Cloud Asset API",
+ "description": "The cloud asset API manages the history and inventory of cloud resources.",
+ "discoveryRestUrl": "https://cloudasset.googleapis.com/$discovery/rest?version=v1p5beta1",
+ "icons": {
+ "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
+ "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
+ },
+ "documentationLink": "https://cloud.google.com/asset-inventory/docs/quickstart",
+ "preferred": false
+ },
+ {
+ "kind": "discovery#directoryItem",
"id": "cloudasset:v1",
"name": "cloudasset",
"version": "v1",
@@ -2181,15 +2196,14 @@
"id": "games:v1",
"name": "games",
"version": "v1",
- "title": "Google Play Game Services API",
- "description": "The API for Google Play Game Services.",
- "discoveryRestUrl": "https://www.googleapis.com/discovery/v1/apis/games/v1/rest",
- "discoveryLink": "./apis/games/v1/rest",
+ "title": "Google Play Game Services",
+ "description": "The Google Play games service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.",
+ "discoveryRestUrl": "https://games.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
- "documentationLink": "https://developers.google.com/games/services/",
+ "documentationLink": "https://developers.google.com/games/",
"preferred": true
},
{
@@ -2198,14 +2212,13 @@
"name": "gamesConfiguration",
"version": "v1configuration",
"title": "Google Play Game Services Publishing API",
- "description": "The Publishing API for Google Play Game Services.",
- "discoveryRestUrl": "https://www.googleapis.com/discovery/v1/apis/gamesConfiguration/v1configuration/rest",
- "discoveryLink": "./apis/gamesConfiguration/v1configuration/rest",
+ "description": "The Google Play Game Services Publishing API allows developers to configure their games in Game Services.",
+ "discoveryRestUrl": "https://gamesconfiguration.googleapis.com/$discovery/rest?version=v1configuration",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
- "documentationLink": "https://developers.google.com/games/services",
+ "documentationLink": "https://developers.google.com/games/",
"preferred": true
},
{
@@ -2213,15 +2226,14 @@
"id": "gamesManagement:v1management",
"name": "gamesManagement",
"version": "v1management",
- "title": "Google Play Game Services Management API",
- "description": "The Management API for Google Play Game Services.",
- "discoveryRestUrl": "https://www.googleapis.com/discovery/v1/apis/gamesManagement/v1management/rest",
- "discoveryLink": "./apis/gamesManagement/v1management/rest",
+ "title": "Google Play Game Management",
+ "description": "The Google Play Game Management API allows developers to manage resources from the Google Play Game service.",
+ "discoveryRestUrl": "https://gamesmanagement.googleapis.com/$discovery/rest?version=v1management",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
- "documentationLink": "https://developers.google.com/games/services",
+ "documentationLink": "https://developers.google.com/games/",
"preferred": true
},
{
@@ -3933,7 +3945,7 @@
"version": "v1beta3",
"title": "Cloud Tool Results API",
"description": "API to publish and access results from developer tools.",
- "discoveryRestUrl": "https://www.googleapis.com/$discovery/rest?version=v1beta3",
+ "discoveryRestUrl": "https://toolresults.googleapis.com/$discovery/rest?version=v1beta3",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
diff --git a/apigee/v1/apigee-gen.go b/apigee/v1/apigee-gen.go
index 385d122..d300991 100644
--- a/apigee/v1/apigee-gen.go
+++ b/apigee/v1/apigee-gen.go
@@ -8127,7 +8127,7 @@
func (c *HybridIssuersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8277,7 +8277,7 @@
func (c *OrganizationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8423,7 +8423,7 @@
func (c *OrganizationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8568,7 +8568,7 @@
func (c *OrganizationsGetDeployedIngressConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8723,7 +8723,7 @@
func (c *OrganizationsGetSyncAuthorizationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8878,7 +8878,7 @@
func (c *OrganizationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9034,7 +9034,7 @@
func (c *OrganizationsSetSyncAuthorizationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9177,7 +9177,7 @@
func (c *OrganizationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9317,7 +9317,7 @@
func (c *OrganizationsAnalyticsDatastoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9455,7 +9455,7 @@
func (c *OrganizationsAnalyticsDatastoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9596,7 +9596,7 @@
func (c *OrganizationsAnalyticsDatastoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9747,7 +9747,7 @@
func (c *OrganizationsAnalyticsDatastoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9893,7 +9893,7 @@
func (c *OrganizationsAnalyticsDatastoresTestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10035,7 +10035,7 @@
func (c *OrganizationsAnalyticsDatastoresUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10193,7 +10193,7 @@
func (c *OrganizationsApiproductsAttributesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10377,7 +10377,7 @@
func (c *OrganizationsApiproductsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10534,7 +10534,7 @@
func (c *OrganizationsApiproductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10683,7 +10683,7 @@
func (c *OrganizationsApiproductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10878,7 +10878,7 @@
func (c *OrganizationsApiproductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11052,7 +11052,7 @@
func (c *OrganizationsApiproductsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11190,7 +11190,7 @@
func (c *OrganizationsApiproductsAttributesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11331,7 +11331,7 @@
func (c *OrganizationsApiproductsAttributesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11475,7 +11475,7 @@
func (c *OrganizationsApiproductsAttributesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11622,7 +11622,7 @@
func (c *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11820,7 +11820,7 @@
func (c *OrganizationsApisCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11976,7 +11976,7 @@
func (c *OrganizationsApisDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12117,7 +12117,7 @@
func (c *OrganizationsApisGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12280,7 +12280,7 @@
func (c *OrganizationsApisListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12436,7 +12436,7 @@
func (c *OrganizationsApisDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12573,7 +12573,7 @@
func (c *OrganizationsApisKeyvaluemapsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12711,7 +12711,7 @@
func (c *OrganizationsApisKeyvaluemapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12845,7 +12845,7 @@
func (c *OrganizationsApisRevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13014,7 +13014,7 @@
func (c *OrganizationsApisRevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13172,7 +13172,7 @@
func (c *OrganizationsApisRevisionsUpdateApiProxyRevisionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13327,7 +13327,7 @@
func (c *OrganizationsApisRevisionsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13473,7 +13473,7 @@
func (c *OrganizationsAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13687,7 +13687,7 @@
func (c *OrganizationsAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13887,7 +13887,7 @@
func (c *OrganizationsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14048,7 +14048,7 @@
func (c *OrganizationsDevelopersAttributesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14193,7 +14193,7 @@
func (c *OrganizationsDevelopersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14346,7 +14346,7 @@
func (c *OrganizationsDevelopersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14498,7 +14498,7 @@
func (c *OrganizationsDevelopersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14718,7 +14718,7 @@
func (c *OrganizationsDevelopersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14900,7 +14900,7 @@
func (c *OrganizationsDevelopersSetDeveloperStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15056,7 +15056,7 @@
func (c *OrganizationsDevelopersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15198,7 +15198,7 @@
func (c *OrganizationsDevelopersAppsAttributesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15349,7 +15349,7 @@
func (c *OrganizationsDevelopersAppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15494,7 +15494,7 @@
func (c *OrganizationsDevelopersAppsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15683,7 +15683,7 @@
func (c *OrganizationsDevelopersAppsGenerateKeyPairOrUpdateDeveloperAppStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15862,7 +15862,7 @@
func (c *OrganizationsDevelopersAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16068,7 +16068,7 @@
func (c *OrganizationsDevelopersAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16250,7 +16250,7 @@
func (c *OrganizationsDevelopersAppsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16388,7 +16388,7 @@
func (c *OrganizationsDevelopersAppsAttributesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16529,7 +16529,7 @@
func (c *OrganizationsDevelopersAppsAttributesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16673,7 +16673,7 @@
func (c *OrganizationsDevelopersAppsAttributesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16821,7 +16821,7 @@
func (c *OrganizationsDevelopersAppsAttributesUpdateDeveloperAppAttributeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16987,7 +16987,7 @@
func (c *OrganizationsDevelopersAppsKeysCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17138,7 +17138,7 @@
func (c *OrganizationsDevelopersAppsKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17282,7 +17282,7 @@
func (c *OrganizationsDevelopersAppsKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17428,7 +17428,7 @@
func (c *OrganizationsDevelopersAppsKeysReplaceDeveloperAppKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17589,7 +17589,7 @@
func (c *OrganizationsDevelopersAppsKeysUpdateDeveloperAppKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17740,7 +17740,7 @@
func (c *OrganizationsDevelopersAppsKeysApiproductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17889,7 +17889,7 @@
func (c *OrganizationsDevelopersAppsKeysApiproductsUpdateDeveloperAppKeyApiProductCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18052,7 +18052,7 @@
func (c *OrganizationsDevelopersAppsKeysCreateCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18191,7 +18191,7 @@
func (c *OrganizationsDevelopersAttributesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18332,7 +18332,7 @@
func (c *OrganizationsDevelopersAttributesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18476,7 +18476,7 @@
func (c *OrganizationsDevelopersAttributesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18622,7 +18622,7 @@
func (c *OrganizationsDevelopersAttributesUpdateDeveloperAttributeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18770,7 +18770,7 @@
func (c *OrganizationsEnvgroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18913,7 +18913,7 @@
func (c *OrganizationsEnvgroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19054,7 +19054,7 @@
func (c *OrganizationsEnvgroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19215,7 +19215,7 @@
func (c *OrganizationsEnvgroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19391,7 +19391,7 @@
func (c *OrganizationsEnvgroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19538,7 +19538,7 @@
func (c *OrganizationsEnvgroupsAttachmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19676,7 +19676,7 @@
func (c *OrganizationsEnvgroupsAttachmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19817,7 +19817,7 @@
func (c *OrganizationsEnvgroupsAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19979,7 +19979,7 @@
func (c *OrganizationsEnvgroupsAttachmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20158,7 +20158,7 @@
func (c *OrganizationsEnvironmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20301,7 +20301,7 @@
func (c *OrganizationsEnvironmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20442,7 +20442,7 @@
func (c *OrganizationsEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20587,7 +20587,7 @@
func (c *OrganizationsEnvironmentsGetDebugmaskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20732,7 +20732,7 @@
func (c *OrganizationsEnvironmentsGetDeployedConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20910,7 +20910,7 @@
func (c *OrganizationsEnvironmentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21060,7 +21060,7 @@
func (c *OrganizationsEnvironmentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21201,7 +21201,7 @@
func (c *OrganizationsEnvironmentsSubscribeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21339,7 +21339,7 @@
func (c *OrganizationsEnvironmentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21481,7 +21481,7 @@
func (c *OrganizationsEnvironmentsUnsubscribeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21629,7 +21629,7 @@
func (c *OrganizationsEnvironmentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21788,7 +21788,7 @@
func (c *OrganizationsEnvironmentsUpdateDebugmaskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21947,7 +21947,7 @@
func (c *OrganizationsEnvironmentsUpdateEnvironmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22109,7 +22109,7 @@
func (c *OrganizationsEnvironmentsAnalyticsAdminGetSchemav2Call) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22255,7 +22255,7 @@
func (c *OrganizationsEnvironmentsAnalyticsExportsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22410,7 +22410,7 @@
func (c *OrganizationsEnvironmentsAnalyticsExportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22556,7 +22556,7 @@
func (c *OrganizationsEnvironmentsAnalyticsExportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22701,7 +22701,7 @@
func (c *OrganizationsEnvironmentsApisDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22843,7 +22843,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDeploymentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22986,7 +22986,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsGetDeploymentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23129,7 +23129,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDebugsessionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23277,7 +23277,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDebugsessionsDeleteDataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23418,7 +23418,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDebugsessionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23580,7 +23580,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDebugsessionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23758,7 +23758,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDebugsessionsDataGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23921,7 +23921,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDeploymentsGenerateDeployChangeReportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24077,7 +24077,7 @@
func (c *OrganizationsEnvironmentsApisRevisionsDeploymentsGenerateUndeployChangeReportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24209,7 +24209,7 @@
func (c *OrganizationsEnvironmentsCachesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24360,7 +24360,7 @@
func (c *OrganizationsEnvironmentsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24502,7 +24502,7 @@
func (c *OrganizationsEnvironmentsFlowhooksAttachSharedFlowToFlowHookCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24641,7 +24641,7 @@
func (c *OrganizationsEnvironmentsFlowhooksDetachSharedFlowFromFlowHookCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24786,7 +24786,7 @@
func (c *OrganizationsEnvironmentsFlowhooksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24932,7 +24932,7 @@
func (c *OrganizationsEnvironmentsKeystoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25075,7 +25075,7 @@
func (c *OrganizationsEnvironmentsKeystoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25216,7 +25216,7 @@
func (c *OrganizationsEnvironmentsKeystoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25416,7 +25416,7 @@
func (c *OrganizationsEnvironmentsKeystoresAliasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25592,7 +25592,7 @@
func (c *OrganizationsEnvironmentsKeystoresAliasesCsrCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25725,7 +25725,7 @@
func (c *OrganizationsEnvironmentsKeystoresAliasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25866,7 +25866,7 @@
func (c *OrganizationsEnvironmentsKeystoresAliasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26011,7 +26011,7 @@
func (c *OrganizationsEnvironmentsKeystoresAliasesGetCertificateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26165,7 +26165,7 @@
func (c *OrganizationsEnvironmentsKeystoresAliasesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26315,7 +26315,7 @@
func (c *OrganizationsEnvironmentsKeyvaluemapsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26453,7 +26453,7 @@
func (c *OrganizationsEnvironmentsKeyvaluemapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26719,7 +26719,7 @@
func (c *OrganizationsEnvironmentsOptimizedStatsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26935,7 +26935,7 @@
func (c *OrganizationsEnvironmentsQueriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27088,7 +27088,7 @@
func (c *OrganizationsEnvironmentsQueriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27241,7 +27241,7 @@
func (c *OrganizationsEnvironmentsQueriesGetResultCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27434,7 +27434,7 @@
func (c *OrganizationsEnvironmentsQueriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27601,7 +27601,7 @@
func (c *OrganizationsEnvironmentsReferencesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27741,7 +27741,7 @@
func (c *OrganizationsEnvironmentsReferencesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27882,7 +27882,7 @@
func (c *OrganizationsEnvironmentsReferencesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28021,7 +28021,7 @@
func (c *OrganizationsEnvironmentsReferencesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28184,7 +28184,7 @@
func (c *OrganizationsEnvironmentsResourcefilesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28339,7 +28339,7 @@
func (c *OrganizationsEnvironmentsResourcefilesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28503,7 +28503,7 @@
func (c *OrganizationsEnvironmentsResourcefilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28674,7 +28674,7 @@
func (c *OrganizationsEnvironmentsResourcefilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28830,7 +28830,7 @@
func (c *OrganizationsEnvironmentsResourcefilesListEnvironmentResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28986,7 +28986,7 @@
func (c *OrganizationsEnvironmentsResourcefilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29151,7 +29151,7 @@
func (c *OrganizationsEnvironmentsSharedflowsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29286,7 +29286,7 @@
func (c *OrganizationsEnvironmentsSharedflowsRevisionsDeploymentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29429,7 +29429,7 @@
func (c *OrganizationsEnvironmentsSharedflowsRevisionsGetDeploymentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29704,7 +29704,7 @@
func (c *OrganizationsEnvironmentsStatsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29922,7 +29922,7 @@
func (c *OrganizationsEnvironmentsTargetserversCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30067,7 +30067,7 @@
func (c *OrganizationsEnvironmentsTargetserversDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30208,7 +30208,7 @@
func (c *OrganizationsEnvironmentsTargetserversGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30347,7 +30347,7 @@
func (c *OrganizationsEnvironmentsTargetserversUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30491,7 +30491,7 @@
func (c *OrganizationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30633,7 +30633,7 @@
func (c *OrganizationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30776,7 +30776,7 @@
func (c *OrganizationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30938,7 +30938,7 @@
func (c *OrganizationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31107,7 +31107,7 @@
func (c *OrganizationsInstancesReportStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31252,7 +31252,7 @@
func (c *OrganizationsInstancesAttachmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31392,7 +31392,7 @@
func (c *OrganizationsInstancesAttachmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31535,7 +31535,7 @@
func (c *OrganizationsInstancesAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31697,7 +31697,7 @@
func (c *OrganizationsInstancesAttachmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31866,7 +31866,7 @@
func (c *OrganizationsKeyvaluemapsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32004,7 +32004,7 @@
func (c *OrganizationsKeyvaluemapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32149,7 +32149,7 @@
func (c *OrganizationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32330,7 +32330,7 @@
func (c *OrganizationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32515,7 +32515,7 @@
func (c *OrganizationsReportsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32653,7 +32653,7 @@
func (c *OrganizationsReportsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32796,7 +32796,7 @@
func (c *OrganizationsReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32947,7 +32947,7 @@
func (c *OrganizationsReportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33089,7 +33089,7 @@
func (c *OrganizationsReportsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33254,7 +33254,7 @@
func (c *OrganizationsSharedflowsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33405,7 +33405,7 @@
func (c *OrganizationsSharedflowsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33546,7 +33546,7 @@
func (c *OrganizationsSharedflowsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33704,7 +33704,7 @@
func (c *OrganizationsSharedflowsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33860,7 +33860,7 @@
func (c *OrganizationsSharedflowsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33997,7 +33997,7 @@
func (c *OrganizationsSharedflowsRevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34151,7 +34151,7 @@
func (c *OrganizationsSharedflowsRevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34309,7 +34309,7 @@
func (c *OrganizationsSharedflowsRevisionsUpdateSharedFlowRevisionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34464,7 +34464,7 @@
func (c *OrganizationsSharedflowsRevisionsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/appengine/v1/appengine-gen.go b/appengine/v1/appengine-gen.go
index dae759e..f1b3583 100644
--- a/appengine/v1/appengine-gen.go
+++ b/appengine/v1/appengine-gen.go
@@ -3719,7 +3719,7 @@
func (c *AppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3855,7 +3855,7 @@
func (c *AppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4003,7 +4003,7 @@
func (c *AppsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4156,7 +4156,7 @@
func (c *AppsRepairCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4295,7 +4295,7 @@
func (c *AppsAuthorizedCertificatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4434,7 +4434,7 @@
func (c *AppsAuthorizedCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4595,7 +4595,7 @@
func (c *AppsAuthorizedCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4783,7 +4783,7 @@
func (c *AppsAuthorizedCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4975,7 +4975,7 @@
func (c *AppsAuthorizedCertificatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5151,7 +5151,7 @@
func (c *AppsAuthorizedDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5335,7 +5335,7 @@
func (c *AppsDomainMappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5486,7 +5486,7 @@
func (c *AppsDomainMappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5636,7 +5636,7 @@
func (c *AppsDomainMappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5803,7 +5803,7 @@
func (c *AppsDomainMappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5984,7 +5984,7 @@
func (c *AppsDomainMappingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6141,7 +6141,7 @@
func (c *AppsFirewallIngressRulesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6280,7 +6280,7 @@
func (c *AppsFirewallIngressRulesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6419,7 +6419,7 @@
func (c *AppsFirewallIngressRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6569,7 +6569,7 @@
func (c *AppsFirewallIngressRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6745,7 +6745,7 @@
func (c *AppsFirewallIngressRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6927,7 +6927,7 @@
func (c *AppsFirewallIngressRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7091,7 +7091,7 @@
func (c *AppsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7266,7 +7266,7 @@
func (c *AppsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7452,7 +7452,7 @@
func (c *AppsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7635,7 +7635,7 @@
func (c *AppsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7808,7 +7808,7 @@
func (c *AppsServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7958,7 +7958,7 @@
func (c *AppsServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8125,7 +8125,7 @@
func (c *AppsServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8322,7 +8322,7 @@
func (c *AppsServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8482,7 +8482,7 @@
func (c *AppsServicesVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8631,7 +8631,7 @@
func (c *AppsServicesVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8804,7 +8804,7 @@
func (c *AppsServicesVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9001,7 +9001,7 @@
func (c *AppsServicesVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9259,7 +9259,7 @@
func (c *AppsServicesVersionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9432,7 +9432,7 @@
func (c *AppsServicesVersionsInstancesDebugCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9610,7 +9610,7 @@
func (c *AppsServicesVersionsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9780,7 +9780,7 @@
func (c *AppsServicesVersionsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9970,7 +9970,7 @@
func (c *AppsServicesVersionsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/appengine/v1alpha/appengine-gen.go b/appengine/v1alpha/appengine-gen.go
index 073e71a..39d7f81 100644
--- a/appengine/v1alpha/appengine-gen.go
+++ b/appengine/v1alpha/appengine-gen.go
@@ -1274,7 +1274,7 @@
func (c *AppsAuthorizedCertificatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1413,7 +1413,7 @@
func (c *AppsAuthorizedCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1574,7 +1574,7 @@
func (c *AppsAuthorizedCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1762,7 +1762,7 @@
func (c *AppsAuthorizedCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1954,7 +1954,7 @@
func (c *AppsAuthorizedCertificatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2130,7 +2130,7 @@
func (c *AppsAuthorizedDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2325,7 +2325,7 @@
func (c *AppsDomainMappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2481,7 +2481,7 @@
func (c *AppsDomainMappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2631,7 +2631,7 @@
func (c *AppsDomainMappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2798,7 +2798,7 @@
func (c *AppsDomainMappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2991,7 +2991,7 @@
func (c *AppsDomainMappingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3160,7 +3160,7 @@
func (c *AppsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3335,7 +3335,7 @@
func (c *AppsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3521,7 +3521,7 @@
func (c *AppsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3704,7 +3704,7 @@
func (c *AppsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/appengine/v1beta/appengine-gen.go b/appengine/v1beta/appengine-gen.go
index 92bbb63..3847884 100644
--- a/appengine/v1beta/appengine-gen.go
+++ b/appengine/v1beta/appengine-gen.go
@@ -3815,7 +3815,7 @@
func (c *AppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3951,7 +3951,7 @@
func (c *AppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4099,7 +4099,7 @@
func (c *AppsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4252,7 +4252,7 @@
func (c *AppsRepairCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4391,7 +4391,7 @@
func (c *AppsAuthorizedCertificatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4530,7 +4530,7 @@
func (c *AppsAuthorizedCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4691,7 +4691,7 @@
func (c *AppsAuthorizedCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4879,7 +4879,7 @@
func (c *AppsAuthorizedCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5071,7 +5071,7 @@
func (c *AppsAuthorizedCertificatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5247,7 +5247,7 @@
func (c *AppsAuthorizedDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5431,7 +5431,7 @@
func (c *AppsDomainMappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5582,7 +5582,7 @@
func (c *AppsDomainMappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5732,7 +5732,7 @@
func (c *AppsDomainMappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5899,7 +5899,7 @@
func (c *AppsDomainMappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6080,7 +6080,7 @@
func (c *AppsDomainMappingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6237,7 +6237,7 @@
func (c *AppsFirewallIngressRulesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6376,7 +6376,7 @@
func (c *AppsFirewallIngressRulesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6515,7 +6515,7 @@
func (c *AppsFirewallIngressRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6665,7 +6665,7 @@
func (c *AppsFirewallIngressRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6841,7 +6841,7 @@
func (c *AppsFirewallIngressRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7023,7 +7023,7 @@
func (c *AppsFirewallIngressRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7187,7 +7187,7 @@
func (c *AppsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7362,7 +7362,7 @@
func (c *AppsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7548,7 +7548,7 @@
func (c *AppsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7731,7 +7731,7 @@
func (c *AppsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7904,7 +7904,7 @@
func (c *AppsServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8054,7 +8054,7 @@
func (c *AppsServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8221,7 +8221,7 @@
func (c *AppsServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8419,7 +8419,7 @@
func (c *AppsServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8579,7 +8579,7 @@
func (c *AppsServicesVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8728,7 +8728,7 @@
func (c *AppsServicesVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8901,7 +8901,7 @@
func (c *AppsServicesVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9098,7 +9098,7 @@
func (c *AppsServicesVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9358,7 +9358,7 @@
func (c *AppsServicesVersionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9531,7 +9531,7 @@
func (c *AppsServicesVersionsInstancesDebugCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9709,7 +9709,7 @@
func (c *AppsServicesVersionsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9879,7 +9879,7 @@
func (c *AppsServicesVersionsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10069,7 +10069,7 @@
func (c *AppsServicesVersionsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/appsactivity/v1/appsactivity-gen.go b/appsactivity/v1/appsactivity-gen.go
index dbb38c0..2565e1a 100644
--- a/appsactivity/v1/appsactivity-gen.go
+++ b/appsactivity/v1/appsactivity-gen.go
@@ -723,7 +723,7 @@
func (c *ActivitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/artifactregistry/v1beta1/artifactregistry-gen.go b/artifactregistry/v1beta1/artifactregistry-gen.go
index 740f578..9625bdc 100644
--- a/artifactregistry/v1beta1/artifactregistry-gen.go
+++ b/artifactregistry/v1beta1/artifactregistry-gen.go
@@ -1668,7 +1668,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1835,7 +1835,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2021,7 +2021,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2203,7 +2203,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2386,7 +2386,7 @@
func (c *ProjectsLocationsRepositoriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2533,7 +2533,7 @@
func (c *ProjectsLocationsRepositoriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2674,7 +2674,7 @@
func (c *ProjectsLocationsRepositoriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2844,7 +2844,7 @@
func (c *ProjectsLocationsRepositoriesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3009,7 +3009,7 @@
func (c *ProjectsLocationsRepositoriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3188,7 +3188,7 @@
func (c *ProjectsLocationsRepositoriesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3334,7 +3334,7 @@
func (c *ProjectsLocationsRepositoriesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3475,7 +3475,7 @@
func (c *ProjectsLocationsRepositoriesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3625,7 +3625,7 @@
func (c *ProjectsLocationsRepositoriesFilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3806,7 +3806,7 @@
func (c *ProjectsLocationsRepositoriesFilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3979,7 +3979,7 @@
func (c *ProjectsLocationsRepositoriesPackagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4120,7 +4120,7 @@
func (c *ProjectsLocationsRepositoriesPackagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4279,7 +4279,7 @@
func (c *ProjectsLocationsRepositoriesPackagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4454,7 +4454,7 @@
func (c *ProjectsLocationsRepositoriesPackagesTagsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4597,7 +4597,7 @@
func (c *ProjectsLocationsRepositoriesPackagesTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4738,7 +4738,7 @@
func (c *ProjectsLocationsRepositoriesPackagesTagsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4914,7 +4914,7 @@
func (c *ProjectsLocationsRepositoriesPackagesTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5098,7 +5098,7 @@
func (c *ProjectsLocationsRepositoriesPackagesTagsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5252,7 +5252,7 @@
func (c *ProjectsLocationsRepositoriesPackagesVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5410,7 +5410,7 @@
func (c *ProjectsLocationsRepositoriesPackagesVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5591,7 +5591,7 @@
func (c *ProjectsLocationsRepositoriesPackagesVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/bigquery/v2/bigquery-gen.go b/bigquery/v2/bigquery-gen.go
index c0b2e3c..deae57c 100644
--- a/bigquery/v2/bigquery-gen.go
+++ b/bigquery/v2/bigquery-gen.go
@@ -7510,7 +7510,7 @@
func (c *DatasetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7637,7 +7637,7 @@
func (c *DatasetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7781,7 +7781,7 @@
func (c *DatasetsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7961,7 +7961,7 @@
func (c *DatasetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8144,7 +8144,7 @@
func (c *DatasetsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8295,7 +8295,7 @@
func (c *DatasetsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8453,7 +8453,7 @@
func (c *JobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8618,7 +8618,7 @@
func (c *JobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8817,7 +8817,7 @@
func (c *JobsGetQueryResultsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9051,7 +9051,7 @@
func (c *JobsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9318,7 +9318,7 @@
func (c *JobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9538,7 +9538,7 @@
func (c *JobsQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9681,7 +9681,7 @@
func (c *ModelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9817,7 +9817,7 @@
func (c *ModelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10002,7 +10002,7 @@
func (c *ModelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10185,7 +10185,7 @@
func (c *ModelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10354,7 +10354,7 @@
func (c *ProjectsGetServiceAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10512,7 +10512,7 @@
func (c *ProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10670,7 +10670,7 @@
func (c *RoutinesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10814,7 +10814,7 @@
func (c *RoutinesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10978,7 +10978,7 @@
func (c *RoutinesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11182,7 +11182,7 @@
func (c *RoutinesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11378,7 +11378,7 @@
func (c *RoutinesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11542,7 +11542,7 @@
func (c *TabledataInsertAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11741,7 +11741,7 @@
func (c *TabledataListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11939,7 +11939,7 @@
func (c *TablesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12081,7 +12081,7 @@
func (c *TablesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12241,7 +12241,7 @@
func (c *TablesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12386,7 +12386,7 @@
func (c *TablesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12559,7 +12559,7 @@
func (c *TablesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12742,7 +12742,7 @@
func (c *TablesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12902,7 +12902,7 @@
func (c *TablesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13053,7 +13053,7 @@
func (c *TablesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13202,7 +13202,7 @@
func (c *TablesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/bigqueryconnection/v1beta1/bigqueryconnection-gen.go b/bigqueryconnection/v1beta1/bigqueryconnection-gen.go
index 930e842..7ed0cf5 100644
--- a/bigqueryconnection/v1beta1/bigqueryconnection-gen.go
+++ b/bigqueryconnection/v1beta1/bigqueryconnection-gen.go
@@ -1167,7 +1167,7 @@
func (c *ProjectsLocationsConnectionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1311,7 +1311,7 @@
func (c *ProjectsLocationsConnectionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1453,7 +1453,7 @@
func (c *ProjectsLocationsConnectionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1592,7 +1592,7 @@
func (c *ProjectsLocationsConnectionsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1755,7 +1755,7 @@
func (c *ProjectsLocationsConnectionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1932,7 +1932,7 @@
func (c *ProjectsLocationsConnectionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2084,7 +2084,7 @@
func (c *ProjectsLocationsConnectionsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2235,7 +2235,7 @@
func (c *ProjectsLocationsConnectionsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2376,7 +2376,7 @@
func (c *ProjectsLocationsConnectionsUpdateCredentialCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/bigqueryreservation/v1/bigqueryreservation-gen.go b/bigqueryreservation/v1/bigqueryreservation-gen.go
index b0df8da..e09848d 100644
--- a/bigqueryreservation/v1/bigqueryreservation-gen.go
+++ b/bigqueryreservation/v1/bigqueryreservation-gen.go
@@ -1122,7 +1122,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1301,7 +1301,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1483,7 +1483,7 @@
func (c *ProjectsLocationsGetBiReservationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1680,7 +1680,7 @@
func (c *ProjectsLocationsSearchAllAssignmentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1917,7 +1917,7 @@
func (c *ProjectsLocationsSearchAssignmentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2105,7 +2105,7 @@
func (c *ProjectsLocationsUpdateBiReservationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2261,7 +2261,7 @@
func (c *ProjectsLocationsCapacityCommitmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2409,7 +2409,7 @@
func (c *ProjectsLocationsCapacityCommitmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2551,7 +2551,7 @@
func (c *ProjectsLocationsCapacityCommitmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2710,7 +2710,7 @@
func (c *ProjectsLocationsCapacityCommitmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2887,7 +2887,7 @@
func (c *ProjectsLocationsCapacityCommitmentsMergeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3043,7 +3043,7 @@
func (c *ProjectsLocationsCapacityCommitmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3201,7 +3201,7 @@
func (c *ProjectsLocationsCapacityCommitmentsSplitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3351,7 +3351,7 @@
func (c *ProjectsLocationsReservationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3498,7 +3498,7 @@
func (c *ProjectsLocationsReservationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3640,7 +3640,7 @@
func (c *ProjectsLocationsReservationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3800,7 +3800,7 @@
func (c *ProjectsLocationsReservationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3975,7 +3975,7 @@
func (c *ProjectsLocationsReservationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4164,7 +4164,7 @@
func (c *ProjectsLocationsReservationsAssignmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4321,7 +4321,7 @@
func (c *ProjectsLocationsReservationsAssignmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4500,7 +4500,7 @@
func (c *ProjectsLocationsReservationsAssignmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4674,7 +4674,7 @@
func (c *ProjectsLocationsReservationsAssignmentsMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/bigqueryreservation/v1alpha2/bigqueryreservation-gen.go b/bigqueryreservation/v1alpha2/bigqueryreservation-gen.go
index b09c2d5..4cc28b8 100644
--- a/bigqueryreservation/v1alpha2/bigqueryreservation-gen.go
+++ b/bigqueryreservation/v1alpha2/bigqueryreservation-gen.go
@@ -882,7 +882,7 @@
func (c *ProjectsLocationsSearchReservationGrantsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1070,7 +1070,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1216,7 +1216,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1358,7 +1358,7 @@
func (c *ProjectsLocationsReservationGrantsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1511,7 +1511,7 @@
func (c *ProjectsLocationsReservationGrantsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1678,7 +1678,7 @@
func (c *ProjectsLocationsReservationGrantsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1857,7 +1857,7 @@
func (c *ProjectsLocationsReservationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2014,7 +2014,7 @@
func (c *ProjectsLocationsReservationsCreateReservationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2176,7 +2176,7 @@
func (c *ProjectsLocationsReservationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2323,7 +2323,7 @@
func (c *ProjectsLocationsReservationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2497,7 +2497,7 @@
func (c *ProjectsLocationsReservationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2679,7 +2679,7 @@
func (c *ProjectsLocationsReservationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2828,7 +2828,7 @@
func (c *ProjectsLocationsReservationsSlotPoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2970,7 +2970,7 @@
func (c *ProjectsLocationsReservationsSlotPoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3129,7 +3129,7 @@
func (c *ProjectsLocationsReservationsSlotPoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/bigqueryreservation/v1beta1/bigqueryreservation-gen.go b/bigqueryreservation/v1beta1/bigqueryreservation-gen.go
index 0ee2d6a..6167a8e 100644
--- a/bigqueryreservation/v1beta1/bigqueryreservation-gen.go
+++ b/bigqueryreservation/v1beta1/bigqueryreservation-gen.go
@@ -968,7 +968,7 @@
func (c *ProjectsLocationsGetBiReservationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1168,7 +1168,7 @@
func (c *ProjectsLocationsSearchAssignmentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1356,7 +1356,7 @@
func (c *ProjectsLocationsUpdateBiReservationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1512,7 +1512,7 @@
func (c *ProjectsLocationsCapacityCommitmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1660,7 +1660,7 @@
func (c *ProjectsLocationsCapacityCommitmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1802,7 +1802,7 @@
func (c *ProjectsLocationsCapacityCommitmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1961,7 +1961,7 @@
func (c *ProjectsLocationsCapacityCommitmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2138,7 +2138,7 @@
func (c *ProjectsLocationsCapacityCommitmentsMergeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2294,7 +2294,7 @@
func (c *ProjectsLocationsCapacityCommitmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2452,7 +2452,7 @@
func (c *ProjectsLocationsCapacityCommitmentsSplitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2602,7 +2602,7 @@
func (c *ProjectsLocationsReservationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2749,7 +2749,7 @@
func (c *ProjectsLocationsReservationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2891,7 +2891,7 @@
func (c *ProjectsLocationsReservationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3065,7 +3065,7 @@
func (c *ProjectsLocationsReservationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3245,7 +3245,7 @@
func (c *ProjectsLocationsReservationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3434,7 +3434,7 @@
func (c *ProjectsLocationsReservationsAssignmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3591,7 +3591,7 @@
func (c *ProjectsLocationsReservationsAssignmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3770,7 +3770,7 @@
func (c *ProjectsLocationsReservationsAssignmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3944,7 +3944,7 @@
func (c *ProjectsLocationsReservationsAssignmentsMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/bigtableadmin/v2/bigtableadmin-gen.go b/bigtableadmin/v2/bigtableadmin-gen.go
index 3d13ba7..677af24 100644
--- a/bigtableadmin/v2/bigtableadmin-gen.go
+++ b/bigtableadmin/v2/bigtableadmin-gen.go
@@ -3168,7 +3168,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3309,7 +3309,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3459,7 +3459,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3646,7 +3646,7 @@
func (c *OperationsProjectsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3824,7 +3824,7 @@
func (c *ProjectsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3967,7 +3967,7 @@
func (c *ProjectsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4113,7 +4113,7 @@
func (c *ProjectsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4256,7 +4256,7 @@
func (c *ProjectsInstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4417,7 +4417,7 @@
func (c *ProjectsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4594,7 +4594,7 @@
func (c *ProjectsInstancesPartialUpdateInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4747,7 +4747,7 @@
func (c *ProjectsInstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4893,7 +4893,7 @@
func (c *ProjectsInstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5042,7 +5042,7 @@
func (c *ProjectsInstancesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5205,7 +5205,7 @@
func (c *ProjectsInstancesAppProfilesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5366,7 +5366,7 @@
func (c *ProjectsInstancesAppProfilesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5517,7 +5517,7 @@
func (c *ProjectsInstancesAppProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5693,7 +5693,7 @@
func (c *ProjectsInstancesAppProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5880,7 +5880,7 @@
func (c *ProjectsInstancesAppProfilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6047,7 +6047,7 @@
func (c *ProjectsInstancesClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6195,7 +6195,7 @@
func (c *ProjectsInstancesClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6341,7 +6341,7 @@
func (c *ProjectsInstancesClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6498,7 +6498,7 @@
func (c *ProjectsInstancesClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6665,7 +6665,7 @@
func (c *ProjectsInstancesClustersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6835,7 +6835,7 @@
func (c *ProjectsInstancesClustersBackupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6982,7 +6982,7 @@
func (c *ProjectsInstancesClustersBackupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7127,7 +7127,7 @@
func (c *ProjectsInstancesClustersBackupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7270,7 +7270,7 @@
func (c *ProjectsInstancesClustersBackupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7520,7 +7520,7 @@
func (c *ProjectsInstancesClustersBackupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7715,7 +7715,7 @@
func (c *ProjectsInstancesClustersBackupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7867,7 +7867,7 @@
func (c *ProjectsInstancesClustersBackupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8012,7 +8012,7 @@
func (c *ProjectsInstancesClustersBackupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8160,7 +8160,7 @@
func (c *ProjectsInstancesTablesCheckConsistencyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8307,7 +8307,7 @@
func (c *ProjectsInstancesTablesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8449,7 +8449,7 @@
func (c *ProjectsInstancesTablesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8589,7 +8589,7 @@
func (c *ProjectsInstancesTablesDropRowRangeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8739,7 +8739,7 @@
func (c *ProjectsInstancesTablesGenerateConsistencyTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8907,7 +8907,7 @@
func (c *ProjectsInstancesTablesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9063,7 +9063,7 @@
func (c *ProjectsInstancesTablesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9257,7 +9257,7 @@
func (c *ProjectsInstancesTablesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9447,7 +9447,7 @@
func (c *ProjectsInstancesTablesModifyColumnFamiliesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9601,7 +9601,7 @@
func (c *ProjectsInstancesTablesRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9747,7 +9747,7 @@
func (c *ProjectsInstancesTablesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9892,7 +9892,7 @@
func (c *ProjectsInstancesTablesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10045,7 +10045,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10217,7 +10217,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/billingbudgets/v1beta1/billingbudgets-gen.go b/billingbudgets/v1beta1/billingbudgets-gen.go
index 7865ea7..70a8319 100644
--- a/billingbudgets/v1beta1/billingbudgets-gen.go
+++ b/billingbudgets/v1beta1/billingbudgets-gen.go
@@ -726,7 +726,7 @@
func (c *BillingAccountsBudgetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -865,7 +865,7 @@
func (c *BillingAccountsBudgetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1014,7 +1014,7 @@
func (c *BillingAccountsBudgetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1185,7 +1185,7 @@
func (c *BillingAccountsBudgetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1360,7 +1360,7 @@
func (c *BillingAccountsBudgetsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/binaryauthorization/v1/binaryauthorization-gen.go b/binaryauthorization/v1/binaryauthorization-gen.go
index c32b5f5..838e49d 100644
--- a/binaryauthorization/v1/binaryauthorization-gen.go
+++ b/binaryauthorization/v1/binaryauthorization-gen.go
@@ -1229,7 +1229,7 @@
func (c *ProjectsGetPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1372,7 +1372,7 @@
func (c *ProjectsUpdatePolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1524,7 +1524,7 @@
func (c *ProjectsAttestorsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1668,7 +1668,7 @@
func (c *ProjectsAttestorsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1810,7 +1810,7 @@
func (c *ProjectsAttestorsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1982,7 +1982,7 @@
func (c *ProjectsAttestorsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2152,7 +2152,7 @@
func (c *ProjectsAttestorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2324,7 +2324,7 @@
func (c *ProjectsAttestorsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2474,7 +2474,7 @@
func (c *ProjectsAttestorsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2615,7 +2615,7 @@
func (c *ProjectsAttestorsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2792,7 +2792,7 @@
func (c *ProjectsPolicyGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2938,7 +2938,7 @@
func (c *ProjectsPolicySetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3088,7 +3088,7 @@
func (c *ProjectsPolicyTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/binaryauthorization/v1beta1/binaryauthorization-gen.go b/binaryauthorization/v1beta1/binaryauthorization-gen.go
index ccc9ea9..0490029 100644
--- a/binaryauthorization/v1beta1/binaryauthorization-gen.go
+++ b/binaryauthorization/v1beta1/binaryauthorization-gen.go
@@ -1228,7 +1228,7 @@
func (c *ProjectsGetPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1371,7 +1371,7 @@
func (c *ProjectsUpdatePolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1523,7 +1523,7 @@
func (c *ProjectsAttestorsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1667,7 +1667,7 @@
func (c *ProjectsAttestorsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1809,7 +1809,7 @@
func (c *ProjectsAttestorsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1981,7 +1981,7 @@
func (c *ProjectsAttestorsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2151,7 +2151,7 @@
func (c *ProjectsAttestorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2323,7 +2323,7 @@
func (c *ProjectsAttestorsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2473,7 +2473,7 @@
func (c *ProjectsAttestorsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2614,7 +2614,7 @@
func (c *ProjectsAttestorsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2791,7 +2791,7 @@
func (c *ProjectsPolicyGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2937,7 +2937,7 @@
func (c *ProjectsPolicySetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3087,7 +3087,7 @@
func (c *ProjectsPolicyTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/blogger/v2/blogger-gen.go b/blogger/v2/blogger-gen.go
index 2913afa..17b1397 100644
--- a/blogger/v2/blogger-gen.go
+++ b/blogger/v2/blogger-gen.go
@@ -1473,7 +1473,7 @@
func (c *BlogsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1615,7 +1615,7 @@
func (c *BlogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1761,7 +1761,7 @@
func (c *CommentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1943,7 +1943,7 @@
func (c *CommentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2132,7 +2132,7 @@
func (c *PagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2287,7 +2287,7 @@
func (c *PagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2435,7 +2435,7 @@
func (c *PostsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2608,7 +2608,7 @@
func (c *PostsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2788,7 +2788,7 @@
func (c *UsersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/blogger/v3/blogger-gen.go b/blogger/v3/blogger-gen.go
index baade1f..167a954 100644
--- a/blogger/v3/blogger-gen.go
+++ b/blogger/v3/blogger-gen.go
@@ -1716,7 +1716,7 @@
func (c *BlogUserInfosGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1889,7 +1889,7 @@
func (c *BlogsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2058,7 +2058,7 @@
func (c *BlogsGetByUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2249,7 +2249,7 @@
func (c *BlogsListByUserCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2421,7 +2421,7 @@
func (c *CommentsApproveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2567,7 +2567,7 @@
func (c *CommentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2708,7 +2708,7 @@
func (c *CommentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2931,7 +2931,7 @@
func (c *CommentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3185,7 +3185,7 @@
func (c *CommentsListByBlogCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3375,7 +3375,7 @@
func (c *CommentsMarkAsSpamCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3522,7 +3522,7 @@
func (c *CommentsRemoveContentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3686,7 +3686,7 @@
func (c *PageViewsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3829,7 +3829,7 @@
func (c *PagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3961,7 +3961,7 @@
func (c *PagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4118,7 +4118,7 @@
func (c *PagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4309,7 +4309,7 @@
func (c *PagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4510,7 +4510,7 @@
func (c *PagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4663,7 +4663,7 @@
func (c *PagesPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4800,7 +4800,7 @@
func (c *PagesRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4951,7 +4951,7 @@
func (c *PagesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5123,7 +5123,7 @@
func (c *PostUserInfosGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5357,7 +5357,7 @@
func (c *PostUserInfosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5575,7 +5575,7 @@
func (c *PostsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5725,7 +5725,7 @@
func (c *PostsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5918,7 +5918,7 @@
func (c *PostsGetByPathCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6091,7 +6091,7 @@
func (c *PostsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6327,7 +6327,7 @@
func (c *PostsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6574,7 +6574,7 @@
func (c *PostsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6747,7 +6747,7 @@
func (c *PostsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6888,7 +6888,7 @@
func (c *PostsRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7053,7 +7053,7 @@
func (c *PostsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7240,7 +7240,7 @@
func (c *PostsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7416,7 +7416,7 @@
func (c *UsersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/books/v1/books-api.json b/books/v1/books-api.json
index 1bbe5ad..83b59a9 100644
--- a/books/v1/books-api.json
+++ b/books/v1/books-api.json
@@ -359,7 +359,7 @@
]
},
"share": {
- "description": "Initiates sharing of the content with the user's family. Empty response\nindicates success.",
+ "description": "Initiates sharing of the content with the user's family. Empty response indicates success.",
"flatPath": "books/v1/familysharing/share",
"httpMethod": "POST",
"id": "books.familysharing.share",
@@ -390,7 +390,7 @@
]
},
"unshare": {
- "description": "Initiates revoking content that has already been shared with the user's\nfamily. Empty response indicates success.",
+ "description": "Initiates revoking content that has already been shared with the user's family. Empty response indicates success.",
"flatPath": "books/v1/familysharing/unshare",
"httpMethod": "POST",
"id": "books.familysharing.unshare",
@@ -542,7 +542,7 @@
"type": "string"
},
"h": {
- "description": "The requested pixel height for any images. If height is provided width must\nalso be provided.",
+ "description": "The requested pixel height for any images. If height is provided width must also be provided.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -554,7 +554,7 @@
"type": "string"
},
"locale": {
- "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
"location": "query",
"type": "string"
},
@@ -576,7 +576,7 @@
"type": "string"
},
"w": {
- "description": "The requested pixel width for any images. If width is provided height must\nalso be provided.",
+ "description": "The requested pixel width for any images. If width is provided height must also be provided.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -601,7 +601,7 @@
],
"parameters": {
"annotationDataId": {
- "description": "The list of Annotation Data Ids to retrieve. Pagination is ignored if this\nis set.",
+ "description": "The list of Annotation Data Ids to retrieve. Pagination is ignored if this is set.",
"location": "query",
"repeated": true,
"type": "string"
@@ -612,7 +612,7 @@
"type": "string"
},
"h": {
- "description": "The requested pixel height for any images. If height is provided width must\nalso be provided.",
+ "description": "The requested pixel height for any images. If height is provided width must also be provided.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -624,7 +624,7 @@
"type": "string"
},
"locale": {
- "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
"location": "query",
"type": "string"
},
@@ -651,12 +651,12 @@
"type": "string"
},
"updatedMax": {
- "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp\n(exclusive).",
+ "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp (exclusive).",
"location": "query",
"type": "string"
},
"updatedMin": {
- "description": "RFC 3339 timestamp to restrict to items updated since this timestamp\n(inclusive).",
+ "description": "RFC 3339 timestamp to restrict to items updated since this timestamp (inclusive).",
"location": "query",
"type": "string"
},
@@ -667,7 +667,7 @@
"type": "string"
},
"w": {
- "description": "The requested pixel width for any images. If width is provided height must\nalso be provided.",
+ "description": "The requested pixel width for any images. If width is provided height must also be provided.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -709,7 +709,7 @@
"type": "string"
},
"locale": {
- "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
"location": "query",
"type": "string"
},
@@ -765,7 +765,7 @@
"type": "string"
},
"locale": {
- "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
"location": "query",
"type": "string"
},
@@ -781,7 +781,7 @@
"type": "string"
},
"showDeleted": {
- "description": "Set to true to return deleted annotations. updatedMin must be in the\nrequest to use this. Defaults to false.",
+ "description": "Set to true to return deleted annotations. updatedMin must be in the request to use this. Defaults to false.",
"location": "query",
"type": "boolean"
},
@@ -801,12 +801,12 @@
"type": "string"
},
"updatedMax": {
- "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp\n(exclusive).",
+ "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp (exclusive).",
"location": "query",
"type": "string"
},
"updatedMin": {
- "description": "RFC 3339 timestamp to restrict to items updated since this timestamp\n(inclusive).",
+ "description": "RFC 3339 timestamp to restrict to items updated since this timestamp (inclusive).",
"location": "query",
"type": "string"
},
@@ -907,13 +907,19 @@
"type": "string"
},
"licenseTypes": {
- "description": "The type of access license to request. If not specified, the default is\nBOTH.",
+ "description": "The type of access license to request. If not specified, the default is BOTH.",
"enum": [
"LICENSE_TYPES_UNDEFINED",
"BOTH",
"CONCURRENT",
"DOWNLOAD"
],
+ "enumDescriptions": [
+ "",
+ "Both concurrent and download licenses.",
+ "Concurrent access license.",
+ "Offline download access license."
+ ],
"location": "query",
"type": "string"
},
@@ -947,7 +953,7 @@
]
},
"syncVolumeLicenses": {
- "description": "Request downloaded content access for specified volumes on the My eBooks\nshelf.",
+ "description": "Request downloaded content access for specified volumes on the My eBooks shelf.",
"flatPath": "books/v1/myconfig/syncVolumeLicenses",
"httpMethod": "POST",
"id": "books.myconfig.syncVolumeLicenses",
@@ -964,6 +970,10 @@
"FEATURES_UNDEFINED",
"RENTALS"
],
+ "enumDescriptions": [
+ "",
+ "Client supports rentals."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -1009,7 +1019,7 @@
]
},
"updateUserSettings": {
- "description": "Sets the settings for the user. If a sub-object is specified, it will\noverwrite the existing sub-object stored in the server. Unspecified\nsub-objects will retain the existing value.",
+ "description": "Sets the settings for the user. If a sub-object is specified, it will overwrite the existing sub-object stored in the server. Unspecified sub-objects will retain the existing value.",
"flatPath": "books/v1/myconfig/updateUserSettings",
"httpMethod": "POST",
"id": "books.myconfig.updateUserSettings",
@@ -1079,7 +1089,7 @@
"type": "string"
},
"showOnlySummaryInResponse": {
- "description": "Requests that only the summary of the specified layer be provided in the\nresponse.",
+ "description": "Requests that only the summary of the specified layer be provided in the response.",
"location": "query",
"type": "boolean"
},
@@ -1135,7 +1145,7 @@
"type": "string"
},
"showDeleted": {
- "description": "Set to true to return deleted annotations. updatedMin must be in the\nrequest to use this. Defaults to false.",
+ "description": "Set to true to return deleted annotations. updatedMin must be in the request to use this. Defaults to false.",
"location": "query",
"type": "boolean"
},
@@ -1145,12 +1155,12 @@
"type": "string"
},
"updatedMax": {
- "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp\n(exclusive).",
+ "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp (exclusive).",
"location": "query",
"type": "string"
},
"updatedMin": {
- "description": "RFC 3339 timestamp to restrict to items updated since this timestamp\n(inclusive).",
+ "description": "RFC 3339 timestamp to restrict to items updated since this timestamp (inclusive).",
"location": "query",
"type": "string"
},
@@ -1248,6 +1258,12 @@
"IOS_SEARCH",
"ONBOARDING"
],
+ "enumDescriptions": [
+ "",
+ "Volumes added from the PREX flow on iOS.",
+ "Volumes added from the Search flow on iOS.",
+ "Volumes added from the Onboarding flow."
+ ],
"location": "query",
"type": "string"
},
@@ -1306,7 +1322,7 @@
]
},
"get": {
- "description": "Retrieves metadata for a specific bookshelf belonging to the authenticated\nuser.",
+ "description": "Retrieves metadata for a specific bookshelf belonging to the authenticated user.",
"flatPath": "books/v1/mylibrary/bookshelves/{shelf}",
"httpMethod": "GET",
"id": "books.mylibrary.bookshelves.get",
@@ -1381,7 +1397,7 @@
"type": "string"
},
"volumePosition": {
- "description": "Position on shelf to move the item (0 puts the item before the current\nfirst item, 1 puts it between the first and the second and so on.)",
+ "description": "Position on shelf to move the item (0 puts the item before the current first item, 1 puts it between the first and the second and so on.)",
"format": "int32",
"location": "query",
"type": "integer"
@@ -1410,6 +1426,10 @@
"REASON_UNDEFINED",
"ONBOARDING"
],
+ "enumDescriptions": [
+ "",
+ "Samples removed from the Onboarding flow."
+ ],
"location": "query",
"type": "string"
},
@@ -1469,6 +1489,11 @@
"FULL",
"LITE"
],
+ "enumDescriptions": [
+ "",
+ "Includes all volume data.",
+ "Includes a subset of fields in volumeInfo and accessInfo."
+ ],
"location": "query",
"type": "string"
},
@@ -1568,6 +1593,15 @@
"scroll",
"search"
],
+ "enumDescriptions": [
+ "",
+ "User chose bookmark within volume.",
+ "User selected chapter from list.",
+ "Next page event.",
+ "Previous page event.",
+ "User navigated to page.",
+ "User chose search results within volume."
+ ],
"location": "query",
"type": "string"
},
@@ -1625,7 +1659,7 @@
"parameterOrder": [],
"parameters": {
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating notification title and body.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating notification title and body.",
"location": "query",
"type": "string"
},
@@ -1692,12 +1726,17 @@
"type": "string"
},
"maxAllowedMaturityRating": {
- "description": "The maximum allowed maturity rating of returned volumes. Books with a\nhigher maturity rating are filtered out.",
+ "description": "The maximum allowed maturity rating of returned volumes. Books with a higher maturity rating are filtered out.",
"enum": [
"MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
"MATURE",
"not-mature"
],
+ "enumDescriptions": [
+ "",
+ "Show books which are rated mature or lower.",
+ "Show books which are rated not mature."
+ ],
"location": "query",
"type": "string"
},
@@ -1733,17 +1772,22 @@
"parameterOrder": [],
"parameters": {
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
"location": "query",
"type": "string"
},
"maxAllowedMaturityRating": {
- "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
"enum": [
"MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
"MATURE",
"not-mature"
],
+ "enumDescriptions": [
+ "",
+ "Show books which are rated mature or lower.",
+ "Show books which are rated not mature."
+ ],
"location": "query",
"type": "string"
},
@@ -2016,11 +2060,16 @@
"FULL",
"LITE"
],
+ "enumDescriptions": [
+ "",
+ "Includes all volume data.",
+ "Includes a subset of fields in volumeInfo and accessInfo."
+ ],
"location": "query",
"type": "string"
},
"source": {
- "description": "string to identify the originator of this request.",
+ "description": "string to identify the originator of this request.",
"location": "query",
"type": "string"
},
@@ -2056,6 +2105,10 @@
"DOWNLOAD_UNDEFINED",
"EPUB"
],
+ "enumDescriptions": [
+ "",
+ "All volumes with epub."
+ ],
"location": "query",
"type": "string"
},
@@ -2069,6 +2122,14 @@
"paid-ebooks",
"partial"
],
+ "enumDescriptions": [
+ "",
+ "All Google eBooks.",
+ "Google eBook with full volume text viewability.",
+ "Public can view entire volume text.",
+ "Google eBook with a price.",
+ "Public able to see parts of text."
+ ],
"location": "query",
"type": "string"
},
@@ -2084,16 +2145,26 @@
"my-library",
"no-restrict"
],
+ "enumDescriptions": [
+ "",
+ "Restrict to the user's library, any shelf.",
+ "Do not restrict based on user's library."
+ ],
"location": "query",
"type": "string"
},
"maxAllowedMaturityRating": {
- "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
"enum": [
"MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
"MATURE",
"not-mature"
],
+ "enumDescriptions": [
+ "",
+ "Show books which are rated mature or lower.",
+ "Show books which are rated not mature."
+ ],
"location": "query",
"type": "string"
},
@@ -2110,6 +2181,11 @@
"newest",
"relevance"
],
+ "enumDescriptions": [
+ "",
+ "Most recently published.",
+ "Relevance to search terms."
+ ],
"location": "query",
"type": "string"
},
@@ -2126,6 +2202,12 @@
"BOOKS",
"MAGAZINES"
],
+ "enumDescriptions": [
+ "",
+ "All volume content types.",
+ "Just books.",
+ "Just magazines."
+ ],
"location": "query",
"type": "string"
},
@@ -2136,6 +2218,11 @@
"FULL",
"LITE"
],
+ "enumDescriptions": [
+ "",
+ "Includes all volume data.",
+ "Includes a subset of fields in volumeInfo and accessInfo."
+ ],
"location": "query",
"type": "string"
},
@@ -2190,21 +2277,32 @@
"end-of-volume",
"related-for-play"
],
+ "enumDescriptions": [
+ "",
+ "Recommendations for display end-of-sample.",
+ "Recommendations for display end-of-volume.",
+ "Related volumes for Play Store."
+ ],
"location": "query",
"type": "string"
},
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
"location": "query",
"type": "string"
},
"maxAllowedMaturityRating": {
- "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
"enum": [
"MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
"MATURE",
"not-mature"
],
+ "enumDescriptions": [
+ "",
+ "Show books which are rated mature or lower.",
+ "Show books which are rated not mature."
+ ],
"location": "query",
"type": "string"
},
@@ -2252,6 +2350,17 @@
"SAMPLE",
"UPLOADED"
],
+ "enumDescriptions": [
+ "",
+ "Books acquired via Family Sharing",
+ "Preordered books (not yet available)",
+ "User-rented books past their expiration time",
+ "Public domain books",
+ "Purchased books",
+ "User-rented books",
+ "Sample books",
+ "User uploaded books"
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -2262,7 +2371,7 @@
"type": "string"
},
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex:'en_US'. Used for\ngenerating recommendations.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex:'en_US'. Used for generating recommendations.",
"location": "query",
"type": "string"
},
@@ -2273,13 +2382,19 @@
"type": "integer"
},
"processingState": {
- "description": "The processing state of the user uploaded volumes to be returned.\nApplicable only if the UPLOADED is specified in the acquireMethod.",
+ "description": "The processing state of the user uploaded volumes to be returned. Applicable only if the UPLOADED is specified in the acquireMethod.",
"enum": [
"PROCESSING_STATE_UNDEFINED",
"COMPLETED_FAILED",
"COMPLETED_SUCCESS",
"RUNNING"
],
+ "enumDescriptions": [
+ "",
+ "The volume processing hase failed.",
+ "The volume processing was completed.",
+ "The volume processing is not completed."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -2316,17 +2431,22 @@
"parameterOrder": [],
"parameters": {
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
"location": "query",
"type": "string"
},
"maxAllowedMaturityRating": {
- "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
"enum": [
"MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
"MATURE",
"not-mature"
],
+ "enumDescriptions": [
+ "",
+ "Show books which are rated mature or lower.",
+ "Show books which are rated not mature."
+ ],
"location": "query",
"type": "string"
},
@@ -2352,7 +2472,7 @@
"parameterOrder": [],
"parameters": {
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
"location": "query",
"type": "string"
},
@@ -2363,6 +2483,11 @@
"HAVE_IT",
"NOT_INTERESTED"
],
+ "enumDescriptions": [
+ "",
+ "Rating indicating a dismissal due to ownership.",
+ "Rating indicating a negative dismissal of a volume."
+ ],
"location": "query",
"type": "string"
},
@@ -2397,7 +2522,7 @@
"parameterOrder": [],
"parameters": {
"locale": {
- "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
"location": "query",
"type": "string"
},
@@ -2415,6 +2540,12 @@
"COMPLETED_SUCCESS",
"RUNNING"
],
+ "enumDescriptions": [
+ "",
+ "The volume processing hase failed.",
+ "The volume processing was completed.",
+ "The volume processing is not completed."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -2431,7 +2562,7 @@
"type": "integer"
},
"volumeId": {
- "description": "The ids of the volumes to be returned. If not specified all that match the\nprocessingState are returned.",
+ "description": "The ids of the volumes to be returned. If not specified all that match the processingState are returned.",
"location": "query",
"repeated": true,
"type": "string"
@@ -2450,18 +2581,18 @@
}
}
},
- "revision": "20200617",
+ "revision": "20200717",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Annotation": {
"id": "Annotation",
"properties": {
"afterSelectedText": {
- "description": "Anchor text after excerpt. For requests, if the user bookmarked a screen\nthat has no flowing text on it, then this field should be empty.",
+ "description": "Anchor text after excerpt. For requests, if the user bookmarked a screen that has no flowing text on it, then this field should be empty.",
"type": "string"
},
"beforeSelectedText": {
- "description": "Anchor text before excerpt. For requests, if the user bookmarked a screen\nthat has no flowing text on it, then this field should be empty.",
+ "description": "Anchor text before excerpt. For requests, if the user bookmarked a screen that has no flowing text on it, then this field should be empty.",
"type": "string"
},
"clientVersionRanges": {
@@ -2547,16 +2678,16 @@
"layerSummary": {
"properties": {
"allowedCharacterCount": {
- "description": "Maximum allowed characters on this layer, especially for the \"copy\"\nlayer.",
+ "description": "Maximum allowed characters on this layer, especially for the \"copy\" layer.",
"format": "int32",
"type": "integer"
},
"limitType": {
- "description": "Type of limitation on this layer. \"limited\" or \"unlimited\" for the \"copy\"\nlayer.",
+ "description": "Type of limitation on this layer. \"limited\" or \"unlimited\" for the \"copy\" layer.",
"type": "string"
},
"remainingCharacterCount": {
- "description": "Remaining allowed characters on this layer, especially for the \"copy\"\nlayer.",
+ "description": "Remaining allowed characters on this layer, especially for the \"copy\" layer.",
"format": "int32",
"type": "integer"
}
@@ -2604,11 +2735,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "Token to pass in for pagination for the next page. This will not be present\nif this request does not have more results.",
+ "description": "Token to pass in for pagination for the next page. This will not be present if this request does not have more results.",
"type": "string"
},
"totalItems": {
- "description": "Total number of annotations found. This may be greater than the number of\nnotes returned in this response if results have been paginated.",
+ "description": "Total number of annotations found. This may be greater than the number of notes returned in this response if results have been paginated.",
"format": "int32",
"type": "integer"
}
@@ -2664,7 +2795,7 @@
"type": "string"
},
"nextPageToken": {
- "description": "Token to pass in for pagination for the next page. This will not be present\nif this request does not have more results.",
+ "description": "Token to pass in for pagination for the next page. This will not be present if this request does not have more results.",
"type": "string"
},
"totalItems": {
@@ -2732,7 +2863,7 @@
"type": "string"
},
"created": {
- "description": "Created time for this bookshelf (formatted UTC timestamp with millisecond\nresolution).",
+ "description": "Created time for this bookshelf (formatted UTC timestamp with millisecond resolution).",
"type": "string"
},
"description": {
@@ -2757,7 +2888,7 @@
"type": "string"
},
"updated": {
- "description": "Last modified time of this bookshelf (formatted UTC timestamp with\nmillisecond resolution).",
+ "description": "Last modified time of this bookshelf (formatted UTC timestamp with millisecond resolution).",
"type": "string"
},
"volumeCount": {
@@ -2766,7 +2897,7 @@
"type": "integer"
},
"volumesLastUpdated": {
- "description": "Last time a volume was added or removed from this bookshelf (formatted UTC\ntimestamp with millisecond resolution).",
+ "description": "Last time a volume was added or removed from this bookshelf (formatted UTC timestamp with millisecond resolution).",
"type": "string"
}
},
@@ -2854,7 +2985,7 @@
"type": "string"
},
"source": {
- "description": "Client app identifier for verification. Download access and\nclient-validation only.",
+ "description": "Client app identifier for verification. Download access and client-validation only.",
"type": "string"
},
"timeWindowSeconds": {
@@ -2878,7 +3009,7 @@
},
"data": {
"$ref": "Dictlayerdata",
- "description": "JSON encoded data for this dictionary annotation data.\nEmitted with name 'data' in JSON output. Either this or geo_data will\nbe populated."
+ "description": "JSON encoded data for this dictionary annotation data. Emitted with name 'data' in JSON output. Either this or geo_data will be populated."
},
"encodedData": {
"description": "Base64 encoded data for this annotation data.",
@@ -2902,7 +3033,7 @@
"type": "string"
},
"updated": {
- "description": "Timestamp for the last time this data was updated. (RFC 3339 UTC date-time\nformat).",
+ "description": "Timestamp for the last time this data was updated. (RFC 3339 UTC date-time format).",
"type": "string"
},
"volumeId": {
@@ -2918,7 +3049,7 @@
"common": {
"properties": {
"title": {
- "description": "The display title and localized canonical name to use when searching for\nthis entity on Google search.",
+ "description": "The display title and localized canonical name to use when searching for this entity on Google search.",
"type": "string"
}
},
@@ -3086,7 +3217,7 @@
"type": "array"
},
"source": {
- "description": "The words with different meanings but not related words, e.g. \"go\"\n(game) and \"go\" (verb).",
+ "description": "The words with different meanings but not related words, e.g. \"go\" (game) and \"go\" (verb).",
"properties": {
"attribution": {
"type": "string"
@@ -3183,7 +3314,7 @@
"type": "boolean"
},
"downloadsAcquired": {
- "description": "If restricted, the number of content download licenses already acquired\n(including the requesting client, if licensed).",
+ "description": "If restricted, the number of content download licenses already acquired (including the requesting client, if licensed).",
"format": "int32",
"type": "integer"
},
@@ -3196,7 +3327,7 @@
"type": "string"
},
"maxDownloadDevices": {
- "description": "If restricted, the maximum number of content download licenses for this\nvolume.",
+ "description": "If restricted, the maximum number of content download licenses for this volume.",
"format": "int32",
"type": "integer"
},
@@ -3209,7 +3340,7 @@
"type": "string"
},
"reasonCode": {
- "description": "Error/warning reason code. Additional codes may be added in the future. 0\nOK 100 ACCESS_DENIED_PUBLISHER_LIMIT 101 ACCESS_DENIED_LIMIT 200\nWARNING_USED_LAST_ACCESS",
+ "description": "Error/warning reason code. Additional codes may be added in the future. 0 OK 100 ACCESS_DENIED_PUBLISHER_LIMIT 101 ACCESS_DENIED_LIMIT 200 WARNING_USED_LAST_ACCESS",
"type": "string"
},
"restricted": {
@@ -3221,7 +3352,7 @@
"type": "string"
},
"source": {
- "description": "Client app identifier for verification. Download access and\nclient-validation only.",
+ "description": "Client app identifier for verification. Download access and client-validation only.",
"type": "string"
},
"volumeId": {
@@ -3249,7 +3380,7 @@
"type": "object"
},
"Empty": {
- "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n service Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
+ "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.",
"id": "Empty",
"properties": {},
"type": "object"
@@ -3298,7 +3429,7 @@
},
"data": {
"$ref": "Geolayerdata",
- "description": "JSON encoded data for this geo annotation data.\nEmitted with name 'data' in JSON output. Either this or dict_data will\nbe populated."
+ "description": "JSON encoded data for this geo annotation data. Emitted with name 'data' in JSON output. Either this or dict_data will be populated."
},
"encodedData": {
"description": "Base64 encoded data for this annotation data.",
@@ -3322,7 +3453,7 @@
"type": "string"
},
"updated": {
- "description": "Timestamp for the last time this data was updated. (RFC 3339 UTC date-time\nformat).",
+ "description": "Timestamp for the last time this data was updated. (RFC 3339 UTC date-time format).",
"type": "string"
},
"volumeId": {
@@ -3354,7 +3485,7 @@
"type": "string"
},
"title": {
- "description": "The display title and localized canonical name to use when searching for\nthis entity on Google search.",
+ "description": "The display title and localized canonical name to use when searching for this entity on Google search.",
"type": "string"
}
},
@@ -3363,14 +3494,14 @@
"geo": {
"properties": {
"boundary": {
- "description": "The boundary of the location as a set of loops containing pairs of\nlatitude, longitude coordinates.",
+ "description": "The boundary of the location as a set of loops containing pairs of latitude, longitude coordinates.",
"items": {
"type": "string"
},
"type": "array"
},
"cachePolicy": {
- "description": "The cache policy active for this data. EX: UNRESTRICTED, RESTRICTED,\nNEVER",
+ "description": "The cache policy active for this data. EX: UNRESTRICTED, RESTRICTED, NEVER",
"type": "string"
},
"countryCode": {
@@ -3388,11 +3519,11 @@
"type": "number"
},
"mapType": {
- "description": "The type of map that should be used for this location. EX: HYBRID,\nROADMAP, SATELLITE, TERRAIN",
+ "description": "The type of map that should be used for this location. EX: HYBRID, ROADMAP, SATELLITE, TERRAIN",
"type": "string"
},
"viewport": {
- "description": "The viewport for showing this location. This is a latitude, longitude\nrectangle.",
+ "description": "The viewport for showing this location. This is a latitude, longitude rectangle.",
"properties": {
"hi": {
"properties": {
@@ -3424,7 +3555,7 @@
"type": "object"
},
"zoom": {
- "description": "The Zoom level to use for the map. Zoom levels between 0 (the lowest zoom\nlevel, in which the entire world can be seen on one map) to 21+ (down to\nindividual buildings). See: https:\n//developers.google.com/maps/documentation/staticmaps/#Zoomlevels",
+ "description": "The Zoom level to use for the map. Zoom levels between 0 (the lowest zoom level, in which the entire world can be seen on one map) to 21+ (down to individual buildings). See: https: //developers.google.com/maps/documentation/staticmaps/#Zoomlevels",
"format": "int32",
"type": "integer"
}
@@ -3508,11 +3639,11 @@
"type": "string"
},
"updated": {
- "description": "Timestamp for the last time an item in this layer was updated. (RFC 3339\nUTC date-time format).",
+ "description": "Timestamp for the last time an item in this layer was updated. (RFC 3339 UTC date-time format).",
"type": "string"
},
"volumeAnnotationsVersion": {
- "description": "The current version of this layer's volume annotations. Note that this\nversion applies only to the data in the books.layers.volumeAnnotations.*\nresponses. The actual annotation data is versioned separately.",
+ "description": "The current version of this layer's volume annotations. Note that this version applies only to the data in the books.layers.volumeAnnotations.* responses. The actual annotation data is versioned separately.",
"type": "string"
},
"volumeId": {
@@ -3697,7 +3828,7 @@
"type": "string"
},
"updated": {
- "description": "Timestamp when this reading position was last updated (formatted UTC\ntimestamp with millisecond resolution).",
+ "description": "Timestamp when this reading position was last updated (formatted UTC timestamp with millisecond resolution).",
"type": "string"
},
"volumeId": {
@@ -3755,11 +3886,11 @@
"type": "string"
},
"rating": {
- "description": "Star rating for this review. Possible values are ONE, TWO, THREE, FOUR,\nFIVE or NOT_RATED.",
+ "description": "Star rating for this review. Possible values are ONE, TWO, THREE, FOUR, FIVE or NOT_RATED.",
"type": "string"
},
"source": {
- "description": "Information regarding the source of this review, when the review is not\nfrom a Google Books user.",
+ "description": "Information regarding the source of this review, when the review is not from a Google Books user.",
"properties": {
"description": {
"description": "Name of the source.",
@@ -3781,7 +3912,7 @@
"type": "string"
},
"type": {
- "description": "Source type for this review. Possible values are EDITORIAL, WEB_USER or\nGOOGLE_USER.",
+ "description": "Source type for this review. Possible values are EDITORIAL, WEB_USER or GOOGLE_USER.",
"type": "string"
},
"volumeId": {
@@ -3973,14 +4104,14 @@
"id": "Volume",
"properties": {
"accessInfo": {
- "description": "Any information about a volume related to reading or obtaining that volume\ntext. This information can depend on country (books may be public domain in\none country but not in another, e.g.).",
+ "description": "Any information about a volume related to reading or obtaining that volume text. This information can depend on country (books may be public domain in one country but not in another, e.g.).",
"properties": {
"accessViewStatus": {
- "description": "Combines the access and viewability of this volume into a single status\nfield for this user. Values can be FULL_PURCHASED, FULL_PUBLIC_DOMAIN,\nSAMPLE or NONE. (In LITE projection.)",
+ "description": "Combines the access and viewability of this volume into a single status field for this user. Values can be FULL_PURCHASED, FULL_PUBLIC_DOMAIN, SAMPLE or NONE. (In LITE projection.)",
"type": "string"
},
"country": {
- "description": "The two-letter ISO_3166-1 country code for which this access information\nis valid. (In LITE projection.)",
+ "description": "The two-letter ISO_3166-1 country code for which this access information is valid. (In LITE projection.)",
"type": "string"
},
"downloadAccess": {
@@ -3988,11 +4119,11 @@
"description": "Information about a volume's download license access restrictions."
},
"driveImportedContentLink": {
- "description": "URL to the Google Drive viewer if this volume is uploaded by the user by\nselecting the file from Google Drive.",
+ "description": "URL to the Google Drive viewer if this volume is uploaded by the user by selecting the file from Google Drive.",
"type": "string"
},
"embeddable": {
- "description": "Whether this volume can be embedded in a viewport using the Embedded\nViewer API.",
+ "description": "Whether this volume can be embedded in a viewport using the Embedded Viewer API.",
"type": "boolean"
},
"epub": {
@@ -4007,14 +4138,14 @@
"type": "string"
},
"isAvailable": {
- "description": "Is a flowing text epub available either as public domain or for\npurchase. (In LITE projection.)",
+ "description": "Is a flowing text epub available either as public domain or for purchase. (In LITE projection.)",
"type": "boolean"
}
},
"type": "object"
},
"explicitOfflineLicenseManagement": {
- "description": "Whether this volume requires that the client explicitly request offline\ndownload license rather than have it done automatically when loading the\ncontent, if the client supports it.",
+ "description": "Whether this volume requires that the client explicitly request offline download license rather than have it done automatically when loading the content, if the client supports it.",
"type": "boolean"
},
"pdf": {
@@ -4029,7 +4160,7 @@
"type": "string"
},
"isAvailable": {
- "description": "Is a scanned image pdf available either as public domain or for\npurchase. (In LITE projection.)",
+ "description": "Is a scanned image pdf available either as public domain or for purchase. (In LITE projection.)",
"type": "boolean"
}
},
@@ -4044,26 +4175,26 @@
"type": "boolean"
},
"textToSpeechPermission": {
- "description": "Whether text-to-speech is permitted for this volume. Values can be\nALLOWED, ALLOWED_FOR_ACCESSIBILITY, or NOT_ALLOWED.",
+ "description": "Whether text-to-speech is permitted for this volume. Values can be ALLOWED, ALLOWED_FOR_ACCESSIBILITY, or NOT_ALLOWED.",
"type": "string"
},
"viewOrderUrl": {
- "description": "For ordered but not yet processed orders, we give a URL that can be used\nto go to the appropriate Google Wallet page.",
+ "description": "For ordered but not yet processed orders, we give a URL that can be used to go to the appropriate Google Wallet page.",
"type": "string"
},
"viewability": {
- "description": "The read access of a volume. Possible values are PARTIAL, ALL_PAGES,\nNO_PAGES or UNKNOWN. This value depends on the country listed above. A\nvalue of PARTIAL means that the publisher has allowed some portion of the\nvolume to be viewed publicly, without purchase. This can apply to eBooks\nas well as non-eBooks. Public domain books will always have a value of\nALL_PAGES.",
+ "description": "The read access of a volume. Possible values are PARTIAL, ALL_PAGES, NO_PAGES or UNKNOWN. This value depends on the country listed above. A value of PARTIAL means that the publisher has allowed some portion of the volume to be viewed publicly, without purchase. This can apply to eBooks as well as non-eBooks. Public domain books will always have a value of ALL_PAGES.",
"type": "string"
},
"webReaderLink": {
- "description": "URL to read this volume on the Google Books site. Link will not allow\nusers to read non-viewable volumes.",
+ "description": "URL to read this volume on the Google Books site. Link will not allow users to read non-viewable volumes.",
"type": "string"
}
},
"type": "object"
},
"etag": {
- "description": "Opaque identifier for a specific version of a volume resource. (In LITE\nprojection)",
+ "description": "Opaque identifier for a specific version of a volume resource. (In LITE projection)",
"type": "string"
},
"id": {
@@ -4086,7 +4217,7 @@
"type": "string"
},
"volumeAnnotationsVersion": {
- "description": "The current version of this layer's volume annotations. Note that this\nversion applies only to the data in the\nbooks.layers.volumeAnnotations.* responses. The actual annotation data\nis versioned separately.",
+ "description": "The current version of this layer's volume annotations. Note that this version applies only to the data in the books.layers.volumeAnnotations.* responses. The actual annotation data is versioned separately.",
"type": "string"
}
},
@@ -4108,18 +4239,18 @@
"type": "object"
},
"saleInfo": {
- "description": "Any information about a volume related to the eBookstore and/or\npurchaseability. This information can depend on the country where the\nrequest originates from (i.e. books may not be for sale in certain\ncountries).",
+ "description": "Any information about a volume related to the eBookstore and/or purchaseability. This information can depend on the country where the request originates from (i.e. books may not be for sale in certain countries).",
"properties": {
"buyLink": {
- "description": "URL to purchase this volume on the Google Books site. (In LITE\nprojection)",
+ "description": "URL to purchase this volume on the Google Books site. (In LITE projection)",
"type": "string"
},
"country": {
- "description": "The two-letter ISO_3166-1 country code for which this sale information is\nvalid. (In LITE projection.)",
+ "description": "The two-letter ISO_3166-1 country code for which this sale information is valid. (In LITE projection.)",
"type": "string"
},
"isEbook": {
- "description": "Whether or not this volume is an eBook (can be added to the My eBooks\nshelf).",
+ "description": "Whether or not this volume is an eBook (can be added to the My eBooks shelf).",
"type": "boolean"
},
"listPrice": {
@@ -4199,7 +4330,7 @@
"type": "string"
},
"retailPrice": {
- "description": "The actual selling price of the book. This is the same as the suggested\nretail or list price unless there are offers or discounts on this volume.\n(In LITE projection.)",
+ "description": "The actual selling price of the book. This is the same as the suggested retail or list price unless there are offers or discounts on this volume. (In LITE projection.)",
"properties": {
"amount": {
"description": "Amount in the currency listed below. (In LITE projection.)",
@@ -4214,7 +4345,7 @@
"type": "object"
},
"saleability": {
- "description": "Whether or not this book is available for sale or offered for free in the\nGoogle eBookstore for the country listed above. Possible values are\nFOR_SALE, FOR_RENTAL_ONLY, FOR_SALE_AND_RENTAL, FREE, NOT_FOR_SALE, or\nFOR_PREORDER.",
+ "description": "Whether or not this book is available for sale or offered for free in the Google eBookstore for the country listed above. Possible values are FOR_SALE, FOR_RENTAL_ONLY, FOR_SALE_AND_RENTAL, FREE, NOT_FOR_SALE, or FOR_PREORDER.",
"type": "string"
}
},
@@ -4235,10 +4366,10 @@
"type": "string"
},
"userInfo": {
- "description": "User specific information related to this volume. (e.g. page this user last\nread or whether they purchased this book)",
+ "description": "User specific information related to this volume. (e.g. page this user last read or whether they purchased this book)",
"properties": {
"acquiredTime": {
- "description": "Timestamp when this volume was acquired by the user. (RFC 3339 UTC\ndate-time format) Acquiring includes purchase, user upload, receiving\nfamily sharing, etc.",
+ "description": "Timestamp when this volume was acquired by the user. (RFC 3339 UTC date-time format) Acquiring includes purchase, user upload, receiving family sharing, etc.",
"type": "string"
},
"acquisitionType": {
@@ -4279,11 +4410,11 @@
"type": "string"
},
"isSharingAllowed": {
- "description": "Whether or not this volume can be shared with the family by the user.\nThis includes sharing eligibility of both the volume and the user. If\nthe value is true, the user can initiate a family sharing action.",
+ "description": "Whether or not this volume can be shared with the family by the user. This includes sharing eligibility of both the volume and the user. If the value is true, the user can initiate a family sharing action.",
"type": "boolean"
},
"isSharingDisabledByFop": {
- "description": "Whether or not sharing this volume is temporarily disabled due to\nissues with the Family Wallet.",
+ "description": "Whether or not sharing this volume is temporarily disabled due to issues with the Family Wallet.",
"type": "boolean"
}
},
@@ -4310,11 +4441,11 @@
"type": "boolean"
},
"isPreordered": {
- "description": "Whether or not this volume was pre-ordered by the authenticated user\nmaking the request. (In LITE projection.)",
+ "description": "Whether or not this volume was pre-ordered by the authenticated user making the request. (In LITE projection.)",
"type": "boolean"
},
"isPurchased": {
- "description": "Whether or not this volume was purchased by the authenticated user making\nthe request. (In LITE projection.)",
+ "description": "Whether or not this volume was purchased by the authenticated user making the request. (In LITE projection.)",
"type": "boolean"
},
"isUploaded": {
@@ -4323,7 +4454,7 @@
},
"readingPosition": {
"$ref": "ReadingPosition",
- "description": "The user's current reading position in the volume, if one is available.\n(In LITE projection.)"
+ "description": "The user's current reading position in the volume, if one is available. (In LITE projection.)"
},
"rentalPeriod": {
"description": "Period during this book is/was a valid rental.",
@@ -4348,7 +4479,7 @@
"description": "This user's review of this volume, if one exists."
},
"updated": {
- "description": "Timestamp when this volume was last modified by a user action, such as a\nreading position update, volume purchase or writing a review. (RFC 3339\nUTC date-time format).",
+ "description": "Timestamp when this volume was last modified by a user action, such as a reading position update, volume purchase or writing a review. (RFC 3339 UTC date-time format).",
"type": "string"
},
"userUploadedVolumeInfo": {
@@ -4370,7 +4501,7 @@
"type": "boolean"
},
"authors": {
- "description": "The names of the authors and/or editors for this volume. (In LITE\nprojection)",
+ "description": "The names of the authors and/or editors for this volume. (In LITE projection)",
"items": {
"type": "string"
},
@@ -4397,11 +4528,11 @@
"type": "boolean"
},
"contentVersion": {
- "description": "An identifier for the version of the volume content (text \u0026 images). (In\nLITE projection)",
+ "description": "An identifier for the version of the volume content (text \u0026 images). (In LITE projection)",
"type": "string"
},
"description": {
- "description": "A synopsis of the volume. The text of the description is formatted in\nHTML and includes simple formatting elements, such as b, i, and br tags.\n(In LITE projection.)",
+ "description": "A synopsis of the volume. The text of the description is formatted in HTML and includes simple formatting elements, such as b, i, and br tags. (In LITE projection.)",
"type": "string"
},
"dimensions": {
@@ -4423,10 +4554,10 @@
"type": "object"
},
"imageLinks": {
- "description": "A list of image links for all the sizes that are available. (In LITE\nprojection.)",
+ "description": "A list of image links for all the sizes that are available. (In LITE projection.)",
"properties": {
"extraLarge": {
- "description": "Image link for extra large size (width of ~1280 pixels). (In LITE\nprojection)",
+ "description": "Image link for extra large size (width of ~1280 pixels). (In LITE projection)",
"type": "string"
},
"large": {
@@ -4442,11 +4573,11 @@
"type": "string"
},
"smallThumbnail": {
- "description": "Image link for small thumbnail size (width of ~80 pixels). (In LITE\nprojection)",
+ "description": "Image link for small thumbnail size (width of ~80 pixels). (In LITE projection)",
"type": "string"
},
"thumbnail": {
- "description": "Image link for thumbnail size (width of ~128 pixels). (In LITE\nprojection)",
+ "description": "Image link for thumbnail size (width of ~128 pixels). (In LITE projection)",
"type": "string"
}
},
@@ -4470,15 +4601,15 @@
"type": "array"
},
"infoLink": {
- "description": "URL to view information about this volume on the Google Books site. (In\nLITE projection)",
+ "description": "URL to view information about this volume on the Google Books site. (In LITE projection)",
"type": "string"
},
"language": {
- "description": "Best language for this volume (based on content). It is the two-letter\nISO 639-1 code such as 'fr', 'en', etc.",
+ "description": "Best language for this volume (based on content). It is the two-letter ISO 639-1 code such as 'fr', 'en', etc.",
"type": "string"
},
"mainCategory": {
- "description": "The main category to which this volume belongs. It will be the category\nfrom the categories list returned below that has the highest weight.",
+ "description": "The main category to which this volume belongs. It will be the category from the categories list returned below that has the highest weight.",
"type": "string"
},
"maturityRating": {
@@ -4660,7 +4791,7 @@
"type": "string"
},
"updated": {
- "description": "Timestamp for the last time this anntoation was updated. (RFC 3339 UTC\ndate-time format).",
+ "description": "Timestamp for the last time this anntoation was updated. (RFC 3339 UTC date-time format).",
"type": "string"
},
"volumeId": {
@@ -4685,7 +4816,7 @@
"type": "string"
},
"nextPageToken": {
- "description": "Token to pass in for pagination for the next page. This will not be present\nif this request does not have more results.",
+ "description": "Token to pass in for pagination for the next page. This will not be present if this request does not have more results.",
"type": "string"
},
"totalItems": {
@@ -4694,7 +4825,7 @@
"type": "integer"
},
"version": {
- "description": "The version string for all of the volume annotations in this layer (not\njust the ones in this response). Note: the version string\ndoesn't apply to the annotation data, just the information in this response\n(e.g. the location of annotations in the book).",
+ "description": "The version string for all of the volume annotations in this layer (not just the ones in this response). Note: the version string doesn't apply to the annotation data, just the information in this response (e.g. the location of annotations in the book).",
"type": "string"
}
},
@@ -4715,7 +4846,7 @@
"type": "string"
},
"totalItems": {
- "description": "Total number of volumes found. This might be greater than the number of\nvolumes returned in this response if results have been paginated.",
+ "description": "Total number of volumes found. This might be greater than the number of volumes returned in this response if results have been paginated.",
"format": "int32",
"type": "integer"
}
@@ -4726,7 +4857,7 @@
"id": "Volumeseriesinfo",
"properties": {
"bookDisplayNumber": {
- "description": "The display number string. This should be used only for display purposes\nand the actual sequence should be inferred from the below orderNumber.",
+ "description": "The display number string. This should be used only for display purposes and the actual sequence should be inferred from the below orderNumber.",
"type": "string"
},
"kind": {
@@ -4762,7 +4893,7 @@
"type": "integer"
},
"seriesBookType": {
- "description": "The book type in the context of series. Examples - Single Issue,\nCollection Edition, etc.",
+ "description": "The book type in the context of series. Examples - Single Issue, Collection Edition, etc.",
"type": "string"
},
"seriesId": {
diff --git a/books/v1/books-gen.go b/books/v1/books-gen.go
index d10c829..b7cb2e6 100644
--- a/books/v1/books-gen.go
+++ b/books/v1/books-gen.go
@@ -434,13 +434,13 @@
type Annotation struct {
// AfterSelectedText: Anchor text after excerpt. For requests, if the
- // user bookmarked a screen
- // that has no flowing text on it, then this field should be empty.
+ // user bookmarked a screen that has no flowing text on it, then this
+ // field should be empty.
AfterSelectedText string `json:"afterSelectedText,omitempty"`
// BeforeSelectedText: Anchor text before excerpt. For requests, if the
- // user bookmarked a screen
- // that has no flowing text on it, then this field should be empty.
+ // user bookmarked a screen that has no flowing text on it, then this
+ // field should be empty.
BeforeSelectedText string `json:"beforeSelectedText,omitempty"`
// ClientVersionRanges: Selection ranges sent from the client.
@@ -605,18 +605,15 @@
type AnnotationLayerSummary struct {
// AllowedCharacterCount: Maximum allowed characters on this layer,
- // especially for the "copy"
- // layer.
+ // especially for the "copy" layer.
AllowedCharacterCount int64 `json:"allowedCharacterCount,omitempty"`
// LimitType: Type of limitation on this layer. "limited" or "unlimited"
- // for the "copy"
- // layer.
+ // for the "copy" layer.
LimitType string `json:"limitType,omitempty"`
// RemainingCharacterCount: Remaining allowed characters on this layer,
- // especially for the "copy"
- // layer.
+ // especially for the "copy" layer.
RemainingCharacterCount int64 `json:"remainingCharacterCount,omitempty"`
// ForceSendFields is a list of field names (e.g.
@@ -652,13 +649,12 @@
Kind string `json:"kind,omitempty"`
// NextPageToken: Token to pass in for pagination for the next page.
- // This will not be present
- // if this request does not have more results.
+ // This will not be present if this request does not have more results.
NextPageToken string `json:"nextPageToken,omitempty"`
// TotalItems: Total number of annotations found. This may be greater
- // than the number of
- // notes returned in this response if results have been paginated.
+ // than the number of notes returned in this response if results have
+ // been paginated.
TotalItems int64 `json:"totalItems,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -764,8 +760,7 @@
Kind string `json:"kind,omitempty"`
// NextPageToken: Token to pass in for pagination for the next page.
- // This will not be present
- // if this request does not have more results.
+ // This will not be present if this request does not have more results.
NextPageToken string `json:"nextPageToken,omitempty"`
// TotalItems: The total number of volume annotations found.
@@ -906,8 +901,7 @@
Access string `json:"access,omitempty"`
// Created: Created time for this bookshelf (formatted UTC timestamp
- // with millisecond
- // resolution).
+ // with millisecond resolution).
Created string `json:"created,omitempty"`
// Description: Description of this bookshelf.
@@ -926,16 +920,14 @@
Title string `json:"title,omitempty"`
// Updated: Last modified time of this bookshelf (formatted UTC
- // timestamp with
- // millisecond resolution).
+ // timestamp with millisecond resolution).
Updated string `json:"updated,omitempty"`
// VolumeCount: Number of volumes in this bookshelf.
VolumeCount int64 `json:"volumeCount,omitempty"`
// VolumesLastUpdated: Last time a volume was added or removed from this
- // bookshelf (formatted UTC
- // timestamp with millisecond resolution).
+ // bookshelf (formatted UTC timestamp with millisecond resolution).
VolumesLastUpdated string `json:"volumesLastUpdated,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1092,8 +1084,7 @@
// Signature: Response signature.
Signature string `json:"signature,omitempty"`
- // Source: Client app identifier for verification. Download access
- // and
+ // Source: Client app identifier for verification. Download access and
// client-validation only.
Source string `json:"source,omitempty"`
@@ -1130,10 +1121,9 @@
// AnnotationType: The type of annotation this data is for.
AnnotationType string `json:"annotationType,omitempty"`
- // Data: JSON encoded data for this dictionary annotation data.
- // Emitted with name 'data' in JSON output. Either this or geo_data
- // will
- // be populated.
+ // Data: JSON encoded data for this dictionary annotation data. Emitted
+ // with name 'data' in JSON output. Either this or geo_data will be
+ // populated.
Data *Dictlayerdata `json:"data,omitempty"`
// EncodedData: Base64 encoded data for this annotation data.
@@ -1152,8 +1142,7 @@
SelfLink string `json:"selfLink,omitempty"`
// Updated: Timestamp for the last time this data was updated. (RFC 3339
- // UTC date-time
- // format).
+ // UTC date-time format).
Updated string `json:"updated,omitempty"`
// VolumeId: The volume id for this data. *
@@ -1219,8 +1208,7 @@
type DictlayerdataCommon struct {
// Title: The display title and localized canonical name to use when
- // searching for
- // this entity on Google search.
+ // searching for this entity on Google search.
Title string `json:"title,omitempty"`
// ForceSendFields is a list of field names (e.g. "Title") to
@@ -1313,8 +1301,7 @@
Senses []*DictlayerdataDictWordsSenses `json:"senses,omitempty"`
// Source: The words with different meanings but not related words, e.g.
- // "go"
- // (game) and "go" (verb).
+ // "go" (game) and "go" (verb).
Source *DictlayerdataDictWordsSource `json:"source,omitempty"`
// ForceSendFields is a list of field names (e.g. "Derivatives") to
@@ -1689,8 +1676,7 @@
}
// DictlayerdataDictWordsSource: The words with different meanings but
-// not related words, e.g. "go"
-// (game) and "go" (verb).
+// not related words, e.g. "go" (game) and "go" (verb).
type DictlayerdataDictWordsSource struct {
Attribution string `json:"attribution,omitempty"`
@@ -1834,8 +1820,8 @@
DeviceAllowed bool `json:"deviceAllowed,omitempty"`
// DownloadsAcquired: If restricted, the number of content download
- // licenses already acquired
- // (including the requesting client, if licensed).
+ // licenses already acquired (including the requesting client, if
+ // licensed).
DownloadsAcquired int64 `json:"downloadsAcquired,omitempty"`
// JustAcquired: If deviceAllowed, whether access was just acquired with
@@ -1846,8 +1832,7 @@
Kind string `json:"kind,omitempty"`
// MaxDownloadDevices: If restricted, the maximum number of content
- // download licenses for this
- // volume.
+ // download licenses for this volume.
MaxDownloadDevices int64 `json:"maxDownloadDevices,omitempty"`
// Message: Error/warning message.
@@ -1857,11 +1842,9 @@
// client-validation only.
Nonce string `json:"nonce,omitempty"`
- // ReasonCode: Error/warning reason code. Additional codes may be added
- // in the future. 0
- // OK 100 ACCESS_DENIED_PUBLISHER_LIMIT 101 ACCESS_DENIED_LIMIT
- // 200
- // WARNING_USED_LAST_ACCESS
+ // ReasonCode: Error/warning reason code. Additional codes may be added
+ // in the future. 0 OK 100 ACCESS_DENIED_PUBLISHER_LIMIT 101
+ // ACCESS_DENIED_LIMIT 200 WARNING_USED_LAST_ACCESS
ReasonCode string `json:"reasonCode,omitempty"`
// Restricted: Whether this volume has any download access restrictions.
@@ -1870,8 +1853,7 @@
// Signature: Response signature.
Signature string `json:"signature,omitempty"`
- // Source: Client app identifier for verification. Download access
- // and
+ // Source: Client app identifier for verification. Download access and
// client-validation only.
Source string `json:"source,omitempty"`
@@ -1937,17 +1919,11 @@
}
// Empty: A generic empty message that you can re-use to avoid defining
-// duplicated
-// empty messages in your APIs. A typical example is to use it as the
-// request
-// or the response type of an API method. For instance:
-//
-// service Foo {
-// rpc Bar(google.protobuf.Empty) returns
-// (google.protobuf.Empty);
-// }
-//
-// The JSON representation for `Empty` is empty JSON object `{}`.
+// duplicated empty messages in your APIs. A typical example is to use
+// it as the request or the response type of an API method. For
+// instance: service Foo { rpc Bar(google.protobuf.Empty) returns
+// (google.protobuf.Empty); } The JSON representation for `Empty` is
+// empty JSON object `{}`.
type Empty struct {
// ServerResponse contains the HTTP response code and headers from the
// server.
@@ -2034,10 +2010,9 @@
// AnnotationType: The type of annotation this data is for.
AnnotationType string `json:"annotationType,omitempty"`
- // Data: JSON encoded data for this geo annotation data.
- // Emitted with name 'data' in JSON output. Either this or dict_data
- // will
- // be populated.
+ // Data: JSON encoded data for this geo annotation data. Emitted with
+ // name 'data' in JSON output. Either this or dict_data will be
+ // populated.
Data *Geolayerdata `json:"data,omitempty"`
// EncodedData: Base64 encoded data for this annotation data.
@@ -2056,8 +2031,7 @@
SelfLink string `json:"selfLink,omitempty"`
// Updated: Timestamp for the last time this data was updated. (RFC 3339
- // UTC date-time
- // format).
+ // UTC date-time format).
Updated string `json:"updated,omitempty"`
// VolumeId: The volume id for this data. *
@@ -2132,8 +2106,7 @@
SnippetUrl string `json:"snippetUrl,omitempty"`
// Title: The display title and localized canonical name to use when
- // searching for
- // this entity on Google search.
+ // searching for this entity on Google search.
Title string `json:"title,omitempty"`
// ForceSendFields is a list of field names (e.g. "Lang") to
@@ -2161,13 +2134,11 @@
type GeolayerdataGeo struct {
// Boundary: The boundary of the location as a set of loops containing
- // pairs of
- // latitude, longitude coordinates.
+ // pairs of latitude, longitude coordinates.
Boundary []string `json:"boundary,omitempty"`
// CachePolicy: The cache policy active for this data. EX: UNRESTRICTED,
- // RESTRICTED,
- // NEVER
+ // RESTRICTED, NEVER
CachePolicy string `json:"cachePolicy,omitempty"`
// CountryCode: The country code of the location.
@@ -2180,23 +2151,17 @@
Longitude float64 `json:"longitude,omitempty"`
// MapType: The type of map that should be used for this location. EX:
- // HYBRID,
- // ROADMAP, SATELLITE, TERRAIN
+ // HYBRID, ROADMAP, SATELLITE, TERRAIN
MapType string `json:"mapType,omitempty"`
// Viewport: The viewport for showing this location. This is a latitude,
- // longitude
- // rectangle.
+ // longitude rectangle.
Viewport *GeolayerdataGeoViewport `json:"viewport,omitempty"`
// Zoom: The Zoom level to use for the map. Zoom levels between 0 (the
- // lowest zoom
- // level, in which the entire world can be seen on one map) to 21+ (down
- // to
- // individual buildings). See:
- // https:
- // //developers.google.com/maps/documentation/staticmaps/#Zoomleve
- // ls
+ // lowest zoom level, in which the entire world can be seen on one map)
+ // to 21+ (down to individual buildings). See: https:
+ // //developers.google.com/maps/documentation/staticmaps/#Zoomlevels
Zoom int64 `json:"zoom,omitempty"`
// ForceSendFields is a list of field names (e.g. "Boundary") to
@@ -2239,8 +2204,7 @@
}
// GeolayerdataGeoViewport: The viewport for showing this location. This
-// is a latitude, longitude
-// rectangle.
+// is a latitude, longitude rectangle.
type GeolayerdataGeoViewport struct {
Hi *GeolayerdataGeoViewportHi `json:"hi,omitempty"`
@@ -2427,15 +2391,13 @@
SelfLink string `json:"selfLink,omitempty"`
// Updated: Timestamp for the last time an item in this layer was
- // updated. (RFC 3339
- // UTC date-time format).
+ // updated. (RFC 3339 UTC date-time format).
Updated string `json:"updated,omitempty"`
// VolumeAnnotationsVersion: The current version of this layer's volume
- // annotations. Note that this
- // version applies only to the data in the
- // books.layers.volumeAnnotations.*
- // responses. The actual annotation data is versioned separately.
+ // annotations. Note that this version applies only to the data in the
+ // books.layers.volumeAnnotations.* responses. The actual annotation
+ // data is versioned separately.
VolumeAnnotationsVersion string `json:"volumeAnnotationsVersion,omitempty"`
// VolumeId: The volume id this resource is for.
@@ -2718,8 +2680,7 @@
PdfPosition string `json:"pdfPosition,omitempty"`
// Updated: Timestamp when this reading position was last updated
- // (formatted UTC
- // timestamp with millisecond resolution).
+ // (formatted UTC timestamp with millisecond resolution).
Updated string `json:"updated,omitempty"`
// VolumeId: Volume id associated with this reading position.
@@ -2809,21 +2770,18 @@
Kind string `json:"kind,omitempty"`
// Rating: Star rating for this review. Possible values are ONE, TWO,
- // THREE, FOUR,
- // FIVE or NOT_RATED.
+ // THREE, FOUR, FIVE or NOT_RATED.
Rating string `json:"rating,omitempty"`
// Source: Information regarding the source of this review, when the
- // review is not
- // from a Google Books user.
+ // review is not from a Google Books user.
Source *ReviewSource `json:"source,omitempty"`
// Title: Title for this review.
Title string `json:"title,omitempty"`
// Type: Source type for this review. Possible values are EDITORIAL,
- // WEB_USER or
- // GOOGLE_USER.
+ // WEB_USER or GOOGLE_USER.
Type string `json:"type,omitempty"`
// VolumeId: Volume that this review is for.
@@ -2881,8 +2839,7 @@
}
// ReviewSource: Information regarding the source of this review, when
-// the review is not
-// from a Google Books user.
+// the review is not from a Google Books user.
type ReviewSource struct {
// Description: Name of the source.
Description string `json:"description,omitempty"`
@@ -3389,15 +3346,12 @@
type Volume struct {
// AccessInfo: Any information about a volume related to reading or
- // obtaining that volume
- // text. This information can depend on country (books may be public
- // domain in
- // one country but not in another, e.g.).
+ // obtaining that volume text. This information can depend on country
+ // (books may be public domain in one country but not in another, e.g.).
AccessInfo *VolumeAccessInfo `json:"accessInfo,omitempty"`
// Etag: Opaque identifier for a specific version of a volume resource.
- // (In LITE
- // projection)
+ // (In LITE projection)
Etag string `json:"etag,omitempty"`
// Id: Unique identifier for a volume. (In LITE projection.)
@@ -3414,12 +3368,9 @@
RecommendedInfo *VolumeRecommendedInfo `json:"recommendedInfo,omitempty"`
// SaleInfo: Any information about a volume related to the eBookstore
- // and/or
- // purchaseability. This information can depend on the country where
- // the
- // request originates from (i.e. books may not be for sale in
- // certain
- // countries).
+ // and/or purchaseability. This information can depend on the country
+ // where the request originates from (i.e. books may not be for sale in
+ // certain countries).
SaleInfo *VolumeSaleInfo `json:"saleInfo,omitempty"`
// SearchInfo: Search result information related to this volume.
@@ -3429,8 +3380,7 @@
SelfLink string `json:"selfLink,omitempty"`
// UserInfo: User specific information related to this volume. (e.g.
- // page this user last
- // read or whether they purchased this book)
+ // page this user last read or whether they purchased this book)
UserInfo *VolumeUserInfo `json:"userInfo,omitempty"`
// VolumeInfo: General volume information.
@@ -3464,21 +3414,17 @@
}
// VolumeAccessInfo: Any information about a volume related to reading
-// or obtaining that volume
-// text. This information can depend on country (books may be public
-// domain in
-// one country but not in another, e.g.).
+// or obtaining that volume text. This information can depend on country
+// (books may be public domain in one country but not in another, e.g.).
type VolumeAccessInfo struct {
// AccessViewStatus: Combines the access and viewability of this volume
- // into a single status
- // field for this user. Values can be FULL_PURCHASED,
- // FULL_PUBLIC_DOMAIN,
- // SAMPLE or NONE. (In LITE projection.)
+ // into a single status field for this user. Values can be
+ // FULL_PURCHASED, FULL_PUBLIC_DOMAIN, SAMPLE or NONE. (In LITE
+ // projection.)
AccessViewStatus string `json:"accessViewStatus,omitempty"`
// Country: The two-letter ISO_3166-1 country code for which this access
- // information
- // is valid. (In LITE projection.)
+ // information is valid. (In LITE projection.)
Country string `json:"country,omitempty"`
// DownloadAccess: Information about a volume's download license access
@@ -3486,23 +3432,21 @@
DownloadAccess *DownloadAccessRestriction `json:"downloadAccess,omitempty"`
// DriveImportedContentLink: URL to the Google Drive viewer if this
- // volume is uploaded by the user by
- // selecting the file from Google Drive.
+ // volume is uploaded by the user by selecting the file from Google
+ // Drive.
DriveImportedContentLink string `json:"driveImportedContentLink,omitempty"`
// Embeddable: Whether this volume can be embedded in a viewport using
- // the Embedded
- // Viewer API.
+ // the Embedded Viewer API.
Embeddable bool `json:"embeddable,omitempty"`
// Epub: Information about epub content. (In LITE projection.)
Epub *VolumeAccessInfoEpub `json:"epub,omitempty"`
// ExplicitOfflineLicenseManagement: Whether this volume requires that
- // the client explicitly request offline
- // download license rather than have it done automatically when loading
- // the
- // content, if the client supports it.
+ // the client explicitly request offline download license rather than
+ // have it done automatically when loading the content, if the client
+ // supports it.
ExplicitOfflineLicenseManagement bool `json:"explicitOfflineLicenseManagement,omitempty"`
// Pdf: Information about pdf content. (In LITE projection.)
@@ -3517,31 +3461,24 @@
QuoteSharingAllowed bool `json:"quoteSharingAllowed,omitempty"`
// TextToSpeechPermission: Whether text-to-speech is permitted for this
- // volume. Values can be
- // ALLOWED, ALLOWED_FOR_ACCESSIBILITY, or NOT_ALLOWED.
+ // volume. Values can be ALLOWED, ALLOWED_FOR_ACCESSIBILITY, or
+ // NOT_ALLOWED.
TextToSpeechPermission string `json:"textToSpeechPermission,omitempty"`
// ViewOrderUrl: For ordered but not yet processed orders, we give a URL
- // that can be used
- // to go to the appropriate Google Wallet page.
+ // that can be used to go to the appropriate Google Wallet page.
ViewOrderUrl string `json:"viewOrderUrl,omitempty"`
// Viewability: The read access of a volume. Possible values are
- // PARTIAL, ALL_PAGES,
- // NO_PAGES or UNKNOWN. This value depends on the country listed above.
- // A
- // value of PARTIAL means that the publisher has allowed some portion of
- // the
- // volume to be viewed publicly, without purchase. This can apply to
- // eBooks
- // as well as non-eBooks. Public domain books will always have a value
- // of
- // ALL_PAGES.
+ // PARTIAL, ALL_PAGES, NO_PAGES or UNKNOWN. This value depends on the
+ // country listed above. A value of PARTIAL means that the publisher has
+ // allowed some portion of the volume to be viewed publicly, without
+ // purchase. This can apply to eBooks as well as non-eBooks. Public
+ // domain books will always have a value of ALL_PAGES.
Viewability string `json:"viewability,omitempty"`
// WebReaderLink: URL to read this volume on the Google Books site. Link
- // will not allow
- // users to read non-viewable volumes.
+ // will not allow users to read non-viewable volumes.
WebReaderLink string `json:"webReaderLink,omitempty"`
// ForceSendFields is a list of field names (e.g. "AccessViewStatus") to
@@ -3579,8 +3516,7 @@
DownloadLink string `json:"downloadLink,omitempty"`
// IsAvailable: Is a flowing text epub available either as public domain
- // or for
- // purchase. (In LITE projection.)
+ // or for purchase. (In LITE projection.)
IsAvailable bool `json:"isAvailable,omitempty"`
// ForceSendFields is a list of field names (e.g. "AcsTokenLink") to
@@ -3617,8 +3553,7 @@
DownloadLink string `json:"downloadLink,omitempty"`
// IsAvailable: Is a scanned image pdf available either as public domain
- // or for
- // purchase. (In LITE projection.)
+ // or for purchase. (In LITE projection.)
IsAvailable bool `json:"isAvailable,omitempty"`
// ForceSendFields is a list of field names (e.g. "AcsTokenLink") to
@@ -3679,12 +3614,9 @@
LayerId string `json:"layerId,omitempty"`
// VolumeAnnotationsVersion: The current version of this layer's volume
- // annotations. Note that this
- // version applies only to the data in
- // the
+ // annotations. Note that this version applies only to the data in the
// books.layers.volumeAnnotations.* responses. The actual annotation
- // data
- // is versioned separately.
+ // data is versioned separately.
VolumeAnnotationsVersion string `json:"volumeAnnotationsVersion,omitempty"`
// ForceSendFields is a list of field names (e.g. "LayerId") to
@@ -3740,26 +3672,20 @@
}
// VolumeSaleInfo: Any information about a volume related to the
-// eBookstore and/or
-// purchaseability. This information can depend on the country where
-// the
-// request originates from (i.e. books may not be for sale in
-// certain
-// countries).
+// eBookstore and/or purchaseability. This information can depend on the
+// country where the request originates from (i.e. books may not be for
+// sale in certain countries).
type VolumeSaleInfo struct {
// BuyLink: URL to purchase this volume on the Google Books site. (In
- // LITE
- // projection)
+ // LITE projection)
BuyLink string `json:"buyLink,omitempty"`
// Country: The two-letter ISO_3166-1 country code for which this sale
- // information is
- // valid. (In LITE projection.)
+ // information is valid. (In LITE projection.)
Country string `json:"country,omitempty"`
// IsEbook: Whether or not this volume is an eBook (can be added to the
- // My eBooks
- // shelf).
+ // My eBooks shelf).
IsEbook bool `json:"isEbook,omitempty"`
// ListPrice: Suggested retail price. (In LITE projection.)
@@ -3772,19 +3698,14 @@
OnSaleDate string `json:"onSaleDate,omitempty"`
// RetailPrice: The actual selling price of the book. This is the same
- // as the suggested
- // retail or list price unless there are offers or discounts on this
- // volume.
- // (In LITE projection.)
+ // as the suggested retail or list price unless there are offers or
+ // discounts on this volume. (In LITE projection.)
RetailPrice *VolumeSaleInfoRetailPrice `json:"retailPrice,omitempty"`
// Saleability: Whether or not this book is available for sale or
- // offered for free in the
- // Google eBookstore for the country listed above. Possible values
- // are
- // FOR_SALE, FOR_RENTAL_ONLY, FOR_SALE_AND_RENTAL, FREE, NOT_FOR_SALE,
- // or
- // FOR_PREORDER.
+ // offered for free in the Google eBookstore for the country listed
+ // above. Possible values are FOR_SALE, FOR_RENTAL_ONLY,
+ // FOR_SALE_AND_RENTAL, FREE, NOT_FOR_SALE, or FOR_PREORDER.
Saleability string `json:"saleability,omitempty"`
// ForceSendFields is a list of field names (e.g. "BuyLink") to
@@ -4032,10 +3953,8 @@
}
// VolumeSaleInfoRetailPrice: The actual selling price of the book. This
-// is the same as the suggested
-// retail or list price unless there are offers or discounts on this
-// volume.
-// (In LITE projection.)
+// is the same as the suggested retail or list price unless there are
+// offers or discounts on this volume. (In LITE projection.)
type VolumeSaleInfoRetailPrice struct {
// Amount: Amount in the currency listed below. (In LITE projection.)
Amount float64 `json:"amount,omitempty"`
@@ -4110,14 +4029,11 @@
}
// VolumeUserInfo: User specific information related to this volume.
-// (e.g. page this user last
-// read or whether they purchased this book)
+// (e.g. page this user last read or whether they purchased this book)
type VolumeUserInfo struct {
// AcquiredTime: Timestamp when this volume was acquired by the user.
- // (RFC 3339 UTC
- // date-time format) Acquiring includes purchase, user upload,
- // receiving
- // family sharing, etc.
+ // (RFC 3339 UTC date-time format) Acquiring includes purchase, user
+ // upload, receiving family sharing, etc.
AcquiredTime string `json:"acquiredTime,omitempty"`
// AcquisitionType: How this volume was acquired.
@@ -4151,21 +4067,18 @@
IsInMyBooks bool `json:"isInMyBooks,omitempty"`
// IsPreordered: Whether or not this volume was pre-ordered by the
- // authenticated user
- // making the request. (In LITE projection.)
+ // authenticated user making the request. (In LITE projection.)
IsPreordered bool `json:"isPreordered,omitempty"`
// IsPurchased: Whether or not this volume was purchased by the
- // authenticated user making
- // the request. (In LITE projection.)
+ // authenticated user making the request. (In LITE projection.)
IsPurchased bool `json:"isPurchased,omitempty"`
// IsUploaded: Whether or not this volume was user uploaded.
IsUploaded bool `json:"isUploaded,omitempty"`
// ReadingPosition: The user's current reading position in the volume,
- // if one is available.
- // (In LITE projection.)
+ // if one is available. (In LITE projection.)
ReadingPosition *ReadingPosition `json:"readingPosition,omitempty"`
// RentalPeriod: Period during this book is/was a valid rental.
@@ -4178,10 +4091,8 @@
Review *Review `json:"review,omitempty"`
// Updated: Timestamp when this volume was last modified by a user
- // action, such as a
- // reading position update, volume purchase or writing a review. (RFC
- // 3339
- // UTC date-time format).
+ // action, such as a reading position update, volume purchase or writing
+ // a review. (RFC 3339 UTC date-time format).
Updated string `json:"updated,omitempty"`
UserUploadedVolumeInfo *VolumeUserInfoUserUploadedVolumeInfo `json:"userUploadedVolumeInfo,omitempty"`
@@ -4251,15 +4162,13 @@
FamilyRole string `json:"familyRole,omitempty"`
// IsSharingAllowed: Whether or not this volume can be shared with the
- // family by the user.
- // This includes sharing eligibility of both the volume and the user.
- // If
- // the value is true, the user can initiate a family sharing action.
+ // family by the user. This includes sharing eligibility of both the
+ // volume and the user. If the value is true, the user can initiate a
+ // family sharing action.
IsSharingAllowed bool `json:"isSharingAllowed,omitempty"`
// IsSharingDisabledByFop: Whether or not sharing this volume is
- // temporarily disabled due to
- // issues with the Family Wallet.
+ // temporarily disabled due to issues with the Family Wallet.
IsSharingDisabledByFop bool `json:"isSharingDisabledByFop,omitempty"`
// ForceSendFields is a list of field names (e.g. "FamilyRole") to
@@ -4348,8 +4257,7 @@
AllowAnonLogging bool `json:"allowAnonLogging,omitempty"`
// Authors: The names of the authors and/or editors for this volume. (In
- // LITE
- // projection)
+ // LITE projection)
Authors []string `json:"authors,omitempty"`
// AverageRating: The mean review rating for this volume. (min = 1.0,
@@ -4368,41 +4276,35 @@
ComicsContent bool `json:"comicsContent,omitempty"`
// ContentVersion: An identifier for the version of the volume content
- // (text & images). (In
- // LITE projection)
+ // (text & images). (In LITE projection)
ContentVersion string `json:"contentVersion,omitempty"`
// Description: A synopsis of the volume. The text of the description is
- // formatted in
- // HTML and includes simple formatting elements, such as b, i, and br
- // tags.
- // (In LITE projection.)
+ // formatted in HTML and includes simple formatting elements, such as b,
+ // i, and br tags. (In LITE projection.)
Description string `json:"description,omitempty"`
// Dimensions: Physical dimensions of this volume.
Dimensions *VolumeVolumeInfoDimensions `json:"dimensions,omitempty"`
// ImageLinks: A list of image links for all the sizes that are
- // available. (In LITE
- // projection.)
+ // available. (In LITE projection.)
ImageLinks *VolumeVolumeInfoImageLinks `json:"imageLinks,omitempty"`
// IndustryIdentifiers: Industry standard identifiers for this volume.
IndustryIdentifiers []*VolumeVolumeInfoIndustryIdentifiers `json:"industryIdentifiers,omitempty"`
// InfoLink: URL to view information about this volume on the Google
- // Books site. (In
- // LITE projection)
+ // Books site. (In LITE projection)
InfoLink string `json:"infoLink,omitempty"`
// Language: Best language for this volume (based on content). It is the
- // two-letter
- // ISO 639-1 code such as 'fr', 'en', etc.
+ // two-letter ISO 639-1 code such as 'fr', 'en', etc.
Language string `json:"language,omitempty"`
// MainCategory: The main category to which this volume belongs. It will
- // be the category
- // from the categories list returned below that has the highest weight.
+ // be the category from the categories list returned below that has the
+ // highest weight.
MainCategory string `json:"mainCategory,omitempty"`
MaturityRating string `json:"maturityRating,omitempty"`
@@ -4522,12 +4424,10 @@
}
// VolumeVolumeInfoImageLinks: A list of image links for all the sizes
-// that are available. (In LITE
-// projection.)
+// that are available. (In LITE projection.)
type VolumeVolumeInfoImageLinks struct {
// ExtraLarge: Image link for extra large size (width of ~1280 pixels).
- // (In LITE
- // projection)
+ // (In LITE projection)
ExtraLarge string `json:"extraLarge,omitempty"`
// Large: Image link for large size (width of ~800 pixels). (In LITE
@@ -4543,13 +4443,11 @@
Small string `json:"small,omitempty"`
// SmallThumbnail: Image link for small thumbnail size (width of ~80
- // pixels). (In LITE
- // projection)
+ // pixels). (In LITE projection)
SmallThumbnail string `json:"smallThumbnail,omitempty"`
// Thumbnail: Image link for thumbnail size (width of ~128 pixels). (In
- // LITE
- // projection)
+ // LITE projection)
Thumbnail string `json:"thumbnail,omitempty"`
// ForceSendFields is a list of field names (e.g. "ExtraLarge") to
@@ -4745,8 +4643,7 @@
SelfLink string `json:"selfLink,omitempty"`
// Updated: Timestamp for the last time this anntoation was updated.
- // (RFC 3339 UTC
- // date-time format).
+ // (RFC 3339 UTC date-time format).
Updated string `json:"updated,omitempty"`
// VolumeId: The Volume this annotation is for.
@@ -4828,19 +4725,16 @@
Kind string `json:"kind,omitempty"`
// NextPageToken: Token to pass in for pagination for the next page.
- // This will not be present
- // if this request does not have more results.
+ // This will not be present if this request does not have more results.
NextPageToken string `json:"nextPageToken,omitempty"`
// TotalItems: The total number of volume annotations found.
TotalItems int64 `json:"totalItems,omitempty"`
// Version: The version string for all of the volume annotations in this
- // layer (not
- // just the ones in this response). Note: the version string
+ // layer (not just the ones in this response). Note: the version string
// doesn't apply to the annotation data, just the information in this
- // response
- // (e.g. the location of annotations in the book).
+ // response (e.g. the location of annotations in the book).
Version string `json:"version,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -4878,8 +4772,8 @@
Kind string `json:"kind,omitempty"`
// TotalItems: Total number of volumes found. This might be greater than
- // the number of
- // volumes returned in this response if results have been paginated.
+ // the number of volumes returned in this response if results have been
+ // paginated.
TotalItems int64 `json:"totalItems,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -4911,9 +4805,8 @@
type Volumeseriesinfo struct {
// BookDisplayNumber: The display number string. This should be used
- // only for display purposes
- // and the actual sequence should be inferred from the below
- // orderNumber.
+ // only for display purposes and the actual sequence should be inferred
+ // from the below orderNumber.
BookDisplayNumber string `json:"bookDisplayNumber,omitempty"`
// Kind: Resource type.
@@ -4957,8 +4850,7 @@
OrderNumber int64 `json:"orderNumber,omitempty"`
// SeriesBookType: The book type in the context of series. Examples -
- // Single Issue,
- // Collection Edition, etc.
+ // Single Issue, Collection Edition, etc.
SeriesBookType string `json:"seriesBookType,omitempty"`
// SeriesId: The series id.
@@ -5081,7 +4973,7 @@
func (c *BookshelvesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5244,7 +5136,7 @@
func (c *BookshelvesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5423,7 +5315,7 @@
func (c *BookshelvesVolumesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5611,7 +5503,7 @@
func (c *CloudloadingAddBookCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5754,7 +5646,7 @@
func (c *CloudloadingDeleteBookCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5877,7 +5769,7 @@
func (c *CloudloadingUpdateBookCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6019,7 +5911,7 @@
func (c *DictionaryListOfflineMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6162,7 +6054,7 @@
func (c *FamilysharingGetFamilyInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6254,8 +6146,7 @@
}
// Share: Initiates sharing of the content with the user's family. Empty
-// response
-// indicates success.
+// response indicates success.
func (r *FamilysharingService) Share() *FamilysharingShareCall {
c := &FamilysharingShareCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
@@ -6307,7 +6198,7 @@
func (c *FamilysharingShareCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6363,7 +6254,7 @@
}
return ret, nil
// {
- // "description": "Initiates sharing of the content with the user's family. Empty response\nindicates success.",
+ // "description": "Initiates sharing of the content with the user's family. Empty response indicates success.",
// "flatPath": "books/v1/familysharing/share",
// "httpMethod": "POST",
// "id": "books.familysharing.share",
@@ -6406,8 +6297,7 @@
}
// Unshare: Initiates revoking content that has already been shared with
-// the user's
-// family. Empty response indicates success.
+// the user's family. Empty response indicates success.
func (r *FamilysharingService) Unshare() *FamilysharingUnshareCall {
c := &FamilysharingUnshareCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
@@ -6460,7 +6350,7 @@
func (c *FamilysharingUnshareCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6516,7 +6406,7 @@
}
return ret, nil
// {
- // "description": "Initiates revoking content that has already been shared with the user's\nfamily. Empty response indicates success.",
+ // "description": "Initiates revoking content that has already been shared with the user's family. Empty response indicates success.",
// "flatPath": "books/v1/familysharing/unshare",
// "httpMethod": "POST",
// "id": "books.familysharing.unshare",
@@ -6620,7 +6510,7 @@
func (c *LayersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6809,7 +6699,7 @@
func (c *LayersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6956,16 +6846,15 @@
}
// H sets the optional parameter "h": The requested pixel height for any
-// images. If height is provided width must
-// also be provided.
+// images. If height is provided width must also be provided.
func (c *LayersAnnotationDataGetCall) H(h int64) *LayersAnnotationDataGetCall {
c.urlParams_.Set("h", fmt.Sprint(h))
return c
}
// Locale sets the optional parameter "locale": The locale information
-// for the data. ISO-639-1 language and ISO-3166-1
-// country code. Ex: 'en_US'.
+// for the data. ISO-639-1 language and ISO-3166-1 country code. Ex:
+// 'en_US'.
func (c *LayersAnnotationDataGetCall) Locale(locale string) *LayersAnnotationDataGetCall {
c.urlParams_.Set("locale", locale)
return c
@@ -6986,8 +6875,7 @@
}
// W sets the optional parameter "w": The requested pixel width for any
-// images. If width is provided height must
-// also be provided.
+// images. If width is provided height must also be provided.
func (c *LayersAnnotationDataGetCall) W(w int64) *LayersAnnotationDataGetCall {
c.urlParams_.Set("w", fmt.Sprint(w))
return c
@@ -7030,7 +6918,7 @@
func (c *LayersAnnotationDataGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7121,7 +7009,7 @@
// "type": "string"
// },
// "h": {
- // "description": "The requested pixel height for any images. If height is provided width must\nalso be provided.",
+ // "description": "The requested pixel height for any images. If height is provided width must also be provided.",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -7133,7 +7021,7 @@
// "type": "string"
// },
// "locale": {
- // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
// "location": "query",
// "type": "string"
// },
@@ -7155,7 +7043,7 @@
// "type": "string"
// },
// "w": {
- // "description": "The requested pixel width for any images. If width is provided height must\nalso be provided.",
+ // "description": "The requested pixel width for any images. If width is provided height must also be provided.",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -7194,8 +7082,7 @@
// AnnotationDataId sets the optional parameter "annotationDataId": The
// list of Annotation Data Ids to retrieve. Pagination is ignored if
-// this
-// is set.
+// this is set.
func (c *LayersAnnotationDataListCall) AnnotationDataId(annotationDataId ...string) *LayersAnnotationDataListCall {
c.urlParams_.SetMulti("annotationDataId", append([]string{}, annotationDataId...))
return c
@@ -7209,16 +7096,15 @@
}
// H sets the optional parameter "h": The requested pixel height for any
-// images. If height is provided width must
-// also be provided.
+// images. If height is provided width must also be provided.
func (c *LayersAnnotationDataListCall) H(h int64) *LayersAnnotationDataListCall {
c.urlParams_.Set("h", fmt.Sprint(h))
return c
}
// Locale sets the optional parameter "locale": The locale information
-// for the data. ISO-639-1 language and ISO-3166-1
-// country code. Ex: 'en_US'.
+// for the data. ISO-639-1 language and ISO-3166-1 country code. Ex:
+// 'en_US'.
func (c *LayersAnnotationDataListCall) Locale(locale string) *LayersAnnotationDataListCall {
c.urlParams_.Set("locale", locale)
return c
@@ -7253,8 +7139,7 @@
}
// UpdatedMax sets the optional parameter "updatedMax": RFC 3339
-// timestamp to restrict to items updated prior to this
-// timestamp
+// timestamp to restrict to items updated prior to this timestamp
// (exclusive).
func (c *LayersAnnotationDataListCall) UpdatedMax(updatedMax string) *LayersAnnotationDataListCall {
c.urlParams_.Set("updatedMax", updatedMax)
@@ -7262,8 +7147,7 @@
}
// UpdatedMin sets the optional parameter "updatedMin": RFC 3339
-// timestamp to restrict to items updated since this
-// timestamp
+// timestamp to restrict to items updated since this timestamp
// (inclusive).
func (c *LayersAnnotationDataListCall) UpdatedMin(updatedMin string) *LayersAnnotationDataListCall {
c.urlParams_.Set("updatedMin", updatedMin)
@@ -7271,8 +7155,7 @@
}
// W sets the optional parameter "w": The requested pixel width for any
-// images. If width is provided height must
-// also be provided.
+// images. If width is provided height must also be provided.
func (c *LayersAnnotationDataListCall) W(w int64) *LayersAnnotationDataListCall {
c.urlParams_.Set("w", fmt.Sprint(w))
return c
@@ -7315,7 +7198,7 @@
func (c *LayersAnnotationDataListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7388,7 +7271,7 @@
// ],
// "parameters": {
// "annotationDataId": {
- // "description": "The list of Annotation Data Ids to retrieve. Pagination is ignored if this\nis set.",
+ // "description": "The list of Annotation Data Ids to retrieve. Pagination is ignored if this is set.",
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -7399,7 +7282,7 @@
// "type": "string"
// },
// "h": {
- // "description": "The requested pixel height for any images. If height is provided width must\nalso be provided.",
+ // "description": "The requested pixel height for any images. If height is provided width must also be provided.",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -7411,7 +7294,7 @@
// "type": "string"
// },
// "locale": {
- // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
// "location": "query",
// "type": "string"
// },
@@ -7438,12 +7321,12 @@
// "type": "string"
// },
// "updatedMax": {
- // "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp\n(exclusive).",
+ // "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp (exclusive).",
// "location": "query",
// "type": "string"
// },
// "updatedMin": {
- // "description": "RFC 3339 timestamp to restrict to items updated since this timestamp\n(inclusive).",
+ // "description": "RFC 3339 timestamp to restrict to items updated since this timestamp (inclusive).",
// "location": "query",
// "type": "string"
// },
@@ -7454,7 +7337,7 @@
// "type": "string"
// },
// "w": {
- // "description": "The requested pixel width for any images. If width is provided height must\nalso be provided.",
+ // "description": "The requested pixel width for any images. If width is provided height must also be provided.",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -7515,8 +7398,8 @@
}
// Locale sets the optional parameter "locale": The locale information
-// for the data. ISO-639-1 language and ISO-3166-1
-// country code. Ex: 'en_US'.
+// for the data. ISO-639-1 language and ISO-3166-1 country code. Ex:
+// 'en_US'.
func (c *LayersVolumeAnnotationsGetCall) Locale(locale string) *LayersVolumeAnnotationsGetCall {
c.urlParams_.Set("locale", locale)
return c
@@ -7566,7 +7449,7 @@
func (c *LayersVolumeAnnotationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7653,7 +7536,7 @@
// "type": "string"
// },
// "locale": {
- // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
// "location": "query",
// "type": "string"
// },
@@ -7722,8 +7605,8 @@
}
// Locale sets the optional parameter "locale": The locale information
-// for the data. ISO-639-1 language and ISO-3166-1
-// country code. Ex: 'en_US'.
+// for the data. ISO-639-1 language and ISO-3166-1 country code. Ex:
+// 'en_US'.
func (c *LayersVolumeAnnotationsListCall) Locale(locale string) *LayersVolumeAnnotationsListCall {
c.urlParams_.Set("locale", locale)
return c
@@ -7744,8 +7627,8 @@
}
// ShowDeleted sets the optional parameter "showDeleted": Set to true to
-// return deleted annotations. updatedMin must be in the
-// request to use this. Defaults to false.
+// return deleted annotations. updatedMin must be in the request to use
+// this. Defaults to false.
func (c *LayersVolumeAnnotationsListCall) ShowDeleted(showDeleted bool) *LayersVolumeAnnotationsListCall {
c.urlParams_.Set("showDeleted", fmt.Sprint(showDeleted))
return c
@@ -7773,8 +7656,7 @@
}
// UpdatedMax sets the optional parameter "updatedMax": RFC 3339
-// timestamp to restrict to items updated prior to this
-// timestamp
+// timestamp to restrict to items updated prior to this timestamp
// (exclusive).
func (c *LayersVolumeAnnotationsListCall) UpdatedMax(updatedMax string) *LayersVolumeAnnotationsListCall {
c.urlParams_.Set("updatedMax", updatedMax)
@@ -7782,8 +7664,7 @@
}
// UpdatedMin sets the optional parameter "updatedMin": RFC 3339
-// timestamp to restrict to items updated since this
-// timestamp
+// timestamp to restrict to items updated since this timestamp
// (inclusive).
func (c *LayersVolumeAnnotationsListCall) UpdatedMin(updatedMin string) *LayersVolumeAnnotationsListCall {
c.urlParams_.Set("updatedMin", updatedMin)
@@ -7835,7 +7716,7 @@
func (c *LayersVolumeAnnotationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7929,7 +7810,7 @@
// "type": "string"
// },
// "locale": {
- // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1\ncountry code. Ex: 'en_US'.",
+ // "description": "The locale information for the data. ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'.",
// "location": "query",
// "type": "string"
// },
@@ -7945,7 +7826,7 @@
// "type": "string"
// },
// "showDeleted": {
- // "description": "Set to true to return deleted annotations. updatedMin must be in the\nrequest to use this. Defaults to false.",
+ // "description": "Set to true to return deleted annotations. updatedMin must be in the request to use this. Defaults to false.",
// "location": "query",
// "type": "boolean"
// },
@@ -7965,12 +7846,12 @@
// "type": "string"
// },
// "updatedMax": {
- // "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp\n(exclusive).",
+ // "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp (exclusive).",
// "location": "query",
// "type": "string"
// },
// "updatedMin": {
- // "description": "RFC 3339 timestamp to restrict to items updated since this timestamp\n(inclusive).",
+ // "description": "RFC 3339 timestamp to restrict to items updated since this timestamp (inclusive).",
// "location": "query",
// "type": "string"
// },
@@ -8078,7 +7959,7 @@
func (c *MyconfigGetUserSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8230,7 +8111,7 @@
func (c *MyconfigReleaseDownloadAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8348,14 +8229,13 @@
}
// LicenseTypes sets the optional parameter "licenseTypes": The type of
-// access license to request. If not specified, the default is
-// BOTH.
+// access license to request. If not specified, the default is BOTH.
//
// Possible values:
// "LICENSE_TYPES_UNDEFINED"
-// "BOTH"
-// "CONCURRENT"
-// "DOWNLOAD"
+// "BOTH" - Both concurrent and download licenses.
+// "CONCURRENT" - Concurrent access license.
+// "DOWNLOAD" - Offline download access license.
func (c *MyconfigRequestAccessCall) LicenseTypes(licenseTypes string) *MyconfigRequestAccessCall {
c.urlParams_.Set("licenseTypes", licenseTypes)
return c
@@ -8415,7 +8295,7 @@
func (c *MyconfigRequestAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8483,13 +8363,19 @@
// "type": "string"
// },
// "licenseTypes": {
- // "description": "The type of access license to request. If not specified, the default is\nBOTH.",
+ // "description": "The type of access license to request. If not specified, the default is BOTH.",
// "enum": [
// "LICENSE_TYPES_UNDEFINED",
// "BOTH",
// "CONCURRENT",
// "DOWNLOAD"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Both concurrent and download licenses.",
+ // "Concurrent access license.",
+ // "Offline download access license."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -8535,8 +8421,7 @@
}
// SyncVolumeLicenses: Request downloaded content access for specified
-// volumes on the My eBooks
-// shelf.
+// volumes on the My eBooks shelf.
func (r *MyconfigService) SyncVolumeLicenses() *MyconfigSyncVolumeLicensesCall {
c := &MyconfigSyncVolumeLicensesCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
@@ -8554,7 +8439,7 @@
//
// Possible values:
// "FEATURES_UNDEFINED"
-// "RENTALS"
+// "RENTALS" - Client supports rentals.
func (c *MyconfigSyncVolumeLicensesCall) Features(features ...string) *MyconfigSyncVolumeLicensesCall {
c.urlParams_.SetMulti("features", append([]string{}, features...))
return c
@@ -8629,7 +8514,7 @@
func (c *MyconfigSyncVolumeLicensesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8685,7 +8570,7 @@
}
return ret, nil
// {
- // "description": "Request downloaded content access for specified volumes on the My eBooks\nshelf.",
+ // "description": "Request downloaded content access for specified volumes on the My eBooks shelf.",
// "flatPath": "books/v1/myconfig/syncVolumeLicenses",
// "httpMethod": "POST",
// "id": "books.myconfig.syncVolumeLicenses",
@@ -8702,6 +8587,10 @@
// "FEATURES_UNDEFINED",
// "RENTALS"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Client supports rentals."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -8760,10 +8649,8 @@
}
// UpdateUserSettings: Sets the settings for the user. If a sub-object
-// is specified, it will
-// overwrite the existing sub-object stored in the server.
-// Unspecified
-// sub-objects will retain the existing value.
+// is specified, it will overwrite the existing sub-object stored in the
+// server. Unspecified sub-objects will retain the existing value.
func (r *MyconfigService) UpdateUserSettings(usersettings *Usersettings) *MyconfigUpdateUserSettingsCall {
c := &MyconfigUpdateUserSettingsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.usersettings = usersettings
@@ -8797,7 +8684,7 @@
func (c *MyconfigUpdateUserSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8858,7 +8745,7 @@
}
return ret, nil
// {
- // "description": "Sets the settings for the user. If a sub-object is specified, it will\noverwrite the existing sub-object stored in the server. Unspecified\nsub-objects will retain the existing value.",
+ // "description": "Sets the settings for the user. If a sub-object is specified, it will overwrite the existing sub-object stored in the server. Unspecified sub-objects will retain the existing value.",
// "flatPath": "books/v1/myconfig/updateUserSettings",
// "httpMethod": "POST",
// "id": "books.myconfig.updateUserSettings",
@@ -8929,7 +8816,7 @@
func (c *MylibraryAnnotationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9052,8 +8939,7 @@
// ShowOnlySummaryInResponse sets the optional parameter
// "showOnlySummaryInResponse": Requests that only the summary of the
-// specified layer be provided in the
-// response.
+// specified layer be provided in the response.
func (c *MylibraryAnnotationsInsertCall) ShowOnlySummaryInResponse(showOnlySummaryInResponse bool) *MylibraryAnnotationsInsertCall {
c.urlParams_.Set("showOnlySummaryInResponse", fmt.Sprint(showOnlySummaryInResponse))
return c
@@ -9093,7 +8979,7 @@
func (c *MylibraryAnnotationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9171,7 +9057,7 @@
// "type": "string"
// },
// "showOnlySummaryInResponse": {
- // "description": "Requests that only the summary of the specified layer be provided in the\nresponse.",
+ // "description": "Requests that only the summary of the specified layer be provided in the response.",
// "location": "query",
// "type": "boolean"
// },
@@ -9247,8 +9133,8 @@
}
// ShowDeleted sets the optional parameter "showDeleted": Set to true to
-// return deleted annotations. updatedMin must be in the
-// request to use this. Defaults to false.
+// return deleted annotations. updatedMin must be in the request to use
+// this. Defaults to false.
func (c *MylibraryAnnotationsListCall) ShowDeleted(showDeleted bool) *MylibraryAnnotationsListCall {
c.urlParams_.Set("showDeleted", fmt.Sprint(showDeleted))
return c
@@ -9262,8 +9148,7 @@
}
// UpdatedMax sets the optional parameter "updatedMax": RFC 3339
-// timestamp to restrict to items updated prior to this
-// timestamp
+// timestamp to restrict to items updated prior to this timestamp
// (exclusive).
func (c *MylibraryAnnotationsListCall) UpdatedMax(updatedMax string) *MylibraryAnnotationsListCall {
c.urlParams_.Set("updatedMax", updatedMax)
@@ -9271,8 +9156,7 @@
}
// UpdatedMin sets the optional parameter "updatedMin": RFC 3339
-// timestamp to restrict to items updated since this
-// timestamp
+// timestamp to restrict to items updated since this timestamp
// (inclusive).
func (c *MylibraryAnnotationsListCall) UpdatedMin(updatedMin string) *MylibraryAnnotationsListCall {
c.urlParams_.Set("updatedMin", updatedMin)
@@ -9323,7 +9207,7 @@
func (c *MylibraryAnnotationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9416,7 +9300,7 @@
// "type": "string"
// },
// "showDeleted": {
- // "description": "Set to true to return deleted annotations. updatedMin must be in the\nrequest to use this. Defaults to false.",
+ // "description": "Set to true to return deleted annotations. updatedMin must be in the request to use this. Defaults to false.",
// "location": "query",
// "type": "boolean"
// },
@@ -9426,12 +9310,12 @@
// "type": "string"
// },
// "updatedMax": {
- // "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp\n(exclusive).",
+ // "description": "RFC 3339 timestamp to restrict to items updated prior to this timestamp (exclusive).",
// "location": "query",
// "type": "string"
// },
// "updatedMin": {
- // "description": "RFC 3339 timestamp to restrict to items updated since this timestamp\n(inclusive).",
+ // "description": "RFC 3339 timestamp to restrict to items updated since this timestamp (inclusive).",
// "location": "query",
// "type": "string"
// },
@@ -9529,7 +9413,7 @@
func (c *MylibraryAnnotationsSummaryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9667,7 +9551,7 @@
func (c *MylibraryAnnotationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9787,9 +9671,9 @@
//
// Possible values:
// "REASON_UNDEFINED"
-// "IOS_PREX"
-// "IOS_SEARCH"
-// "ONBOARDING"
+// "IOS_PREX" - Volumes added from the PREX flow on iOS.
+// "IOS_SEARCH" - Volumes added from the Search flow on iOS.
+// "ONBOARDING" - Volumes added from the Onboarding flow.
func (c *MylibraryBookshelvesAddVolumeCall) Reason(reason string) *MylibraryBookshelvesAddVolumeCall {
c.urlParams_.Set("reason", reason)
return c
@@ -9835,7 +9719,7 @@
func (c *MylibraryBookshelvesAddVolumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9910,6 +9794,12 @@
// "IOS_SEARCH",
// "ONBOARDING"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Volumes added from the PREX flow on iOS.",
+ // "Volumes added from the Search flow on iOS.",
+ // "Volumes added from the Onboarding flow."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -9992,7 +9882,7 @@
func (c *MylibraryBookshelvesClearVolumesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10094,8 +9984,7 @@
}
// Get: Retrieves metadata for a specific bookshelf belonging to the
-// authenticated
-// user.
+// authenticated user.
func (r *MylibraryBookshelvesService) Get(shelf string) *MylibraryBookshelvesGetCall {
c := &MylibraryBookshelvesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.shelf = shelf
@@ -10146,7 +10035,7 @@
func (c *MylibraryBookshelvesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10208,7 +10097,7 @@
}
return ret, nil
// {
- // "description": "Retrieves metadata for a specific bookshelf belonging to the authenticated\nuser.",
+ // "description": "Retrieves metadata for a specific bookshelf belonging to the authenticated user.",
// "flatPath": "books/v1/mylibrary/bookshelves/{shelf}",
// "httpMethod": "GET",
// "id": "books.mylibrary.bookshelves.get",
@@ -10300,7 +10189,7 @@
func (c *MylibraryBookshelvesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10414,8 +10303,8 @@
}
// VolumePosition sets the optional parameter "volumePosition": Position
-// on shelf to move the item (0 puts the item before the current
-// first item, 1 puts it between the first and the second and so on.)
+// on shelf to move the item (0 puts the item before the current first
+// item, 1 puts it between the first and the second and so on.)
func (c *MylibraryBookshelvesMoveVolumeCall) VolumePosition(volumePosition int64) *MylibraryBookshelvesMoveVolumeCall {
c.urlParams_.Set("volumePosition", fmt.Sprint(volumePosition))
return c
@@ -10448,7 +10337,7 @@
func (c *MylibraryBookshelvesMoveVolumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10532,7 +10421,7 @@
// "type": "string"
// },
// "volumePosition": {
- // "description": "Position on shelf to move the item (0 puts the item before the current\nfirst item, 1 puts it between the first and the second and so on.)",
+ // "description": "Position on shelf to move the item (0 puts the item before the current first item, 1 puts it between the first and the second and so on.)",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -10571,7 +10460,7 @@
//
// Possible values:
// "REASON_UNDEFINED"
-// "ONBOARDING"
+// "ONBOARDING" - Samples removed from the Onboarding flow.
func (c *MylibraryBookshelvesRemoveVolumeCall) Reason(reason string) *MylibraryBookshelvesRemoveVolumeCall {
c.urlParams_.Set("reason", reason)
return c
@@ -10618,7 +10507,7 @@
func (c *MylibraryBookshelvesRemoveVolumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10691,6 +10580,10 @@
// "REASON_UNDEFINED",
// "ONBOARDING"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Samples removed from the Onboarding flow."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -10759,8 +10652,8 @@
//
// Possible values:
// "PROJECTION_UNDEFINED"
-// "FULL"
-// "LITE"
+// "FULL" - Includes all volume data.
+// "LITE" - Includes a subset of fields in volumeInfo and accessInfo.
func (c *MylibraryBookshelvesVolumesListCall) Projection(projection string) *MylibraryBookshelvesVolumesListCall {
c.urlParams_.Set("projection", projection)
return c
@@ -10831,7 +10724,7 @@
func (c *MylibraryBookshelvesVolumesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10919,6 +10812,11 @@
// "FULL",
// "LITE"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Includes all volume data.",
+ // "Includes a subset of fields in volumeInfo and accessInfo."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -11030,7 +10928,7 @@
func (c *MylibraryReadingpositionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11150,12 +11048,12 @@
//
// Possible values:
// "ACTION_UNDEFINED"
-// "bookmark"
-// "chapter"
-// "next-page"
-// "prev-page"
-// "scroll"
-// "search"
+// "bookmark" - User chose bookmark within volume.
+// "chapter" - User selected chapter from list.
+// "next-page" - Next page event.
+// "prev-page" - Previous page event.
+// "scroll" - User navigated to page.
+// "search" - User chose search results within volume.
func (c *MylibraryReadingpositionsSetPositionCall) Action(action string) *MylibraryReadingpositionsSetPositionCall {
c.urlParams_.Set("action", action)
return c
@@ -11223,7 +11121,7 @@
func (c *MylibraryReadingpositionsSetPositionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11301,6 +11199,15 @@
// "scroll",
// "search"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "User chose bookmark within volume.",
+ // "User selected chapter from list.",
+ // "Next page event.",
+ // "Previous page event.",
+ // "User navigated to page.",
+ // "User chose search results within volume."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -11364,8 +11271,8 @@
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex: 'en_US'. Used for
-// generating notification title and body.
+// ISO-3166-1 country code. Ex: 'en_US'. Used for generating
+// notification title and body.
func (c *NotificationGetCall) Locale(locale string) *NotificationGetCall {
c.urlParams_.Set("locale", locale)
return c
@@ -11422,7 +11329,7 @@
func (c *NotificationGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11488,7 +11395,7 @@
// "parameterOrder": [],
// "parameters": {
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating notification title and body.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating notification title and body.",
// "location": "query",
// "type": "string"
// },
@@ -11574,7 +11481,7 @@
func (c *OnboardingListCategoriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11689,13 +11596,13 @@
// MaxAllowedMaturityRating sets the optional parameter
// "maxAllowedMaturityRating": The maximum allowed maturity rating of
-// returned volumes. Books with a
-// higher maturity rating are filtered out.
+// returned volumes. Books with a higher maturity rating are filtered
+// out.
//
// Possible values:
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED"
-// "MATURE"
-// "not-mature"
+// "MATURE" - Show books which are rated mature or lower.
+// "not-mature" - Show books which are rated not mature.
func (c *OnboardingListCategoryVolumesCall) MaxAllowedMaturityRating(maxAllowedMaturityRating string) *OnboardingListCategoryVolumesCall {
c.urlParams_.Set("maxAllowedMaturityRating", maxAllowedMaturityRating)
return c
@@ -11752,7 +11659,7 @@
func (c *OnboardingListCategoryVolumesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11829,12 +11736,17 @@
// "type": "string"
// },
// "maxAllowedMaturityRating": {
- // "description": "The maximum allowed maturity rating of returned volumes. Books with a\nhigher maturity rating are filtered out.",
+ // "description": "The maximum allowed maturity rating of returned volumes. Books with a higher maturity rating are filtered out.",
// "enum": [
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
// "MATURE",
// "not-mature"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Show books which are rated mature or lower.",
+ // "Show books which are rated not mature."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -11899,8 +11811,8 @@
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex: 'en_US'. Used for
-// generating recommendations.
+// ISO-3166-1 country code. Ex: 'en_US'. Used for generating
+// recommendations.
func (c *PersonalizedstreamGetCall) Locale(locale string) *PersonalizedstreamGetCall {
c.urlParams_.Set("locale", locale)
return c
@@ -11908,13 +11820,13 @@
// MaxAllowedMaturityRating sets the optional parameter
// "maxAllowedMaturityRating": The maximum allowed maturity rating of
-// returned recommendations. Books with
-// a higher maturity rating are filtered out.
+// returned recommendations. Books with a higher maturity rating are
+// filtered out.
//
// Possible values:
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED"
-// "MATURE"
-// "not-mature"
+// "MATURE" - Show books which are rated mature or lower.
+// "not-mature" - Show books which are rated not mature.
func (c *PersonalizedstreamGetCall) MaxAllowedMaturityRating(maxAllowedMaturityRating string) *PersonalizedstreamGetCall {
c.urlParams_.Set("maxAllowedMaturityRating", maxAllowedMaturityRating)
return c
@@ -11964,7 +11876,7 @@
func (c *PersonalizedstreamGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12030,17 +11942,22 @@
// "parameterOrder": [],
// "parameters": {
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
// "location": "query",
// "type": "string"
// },
// "maxAllowedMaturityRating": {
- // "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ // "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
// "enum": [
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
// "MATURE",
// "not-mature"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Show books which are rated mature or lower.",
+ // "Show books which are rated not mature."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -12153,7 +12070,7 @@
func (c *PromoofferAcceptCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12351,7 +12268,7 @@
func (c *PromoofferDismissCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12550,7 +12467,7 @@
func (c *PromoofferGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12717,7 +12634,7 @@
func (c *SeriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12874,7 +12791,7 @@
func (c *SeriesMembershipGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13012,14 +12929,14 @@
//
// Possible values:
// "PROJECTION_UNDEFINED"
-// "FULL"
-// "LITE"
+// "FULL" - Includes all volume data.
+// "LITE" - Includes a subset of fields in volumeInfo and accessInfo.
func (c *VolumesGetCall) Projection(projection string) *VolumesGetCall {
c.urlParams_.Set("projection", projection)
return c
}
-// Source sets the optional parameter "source": string to identify the
+// Source sets the optional parameter "source": string to identify the
// originator of this request.
func (c *VolumesGetCall) Source(source string) *VolumesGetCall {
c.urlParams_.Set("source", source)
@@ -13070,7 +12987,7 @@
func (c *VolumesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13162,11 +13079,16 @@
// "FULL",
// "LITE"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Includes all volume data.",
+ // "Includes a subset of fields in volumeInfo and accessInfo."
+ // ],
// "location": "query",
// "type": "string"
// },
// "source": {
- // "description": "string to identify the originator of this request.",
+ // "description": "string to identify the originator of this request.",
// "location": "query",
// "type": "string"
// },
@@ -13213,7 +13135,7 @@
//
// Possible values:
// "DOWNLOAD_UNDEFINED"
-// "EPUB"
+// "EPUB" - All volumes with epub.
func (c *VolumesListCall) Download(download string) *VolumesListCall {
c.urlParams_.Set("download", download)
return c
@@ -13223,11 +13145,11 @@
//
// Possible values:
// "FILTER_UNDEFINED"
-// "ebooks"
-// "free-ebooks"
-// "full"
-// "paid-ebooks"
-// "partial"
+// "ebooks" - All Google eBooks.
+// "free-ebooks" - Google eBook with full volume text viewability.
+// "full" - Public can view entire volume text.
+// "paid-ebooks" - Google eBook with a price.
+// "partial" - Public able to see parts of text.
func (c *VolumesListCall) Filter(filter string) *VolumesListCall {
c.urlParams_.Set("filter", filter)
return c
@@ -13245,8 +13167,8 @@
//
// Possible values:
// "LIBRARY_RESTRICT_UNDEFINED"
-// "my-library"
-// "no-restrict"
+// "my-library" - Restrict to the user's library, any shelf.
+// "no-restrict" - Do not restrict based on user's library.
func (c *VolumesListCall) LibraryRestrict(libraryRestrict string) *VolumesListCall {
c.urlParams_.Set("libraryRestrict", libraryRestrict)
return c
@@ -13254,13 +13176,13 @@
// MaxAllowedMaturityRating sets the optional parameter
// "maxAllowedMaturityRating": The maximum allowed maturity rating of
-// returned recommendations. Books with
-// a higher maturity rating are filtered out.
+// returned recommendations. Books with a higher maturity rating are
+// filtered out.
//
// Possible values:
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED"
-// "MATURE"
-// "not-mature"
+// "MATURE" - Show books which are rated mature or lower.
+// "not-mature" - Show books which are rated not mature.
func (c *VolumesListCall) MaxAllowedMaturityRating(maxAllowedMaturityRating string) *VolumesListCall {
c.urlParams_.Set("maxAllowedMaturityRating", maxAllowedMaturityRating)
return c
@@ -13277,8 +13199,8 @@
//
// Possible values:
// "ORDER_BY_UNDEFINED"
-// "newest"
-// "relevance"
+// "newest" - Most recently published.
+// "relevance" - Relevance to search terms.
func (c *VolumesListCall) OrderBy(orderBy string) *VolumesListCall {
c.urlParams_.Set("orderBy", orderBy)
return c
@@ -13296,9 +13218,9 @@
//
// Possible values:
// "PRINT_TYPE_UNDEFINED"
-// "ALL"
-// "BOOKS"
-// "MAGAZINES"
+// "ALL" - All volume content types.
+// "BOOKS" - Just books.
+// "MAGAZINES" - Just magazines.
func (c *VolumesListCall) PrintType(printType string) *VolumesListCall {
c.urlParams_.Set("printType", printType)
return c
@@ -13309,8 +13231,8 @@
//
// Possible values:
// "PROJECTION_UNDEFINED"
-// "FULL"
-// "LITE"
+// "FULL" - Includes all volume data.
+// "LITE" - Includes a subset of fields in volumeInfo and accessInfo.
func (c *VolumesListCall) Projection(projection string) *VolumesListCall {
c.urlParams_.Set("projection", projection)
return c
@@ -13380,7 +13302,7 @@
func (c *VolumesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13451,6 +13373,10 @@
// "DOWNLOAD_UNDEFINED",
// "EPUB"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "All volumes with epub."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13464,6 +13390,14 @@
// "paid-ebooks",
// "partial"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "All Google eBooks.",
+ // "Google eBook with full volume text viewability.",
+ // "Public can view entire volume text.",
+ // "Google eBook with a price.",
+ // "Public able to see parts of text."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13479,16 +13413,26 @@
// "my-library",
// "no-restrict"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Restrict to the user's library, any shelf.",
+ // "Do not restrict based on user's library."
+ // ],
// "location": "query",
// "type": "string"
// },
// "maxAllowedMaturityRating": {
- // "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ // "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
// "enum": [
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
// "MATURE",
// "not-mature"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Show books which are rated mature or lower.",
+ // "Show books which are rated not mature."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13505,6 +13449,11 @@
// "newest",
// "relevance"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Most recently published.",
+ // "Relevance to search terms."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13521,6 +13470,12 @@
// "BOOKS",
// "MAGAZINES"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "All volume content types.",
+ // "Just books.",
+ // "Just magazines."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13531,6 +13486,11 @@
// "FULL",
// "LITE"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Includes all volume data.",
+ // "Includes a subset of fields in volumeInfo and accessInfo."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13590,17 +13550,17 @@
//
// Possible values:
// "ASSOCIATION_UNDEFINED"
-// "end-of-sample"
-// "end-of-volume"
-// "related-for-play"
+// "end-of-sample" - Recommendations for display end-of-sample.
+// "end-of-volume" - Recommendations for display end-of-volume.
+// "related-for-play" - Related volumes for Play Store.
func (c *VolumesAssociatedListCall) Association(association string) *VolumesAssociatedListCall {
c.urlParams_.Set("association", association)
return c
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex: 'en_US'. Used for
-// generating recommendations.
+// ISO-3166-1 country code. Ex: 'en_US'. Used for generating
+// recommendations.
func (c *VolumesAssociatedListCall) Locale(locale string) *VolumesAssociatedListCall {
c.urlParams_.Set("locale", locale)
return c
@@ -13608,13 +13568,13 @@
// MaxAllowedMaturityRating sets the optional parameter
// "maxAllowedMaturityRating": The maximum allowed maturity rating of
-// returned recommendations. Books with
-// a higher maturity rating are filtered out.
+// returned recommendations. Books with a higher maturity rating are
+// filtered out.
//
// Possible values:
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED"
-// "MATURE"
-// "not-mature"
+// "MATURE" - Show books which are rated mature or lower.
+// "not-mature" - Show books which are rated not mature.
func (c *VolumesAssociatedListCall) MaxAllowedMaturityRating(maxAllowedMaturityRating string) *VolumesAssociatedListCall {
c.urlParams_.Set("maxAllowedMaturityRating", maxAllowedMaturityRating)
return c
@@ -13664,7 +13624,7 @@
func (c *VolumesAssociatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13742,21 +13702,32 @@
// "end-of-volume",
// "related-for-play"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Recommendations for display end-of-sample.",
+ // "Recommendations for display end-of-volume.",
+ // "Related volumes for Play Store."
+ // ],
// "location": "query",
// "type": "string"
// },
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
// "location": "query",
// "type": "string"
// },
// "maxAllowedMaturityRating": {
- // "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ // "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
// "enum": [
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
// "MATURE",
// "not-mature"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Show books which are rated mature or lower.",
+ // "Show books which are rated not mature."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -13804,14 +13775,14 @@
//
// Possible values:
// "ACQUIRE_METHOD_UNDEFINED"
-// "FAMILY_SHARED"
-// "PREORDERED"
-// "PREVIOUSLY_RENTED"
-// "PUBLIC_DOMAIN"
-// "PURCHASED"
-// "RENTED"
-// "SAMPLE"
-// "UPLOADED"
+// "FAMILY_SHARED" - Books acquired via Family Sharing
+// "PREORDERED" - Preordered books (not yet available)
+// "PREVIOUSLY_RENTED" - User-rented books past their expiration time
+// "PUBLIC_DOMAIN" - Public domain books
+// "PURCHASED" - Purchased books
+// "RENTED" - User-rented books
+// "SAMPLE" - Sample books
+// "UPLOADED" - User uploaded books
func (c *VolumesMybooksListCall) AcquireMethod(acquireMethod ...string) *VolumesMybooksListCall {
c.urlParams_.SetMulti("acquireMethod", append([]string{}, acquireMethod...))
return c
@@ -13825,8 +13796,8 @@
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex:'en_US'. Used for
-// generating recommendations.
+// ISO-3166-1 country code. Ex:'en_US'. Used for generating
+// recommendations.
func (c *VolumesMybooksListCall) Locale(locale string) *VolumesMybooksListCall {
c.urlParams_.Set("locale", locale)
return c
@@ -13840,15 +13811,14 @@
}
// ProcessingState sets the optional parameter "processingState": The
-// processing state of the user uploaded volumes to be
-// returned.
+// processing state of the user uploaded volumes to be returned.
// Applicable only if the UPLOADED is specified in the acquireMethod.
//
// Possible values:
// "PROCESSING_STATE_UNDEFINED"
-// "COMPLETED_FAILED"
-// "COMPLETED_SUCCESS"
-// "RUNNING"
+// "COMPLETED_FAILED" - The volume processing hase failed.
+// "COMPLETED_SUCCESS" - The volume processing was completed.
+// "RUNNING" - The volume processing is not completed.
func (c *VolumesMybooksListCall) ProcessingState(processingState ...string) *VolumesMybooksListCall {
c.urlParams_.SetMulti("processingState", append([]string{}, processingState...))
return c
@@ -13905,7 +13875,7 @@
func (c *VolumesMybooksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13983,6 +13953,17 @@
// "SAMPLE",
// "UPLOADED"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Books acquired via Family Sharing",
+ // "Preordered books (not yet available)",
+ // "User-rented books past their expiration time",
+ // "Public domain books",
+ // "Purchased books",
+ // "User-rented books",
+ // "Sample books",
+ // "User uploaded books"
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -13993,7 +13974,7 @@
// "type": "string"
// },
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex:'en_US'. Used for\ngenerating recommendations.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex:'en_US'. Used for generating recommendations.",
// "location": "query",
// "type": "string"
// },
@@ -14004,13 +13985,19 @@
// "type": "integer"
// },
// "processingState": {
- // "description": "The processing state of the user uploaded volumes to be returned.\nApplicable only if the UPLOADED is specified in the acquireMethod.",
+ // "description": "The processing state of the user uploaded volumes to be returned. Applicable only if the UPLOADED is specified in the acquireMethod.",
// "enum": [
// "PROCESSING_STATE_UNDEFINED",
// "COMPLETED_FAILED",
// "COMPLETED_SUCCESS",
// "RUNNING"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "The volume processing hase failed.",
+ // "The volume processing was completed.",
+ // "The volume processing is not completed."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -14055,8 +14042,8 @@
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex: 'en_US'. Used for
-// generating recommendations.
+// ISO-3166-1 country code. Ex: 'en_US'. Used for generating
+// recommendations.
func (c *VolumesRecommendedListCall) Locale(locale string) *VolumesRecommendedListCall {
c.urlParams_.Set("locale", locale)
return c
@@ -14064,13 +14051,13 @@
// MaxAllowedMaturityRating sets the optional parameter
// "maxAllowedMaturityRating": The maximum allowed maturity rating of
-// returned recommendations. Books with
-// a higher maturity rating are filtered out.
+// returned recommendations. Books with a higher maturity rating are
+// filtered out.
//
// Possible values:
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED"
-// "MATURE"
-// "not-mature"
+// "MATURE" - Show books which are rated mature or lower.
+// "not-mature" - Show books which are rated not mature.
func (c *VolumesRecommendedListCall) MaxAllowedMaturityRating(maxAllowedMaturityRating string) *VolumesRecommendedListCall {
c.urlParams_.Set("maxAllowedMaturityRating", maxAllowedMaturityRating)
return c
@@ -14120,7 +14107,7 @@
func (c *VolumesRecommendedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14186,17 +14173,22 @@
// "parameterOrder": [],
// "parameters": {
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
// "location": "query",
// "type": "string"
// },
// "maxAllowedMaturityRating": {
- // "description": "The maximum allowed maturity rating of returned recommendations. Books with\na higher maturity rating are filtered out.",
+ // "description": "The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.",
// "enum": [
// "MAX_ALLOWED_MATURITY_RATING_UNDEFINED",
// "MATURE",
// "not-mature"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Show books which are rated mature or lower.",
+ // "Show books which are rated not mature."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -14233,8 +14225,8 @@
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex: 'en_US'. Used for
-// generating recommendations.
+// ISO-3166-1 country code. Ex: 'en_US'. Used for generating
+// recommendations.
func (c *VolumesRecommendedRateCall) Locale(locale string) *VolumesRecommendedRateCall {
c.urlParams_.Set("locale", locale)
return c
@@ -14245,8 +14237,9 @@
//
// Possible values:
// "RATING_UNDEFINED"
-// "HAVE_IT"
-// "NOT_INTERESTED"
+// "HAVE_IT" - Rating indicating a dismissal due to ownership.
+// "NOT_INTERESTED" - Rating indicating a negative dismissal of a
+// volume.
func (c *VolumesRecommendedRateCall) Rating(rating string) *VolumesRecommendedRateCall {
c.urlParams_.Set("rating", rating)
return c
@@ -14293,7 +14286,7 @@
func (c *VolumesRecommendedRateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14357,7 +14350,7 @@
// "parameterOrder": [],
// "parameters": {
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
// "location": "query",
// "type": "string"
// },
@@ -14368,6 +14361,11 @@
// "HAVE_IT",
// "NOT_INTERESTED"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "Rating indicating a dismissal due to ownership.",
+ // "Rating indicating a negative dismissal of a volume."
+ // ],
// "location": "query",
// "type": "string"
// },
@@ -14410,8 +14408,8 @@
}
// Locale sets the optional parameter "locale": ISO-639-1 language and
-// ISO-3166-1 country code. Ex: 'en_US'. Used for
-// generating recommendations.
+// ISO-3166-1 country code. Ex: 'en_US'. Used for generating
+// recommendations.
func (c *VolumesUseruploadedListCall) Locale(locale string) *VolumesUseruploadedListCall {
c.urlParams_.Set("locale", locale)
return c
@@ -14429,9 +14427,9 @@
//
// Possible values:
// "PROCESSING_STATE_UNDEFINED"
-// "COMPLETED_FAILED"
-// "COMPLETED_SUCCESS"
-// "RUNNING"
+// "COMPLETED_FAILED" - The volume processing hase failed.
+// "COMPLETED_SUCCESS" - The volume processing was completed.
+// "RUNNING" - The volume processing is not completed.
func (c *VolumesUseruploadedListCall) ProcessingState(processingState ...string) *VolumesUseruploadedListCall {
c.urlParams_.SetMulti("processingState", append([]string{}, processingState...))
return c
@@ -14452,8 +14450,7 @@
}
// VolumeId sets the optional parameter "volumeId": The ids of the
-// volumes to be returned. If not specified all that match
-// the
+// volumes to be returned. If not specified all that match the
// processingState are returned.
func (c *VolumesUseruploadedListCall) VolumeId(volumeId ...string) *VolumesUseruploadedListCall {
c.urlParams_.SetMulti("volumeId", append([]string{}, volumeId...))
@@ -14497,7 +14494,7 @@
func (c *VolumesUseruploadedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14563,7 +14560,7 @@
// "parameterOrder": [],
// "parameters": {
// "locale": {
- // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for\ngenerating recommendations.",
+ // "description": "ISO-639-1 language and ISO-3166-1 country code. Ex: 'en_US'. Used for generating recommendations.",
// "location": "query",
// "type": "string"
// },
@@ -14581,6 +14578,12 @@
// "COMPLETED_SUCCESS",
// "RUNNING"
// ],
+ // "enumDescriptions": [
+ // "",
+ // "The volume processing hase failed.",
+ // "The volume processing was completed.",
+ // "The volume processing is not completed."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -14597,7 +14600,7 @@
// "type": "integer"
// },
// "volumeId": {
- // "description": "The ids of the volumes to be returned. If not specified all that match the\nprocessingState are returned.",
+ // "description": "The ids of the volumes to be returned. If not specified all that match the processingState are returned.",
// "location": "query",
// "repeated": true,
// "type": "string"
diff --git a/calendar/v3/calendar-gen.go b/calendar/v3/calendar-gen.go
index 9df2605..29d6173 100644
--- a/calendar/v3/calendar-gen.go
+++ b/calendar/v3/calendar-gen.go
@@ -2418,7 +2418,7 @@
func (c *AclDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2539,7 +2539,7 @@
func (c *AclGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2689,7 +2689,7 @@
func (c *AclInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2881,7 +2881,7 @@
func (c *AclListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3070,7 +3070,7 @@
func (c *AclPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3232,7 +3232,7 @@
func (c *AclUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3423,7 +3423,7 @@
func (c *AclWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3583,7 +3583,7 @@
func (c *CalendarListDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3694,7 +3694,7 @@
func (c *CalendarListGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3836,7 +3836,7 @@
func (c *CalendarListInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4039,7 +4039,7 @@
func (c *CalendarListListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4238,7 +4238,7 @@
func (c *CalendarListPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4391,7 +4391,7 @@
func (c *CalendarListUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4597,7 +4597,7 @@
func (c *CalendarListWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4769,7 +4769,7 @@
func (c *CalendarsClearCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4870,7 +4870,7 @@
func (c *CalendarsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4981,7 +4981,7 @@
func (c *CalendarsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5113,7 +5113,7 @@
func (c *CalendarsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5238,7 +5238,7 @@
func (c *CalendarsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5376,7 +5376,7 @@
func (c *CalendarsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5512,7 +5512,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5620,7 +5620,7 @@
func (c *ColorsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5766,7 +5766,7 @@
func (c *EventsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5934,7 +5934,7 @@
func (c *EventsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6116,7 +6116,7 @@
func (c *EventsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6324,7 +6324,7 @@
func (c *EventsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6589,7 +6589,7 @@
func (c *EventsInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6997,7 +6997,7 @@
func (c *EventsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7287,7 +7287,7 @@
func (c *EventsMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7521,7 +7521,7 @@
func (c *EventsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7738,7 +7738,7 @@
func (c *EventsQuickAddCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7964,7 +7964,7 @@
func (c *EventsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8338,7 +8338,7 @@
func (c *EventsWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8582,7 +8582,7 @@
func (c *FreebusyQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8716,7 +8716,7 @@
func (c *SettingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8887,7 +8887,7 @@
func (c *SettingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9076,7 +9076,7 @@
func (c *SettingsWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/chat/v1/chat-gen.go b/chat/v1/chat-gen.go
index 5ab53f5..9611c7a 100644
--- a/chat/v1/chat-gen.go
+++ b/chat/v1/chat-gen.go
@@ -1585,7 +1585,7 @@
func (c *SpacesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1740,7 +1740,7 @@
func (c *SpacesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1901,7 +1901,7 @@
func (c *SpacesMembersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2058,7 +2058,7 @@
func (c *SpacesMembersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2241,7 +2241,7 @@
func (c *SpacesMessagesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2381,7 +2381,7 @@
func (c *SpacesMessagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2519,7 +2519,7 @@
func (c *SpacesMessagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2664,7 +2664,7 @@
func (c *SpacesMessagesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2818,7 +2818,7 @@
func (c *SpacesMessagesAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/chromeuxreport/v1/chromeuxreport-api.json b/chromeuxreport/v1/chromeuxreport-api.json
index 7053d44..56d790e 100644
--- a/chromeuxreport/v1/chromeuxreport-api.json
+++ b/chromeuxreport/v1/chromeuxreport-api.json
@@ -116,7 +116,7 @@
}
}
},
- "revision": "20200528",
+ "revision": "20200721",
"rootUrl": "https://chromeuxreport.googleapis.com/",
"schemas": {
"Bin": {
@@ -143,6 +143,10 @@
"description": "Key defines all the dimensions that identify this record as unique.",
"id": "Key",
"properties": {
+ "effectiveConnectionType": {
+ "description": "The effective connection type is the general connection class that all\nusers experienced for this record. This field uses the values [\"offline\",\n\"slow-2G\", \"2G\", \"3G\", \"4G\"] as specified in:\nhttps://wicg.github.io/netinfo/#effective-connection-types\n\nIf the effective connection type is unspecified, then aggregated data\nover all effective connection types will be returned.",
+ "type": "string"
+ },
"formFactor": {
"description": "The form factor is the device class that all users used to access the\nsite for this record.\n\nIf the form factor is unspecified, then aggregated data over all form\nfactors will be returned.",
"enum": [
@@ -203,6 +207,10 @@
"description": "Request payload sent by a physical web client.\n\nThis request includes all necessary context to load a particular\nuser experience record.",
"id": "QueryRequest",
"properties": {
+ "effectiveConnectionType": {
+ "description": "The effective connection type is a query dimension that specifies the\neffective network class that the record's data should belong to. This field\nuses the values [\"offline\", \"slow-2G\", \"2G\", \"3G\", \"4G\"] as specified in:\nhttps://wicg.github.io/netinfo/#effective-connection-types\n\nNote: If no effective connection type is specified, then a special record\nwith aggregated data over all effective connection types will be returned.",
+ "type": "string"
+ },
"formFactor": {
"description": "The form factor is a query dimension that specifies the device class that\nthe record's data should belong to.\n\nNote: If no form factor is specified, then a special record with\naggregated data over all form factors will be returned.",
"enum": [
diff --git a/chromeuxreport/v1/chromeuxreport-gen.go b/chromeuxreport/v1/chromeuxreport-gen.go
index 0a185ec..72f2f52 100644
--- a/chromeuxreport/v1/chromeuxreport-gen.go
+++ b/chromeuxreport/v1/chromeuxreport-gen.go
@@ -202,6 +202,19 @@
// Key: Key defines all the dimensions that identify this record as
// unique.
type Key struct {
+ // EffectiveConnectionType: The effective connection type is the general
+ // connection class that all
+ // users experienced for this record. This field uses the values
+ // ["offline",
+ // "slow-2G", "2G", "3G", "4G"] as specified
+ // in:
+ // https://wicg.github.io/netinfo/#effective-connection-types
+ //
+ // If the effective connection type is unspecified, then aggregated
+ // data
+ // over all effective connection types will be returned.
+ EffectiveConnectionType string `json:"effectiveConnectionType,omitempty"`
+
// FormFactor: The form factor is the device class that all users used
// to access the
// site for this record.
@@ -234,20 +247,22 @@
// aggregated.
Url string `json:"url,omitempty"`
- // ForceSendFields is a list of field names (e.g. "FormFactor") to
- // unconditionally include in API requests. By default, fields with
- // empty values are omitted from API requests. However, any non-pointer,
- // non-interface field appearing in ForceSendFields will be sent to the
- // server regardless of whether the field is empty or not. This may be
- // used to include empty fields in Patch requests.
+ // ForceSendFields is a list of field names (e.g.
+ // "EffectiveConnectionType") to unconditionally include in API
+ // requests. By default, fields with empty values are omitted from API
+ // requests. However, any non-pointer, non-interface field appearing in
+ // ForceSendFields will be sent to the server regardless of whether the
+ // field is empty or not. This may be used to include empty fields in
+ // Patch requests.
ForceSendFields []string `json:"-"`
- // NullFields is a list of field names (e.g. "FormFactor") to include in
- // API requests with the JSON null value. By default, fields with empty
- // values are omitted from API requests. However, any field with an
- // empty value appearing in NullFields will be sent to the server as
- // null. It is an error if a field in this list has a non-empty value.
- // This may be used to include null fields in Patch requests.
+ // NullFields is a list of field names (e.g. "EffectiveConnectionType")
+ // to include in API requests with the JSON null value. By default,
+ // fields with empty values are omitted from API requests. However, any
+ // field with an empty value appearing in NullFields will be sent to the
+ // server as null. It is an error if a field in this list has a
+ // non-empty value. This may be used to include null fields in Patch
+ // requests.
NullFields []string `json:"-"`
}
@@ -336,6 +351,20 @@
// This request includes all necessary context to load a particular
// user experience record.
type QueryRequest struct {
+ // EffectiveConnectionType: The effective connection type is a query
+ // dimension that specifies the
+ // effective network class that the record's data should belong to. This
+ // field
+ // uses the values ["offline", "slow-2G", "2G", "3G", "4G"] as specified
+ // in:
+ // https://wicg.github.io/netinfo/#effective-connection-types
+ //
+ // Note: If no effective connection type is specified, then a special
+ // record
+ // with aggregated data over all effective connection types will be
+ // returned.
+ EffectiveConnectionType string `json:"effectiveConnectionType,omitempty"`
+
// FormFactor: The form factor is a query dimension that specifies the
// device class that
// the record's data should belong to.
@@ -378,20 +407,22 @@
// "https://cloud.google.com/why-google-cloud/"
Url string `json:"url,omitempty"`
- // ForceSendFields is a list of field names (e.g. "FormFactor") to
- // unconditionally include in API requests. By default, fields with
- // empty values are omitted from API requests. However, any non-pointer,
- // non-interface field appearing in ForceSendFields will be sent to the
- // server regardless of whether the field is empty or not. This may be
- // used to include empty fields in Patch requests.
+ // ForceSendFields is a list of field names (e.g.
+ // "EffectiveConnectionType") to unconditionally include in API
+ // requests. By default, fields with empty values are omitted from API
+ // requests. However, any non-pointer, non-interface field appearing in
+ // ForceSendFields will be sent to the server regardless of whether the
+ // field is empty or not. This may be used to include empty fields in
+ // Patch requests.
ForceSendFields []string `json:"-"`
- // NullFields is a list of field names (e.g. "FormFactor") to include in
- // API requests with the JSON null value. By default, fields with empty
- // values are omitted from API requests. However, any field with an
- // empty value appearing in NullFields will be sent to the server as
- // null. It is an error if a field in this list has a non-empty value.
- // This may be used to include null fields in Patch requests.
+ // NullFields is a list of field names (e.g. "EffectiveConnectionType")
+ // to include in API requests with the JSON null value. By default,
+ // fields with empty values are omitted from API requests. However, any
+ // field with an empty value appearing in NullFields will be sent to the
+ // server as null. It is an error if a field in this list has a
+ // non-empty value. This may be used to include null fields in Patch
+ // requests.
NullFields []string `json:"-"`
}
@@ -579,7 +610,7 @@
func (c *RecordsQueryRecordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/civicinfo/v2/civicinfo-gen.go b/civicinfo/v2/civicinfo-gen.go
index b58a5c4..3098d84 100644
--- a/civicinfo/v2/civicinfo-gen.go
+++ b/civicinfo/v2/civicinfo-gen.go
@@ -1367,7 +1367,7 @@
func (c *DivisionsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1499,7 +1499,7 @@
func (c *ElectionsElectionQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1655,7 +1655,7 @@
func (c *ElectionsVoterInfoQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1867,7 +1867,7 @@
func (c *RepresentativesRepresentativeInfoByAddressCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2096,7 +2096,7 @@
func (c *RepresentativesRepresentativeInfoByDivisionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/classroom/v1/classroom-gen.go b/classroom/v1/classroom-gen.go
index c0d478c..6a18753 100644
--- a/classroom/v1/classroom-gen.go
+++ b/classroom/v1/classroom-gen.go
@@ -3371,7 +3371,7 @@
func (c *CoursesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3503,7 +3503,7 @@
func (c *CoursesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3650,7 +3650,7 @@
func (c *CoursesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3867,7 +3867,7 @@
func (c *CoursesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4088,7 +4088,7 @@
func (c *CoursesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4242,7 +4242,7 @@
func (c *CoursesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4393,7 +4393,7 @@
func (c *CoursesAliasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4543,7 +4543,7 @@
func (c *CoursesAliasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4722,7 +4722,7 @@
func (c *CoursesAliasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4901,7 +4901,7 @@
func (c *CoursesAnnouncementsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5058,7 +5058,7 @@
func (c *CoursesAnnouncementsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5216,7 +5216,7 @@
func (c *CoursesAnnouncementsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5433,7 +5433,7 @@
func (c *CoursesAnnouncementsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5631,7 +5631,7 @@
func (c *CoursesAnnouncementsModifyAssigneesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5815,7 +5815,7 @@
func (c *CoursesAnnouncementsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5991,7 +5991,7 @@
func (c *CoursesCourseWorkCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6148,7 +6148,7 @@
func (c *CoursesCourseWorkDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6306,7 +6306,7 @@
func (c *CoursesCourseWorkGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6527,7 +6527,7 @@
func (c *CoursesCourseWorkListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6727,7 +6727,7 @@
func (c *CoursesCourseWorkModifyAssigneesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6931,7 +6931,7 @@
func (c *CoursesCourseWorkPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7106,7 +7106,7 @@
func (c *CoursesCourseWorkStudentSubmissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7356,7 +7356,7 @@
func (c *CoursesCourseWorkStudentSubmissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7592,7 +7592,7 @@
func (c *CoursesCourseWorkStudentSubmissionsModifyAttachmentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7789,7 +7789,7 @@
func (c *CoursesCourseWorkStudentSubmissionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7985,7 +7985,7 @@
func (c *CoursesCourseWorkStudentSubmissionsReclaimCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8173,7 +8173,7 @@
func (c *CoursesCourseWorkStudentSubmissionsReturnCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8358,7 +8358,7 @@
func (c *CoursesCourseWorkStudentSubmissionsTurnInCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8540,7 +8540,7 @@
func (c *CoursesStudentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8695,7 +8695,7 @@
func (c *CoursesStudentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8854,7 +8854,7 @@
func (c *CoursesStudentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9036,7 +9036,7 @@
func (c *CoursesStudentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9222,7 +9222,7 @@
func (c *CoursesTeachersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9375,7 +9375,7 @@
func (c *CoursesTeachersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9534,7 +9534,7 @@
func (c *CoursesTeachersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9716,7 +9716,7 @@
func (c *CoursesTeachersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9894,7 +9894,7 @@
func (c *CoursesTopicsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10043,7 +10043,7 @@
func (c *CoursesTopicsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10201,7 +10201,7 @@
func (c *CoursesTopicsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10386,7 +10386,7 @@
func (c *CoursesTopicsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10585,7 +10585,7 @@
func (c *CoursesTopicsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10752,7 +10752,7 @@
func (c *InvitationsAcceptCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10896,7 +10896,7 @@
func (c *InvitationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11028,7 +11028,7 @@
func (c *InvitationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11175,7 +11175,7 @@
func (c *InvitationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11370,7 +11370,7 @@
func (c *InvitationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11579,7 +11579,7 @@
func (c *RegistrationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11706,7 +11706,7 @@
func (c *RegistrationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11854,7 +11854,7 @@
func (c *UserProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12036,7 +12036,7 @@
func (c *UserProfilesGuardianInvitationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12205,7 +12205,7 @@
func (c *UserProfilesGuardianInvitationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12428,7 +12428,7 @@
func (c *UserProfilesGuardianInvitationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12655,7 +12655,7 @@
func (c *UserProfilesGuardianInvitationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12832,7 +12832,7 @@
func (c *UserProfilesGuardiansDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13003,7 +13003,7 @@
func (c *UserProfilesGuardiansGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13220,7 +13220,7 @@
func (c *UserProfilesGuardiansListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudasset/v1/cloudasset-gen.go b/cloudasset/v1/cloudasset-gen.go
index 84622e4..ffbb762 100644
--- a/cloudasset/v1/cloudasset-gen.go
+++ b/cloudasset/v1/cloudasset-gen.go
@@ -3161,7 +3161,7 @@
func (c *FeedsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3299,7 +3299,7 @@
func (c *FeedsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3440,7 +3440,7 @@
func (c *FeedsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3584,7 +3584,7 @@
func (c *FeedsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3719,7 +3719,7 @@
func (c *FeedsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3872,7 +3872,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4076,7 +4076,7 @@
func (c *V1BatchGetAssetsHistoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4258,7 +4258,7 @@
func (c *V1ExportAssetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4472,7 +4472,7 @@
func (c *V1SearchAllIamPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4765,7 +4765,7 @@
func (c *V1SearchAllResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudasset/v1beta1/cloudasset-gen.go b/cloudasset/v1beta1/cloudasset-gen.go
index 12cabdd..53953eb 100644
--- a/cloudasset/v1beta1/cloudasset-gen.go
+++ b/cloudasset/v1beta1/cloudasset-gen.go
@@ -2398,7 +2398,7 @@
func (c *FoldersExportAssetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2551,7 +2551,7 @@
func (c *FoldersOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2754,7 +2754,7 @@
func (c *OrganizationsBatchGetAssetsHistoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2928,7 +2928,7 @@
func (c *OrganizationsExportAssetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3081,7 +3081,7 @@
func (c *OrganizationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3284,7 +3284,7 @@
func (c *ProjectsBatchGetAssetsHistoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3458,7 +3458,7 @@
func (c *ProjectsExportAssetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3611,7 +3611,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudasset/v1p1beta1/cloudasset-gen.go b/cloudasset/v1p1beta1/cloudasset-gen.go
index 7b75191..65659c6 100644
--- a/cloudasset/v1p1beta1/cloudasset-gen.go
+++ b/cloudasset/v1p1beta1/cloudasset-gen.go
@@ -1073,7 +1073,7 @@
func (c *IamPoliciesSearchAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1314,7 +1314,7 @@
func (c *ResourcesSearchAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudasset/v1p4beta1/cloudasset-gen.go b/cloudasset/v1p4beta1/cloudasset-gen.go
index fb3cf21..c015179 100644
--- a/cloudasset/v1p4beta1/cloudasset-gen.go
+++ b/cloudasset/v1p4beta1/cloudasset-gen.go
@@ -1734,7 +1734,7 @@
func (c *V1p4beta1AnalyzeIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1940,7 +1940,7 @@
func (c *V1p4beta1ExportIamPolicyAnalysisCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudbilling/v1/cloudbilling-gen.go b/cloudbilling/v1/cloudbilling-gen.go
index 77e5cd2..1e0032a 100644
--- a/cloudbilling/v1/cloudbilling-gen.go
+++ b/cloudbilling/v1/cloudbilling-gen.go
@@ -1697,7 +1697,7 @@
func (c *BillingAccountsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1838,7 +1838,7 @@
func (c *BillingAccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2014,7 +2014,7 @@
func (c *BillingAccountsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2202,7 +2202,7 @@
func (c *BillingAccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2378,7 +2378,7 @@
func (c *BillingAccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2532,7 +2532,7 @@
func (c *BillingAccountsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2676,7 +2676,7 @@
func (c *BillingAccountsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2851,7 +2851,7 @@
func (c *BillingAccountsProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3033,7 +3033,7 @@
func (c *ProjectsGetBillingInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3223,7 +3223,7 @@
func (c *ProjectsUpdateBillingInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3387,7 +3387,7 @@
func (c *ServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3609,7 +3609,7 @@
func (c *ServicesSkusListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudbuild/v1/cloudbuild-gen.go b/cloudbuild/v1/cloudbuild-gen.go
index f98f2fa..7fdfa3c 100644
--- a/cloudbuild/v1/cloudbuild-gen.go
+++ b/cloudbuild/v1/cloudbuild-gen.go
@@ -2266,7 +2266,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2419,7 +2419,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2556,7 +2556,7 @@
func (c *ProjectsBuildsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2709,7 +2709,7 @@
func (c *ProjectsBuildsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2863,7 +2863,7 @@
func (c *ProjectsBuildsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3039,7 +3039,7 @@
func (c *ProjectsBuildsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3249,7 +3249,7 @@
func (c *ProjectsBuildsRetryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3413,7 +3413,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3566,7 +3566,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3703,7 +3703,7 @@
func (c *ProjectsTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3845,7 +3845,7 @@
func (c *ProjectsTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3997,7 +3997,7 @@
func (c *ProjectsTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4164,7 +4164,7 @@
func (c *ProjectsTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4335,7 +4335,7 @@
func (c *ProjectsTriggersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4484,7 +4484,7 @@
func (c *ProjectsTriggersRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudbuild/v1alpha1/cloudbuild-gen.go b/cloudbuild/v1alpha1/cloudbuild-gen.go
index e11bb88..cb92796 100644
--- a/cloudbuild/v1alpha1/cloudbuild-gen.go
+++ b/cloudbuild/v1alpha1/cloudbuild-gen.go
@@ -2144,7 +2144,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2297,7 +2297,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2433,7 +2433,7 @@
func (c *ProjectsWorkerPoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2571,7 +2571,7 @@
func (c *ProjectsWorkerPoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2712,7 +2712,7 @@
func (c *ProjectsWorkerPoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2856,7 +2856,7 @@
func (c *ProjectsWorkerPoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2991,7 +2991,7 @@
func (c *ProjectsWorkerPoolsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudbuild/v1alpha2/cloudbuild-gen.go b/cloudbuild/v1alpha2/cloudbuild-gen.go
index f2ea72b..e3f8aca 100644
--- a/cloudbuild/v1alpha2/cloudbuild-gen.go
+++ b/cloudbuild/v1alpha2/cloudbuild-gen.go
@@ -2090,7 +2090,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2243,7 +2243,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2391,7 +2391,7 @@
func (c *ProjectsWorkerPoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2534,7 +2534,7 @@
func (c *ProjectsWorkerPoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2675,7 +2675,7 @@
func (c *ProjectsWorkerPoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2819,7 +2819,7 @@
func (c *ProjectsWorkerPoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2961,7 +2961,7 @@
func (c *ProjectsWorkerPoolsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/clouddebugger/v2/clouddebugger-gen.go b/clouddebugger/v2/clouddebugger-gen.go
index ac5616a..41acead 100644
--- a/clouddebugger/v2/clouddebugger-gen.go
+++ b/clouddebugger/v2/clouddebugger-gen.go
@@ -1647,7 +1647,7 @@
func (c *ControllerDebuggeesRegisterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1839,7 +1839,7 @@
func (c *ControllerDebuggeesBreakpointsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2003,7 +2003,7 @@
func (c *ControllerDebuggeesBreakpointsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2182,7 +2182,7 @@
func (c *DebuggerDebuggeesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2329,7 +2329,7 @@
func (c *DebuggerDebuggeesBreakpointsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2493,7 +2493,7 @@
func (c *DebuggerDebuggeesBreakpointsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2709,7 +2709,7 @@
func (c *DebuggerDebuggeesBreakpointsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2898,7 +2898,7 @@
func (c *DebuggerDebuggeesBreakpointsSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/clouderrorreporting/v1beta1/clouderrorreporting-gen.go b/clouderrorreporting/v1beta1/clouderrorreporting-gen.go
index 09fce16..e0ab42e 100644
--- a/clouderrorreporting/v1beta1/clouderrorreporting-gen.go
+++ b/clouderrorreporting/v1beta1/clouderrorreporting-gen.go
@@ -922,7 +922,7 @@
func (c *ProjectsDeleteEventsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1129,7 +1129,7 @@
func (c *ProjectsEventsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1341,7 +1341,7 @@
func (c *ProjectsEventsReportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1604,7 +1604,7 @@
func (c *ProjectsGroupStatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1848,7 +1848,7 @@
func (c *ProjectsGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1984,7 +1984,7 @@
func (c *ProjectsGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudfunctions/v1/cloudfunctions-gen.go b/cloudfunctions/v1/cloudfunctions-gen.go
index 4803b25..1f4ac2f 100644
--- a/cloudfunctions/v1/cloudfunctions-gen.go
+++ b/cloudfunctions/v1/cloudfunctions-gen.go
@@ -1891,7 +1891,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2084,7 +2084,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2280,7 +2280,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2457,7 +2457,7 @@
func (c *ProjectsLocationsFunctionsCallCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2601,7 +2601,7 @@
func (c *ProjectsLocationsFunctionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2743,7 +2743,7 @@
func (c *ProjectsLocationsFunctionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2882,7 +2882,7 @@
func (c *ProjectsLocationsFunctionsGenerateDownloadUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3054,7 +3054,7 @@
func (c *ProjectsLocationsFunctionsGenerateUploadUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3204,7 +3204,7 @@
func (c *ProjectsLocationsFunctionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3377,7 +3377,7 @@
func (c *ProjectsLocationsFunctionsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3546,7 +3546,7 @@
func (c *ProjectsLocationsFunctionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3720,7 +3720,7 @@
func (c *ProjectsLocationsFunctionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3868,7 +3868,7 @@
func (c *ProjectsLocationsFunctionsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4013,7 +4013,7 @@
func (c *ProjectsLocationsFunctionsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudfunctions/v1beta2/cloudfunctions-gen.go b/cloudfunctions/v1beta2/cloudfunctions-gen.go
index a94a2c2..e5aa18d 100644
--- a/cloudfunctions/v1beta2/cloudfunctions-gen.go
+++ b/cloudfunctions/v1beta2/cloudfunctions-gen.go
@@ -1224,7 +1224,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1417,7 +1417,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1613,7 +1613,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1791,7 +1791,7 @@
func (c *ProjectsLocationsFunctionsCallCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1935,7 +1935,7 @@
func (c *ProjectsLocationsFunctionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2077,7 +2077,7 @@
func (c *ProjectsLocationsFunctionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2216,7 +2216,7 @@
func (c *ProjectsLocationsFunctionsGenerateDownloadUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2388,7 +2388,7 @@
func (c *ProjectsLocationsFunctionsGenerateUploadUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2538,7 +2538,7 @@
func (c *ProjectsLocationsFunctionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2701,7 +2701,7 @@
func (c *ProjectsLocationsFunctionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2868,7 +2868,7 @@
func (c *ProjectsLocationsFunctionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudidentity/v1/cloudidentity-gen.go b/cloudidentity/v1/cloudidentity-gen.go
index 24fadcc..8e4f21e 100644
--- a/cloudidentity/v1/cloudidentity-gen.go
+++ b/cloudidentity/v1/cloudidentity-gen.go
@@ -744,7 +744,7 @@
func (c *GroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -870,7 +870,7 @@
func (c *GroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1012,7 +1012,7 @@
func (c *GroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1190,7 +1190,7 @@
func (c *GroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1396,7 +1396,7 @@
func (c *GroupsLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1538,7 +1538,7 @@
func (c *GroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1731,7 +1731,7 @@
func (c *GroupsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1903,7 +1903,7 @@
func (c *GroupsMembershipsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2042,7 +2042,7 @@
func (c *GroupsMembershipsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2184,7 +2184,7 @@
func (c *GroupsMembershipsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2357,7 +2357,7 @@
func (c *GroupsMembershipsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2572,7 +2572,7 @@
func (c *GroupsMembershipsLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudidentity/v1beta1/cloudidentity-gen.go b/cloudidentity/v1beta1/cloudidentity-gen.go
index 9557692..4328e3e 100644
--- a/cloudidentity/v1beta1/cloudidentity-gen.go
+++ b/cloudidentity/v1beta1/cloudidentity-gen.go
@@ -1935,7 +1935,7 @@
func (c *GroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2072,7 +2072,7 @@
func (c *GroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2214,7 +2214,7 @@
func (c *GroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2413,7 +2413,7 @@
func (c *GroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2631,7 +2631,7 @@
func (c *GroupsLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2775,7 +2775,7 @@
func (c *GroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2991,7 +2991,7 @@
func (c *GroupsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3162,7 +3162,7 @@
func (c *GroupsMembershipsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3301,7 +3301,7 @@
func (c *GroupsMembershipsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3443,7 +3443,7 @@
func (c *GroupsMembershipsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3634,7 +3634,7 @@
func (c *GroupsMembershipsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3860,7 +3860,7 @@
func (c *GroupsMembershipsLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4008,7 +4008,7 @@
func (c *GroupsMembershipsModifyMembershipRolesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudiot/v1/cloudiot-gen.go b/cloudiot/v1/cloudiot-gen.go
index efd4f32..1f866b4 100644
--- a/cloudiot/v1/cloudiot-gen.go
+++ b/cloudiot/v1/cloudiot-gen.go
@@ -2084,7 +2084,7 @@
func (c *ProjectsLocationsRegistriesBindDeviceToGatewayCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2225,7 +2225,7 @@
func (c *ProjectsLocationsRegistriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2364,7 +2364,7 @@
func (c *ProjectsLocationsRegistriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2506,7 +2506,7 @@
func (c *ProjectsLocationsRegistriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2645,7 +2645,7 @@
func (c *ProjectsLocationsRegistriesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2817,7 +2817,7 @@
func (c *ProjectsLocationsRegistriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2998,7 +2998,7 @@
func (c *ProjectsLocationsRegistriesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3147,7 +3147,7 @@
func (c *ProjectsLocationsRegistriesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3292,7 +3292,7 @@
func (c *ProjectsLocationsRegistriesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3434,7 +3434,7 @@
func (c *ProjectsLocationsRegistriesUnbindDeviceFromGatewayCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3575,7 +3575,7 @@
func (c *ProjectsLocationsRegistriesDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3714,7 +3714,7 @@
func (c *ProjectsLocationsRegistriesDevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3864,7 +3864,7 @@
func (c *ProjectsLocationsRegistriesDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4107,7 +4107,7 @@
func (c *ProjectsLocationsRegistriesDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4318,7 +4318,7 @@
func (c *ProjectsLocationsRegistriesDevicesModifyCloudToDeviceConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4470,7 +4470,7 @@
func (c *ProjectsLocationsRegistriesDevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4637,7 +4637,7 @@
func (c *ProjectsLocationsRegistriesDevicesSendCommandToDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4799,7 +4799,7 @@
func (c *ProjectsLocationsRegistriesDevicesConfigVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4962,7 +4962,7 @@
func (c *ProjectsLocationsRegistriesDevicesStatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5107,7 +5107,7 @@
func (c *ProjectsLocationsRegistriesGroupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5250,7 +5250,7 @@
func (c *ProjectsLocationsRegistriesGroupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5395,7 +5395,7 @@
func (c *ProjectsLocationsRegistriesGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5637,7 +5637,7 @@
func (c *ProjectsLocationsRegistriesGroupsDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudkms/v1/cloudkms-gen.go b/cloudkms/v1/cloudkms-gen.go
index 9cd19fe..bd0d080 100644
--- a/cloudkms/v1/cloudkms-gen.go
+++ b/cloudkms/v1/cloudkms-gen.go
@@ -2865,7 +2865,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3032,7 +3032,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3213,7 +3213,7 @@
func (c *ProjectsLocationsKeyRingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3368,7 +3368,7 @@
func (c *ProjectsLocationsKeyRingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3541,7 +3541,7 @@
func (c *ProjectsLocationsKeyRingsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3738,7 +3738,7 @@
func (c *ProjectsLocationsKeyRingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3921,7 +3921,7 @@
func (c *ProjectsLocationsKeyRingsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4072,7 +4072,7 @@
func (c *ProjectsLocationsKeyRingsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4237,7 +4237,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4390,7 +4390,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysDecryptCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4534,7 +4534,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysEncryptCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4685,7 +4685,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4858,7 +4858,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5067,7 +5067,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5261,7 +5261,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5413,7 +5413,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5564,7 +5564,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5708,7 +5708,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysUpdatePrimaryVersionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5853,7 +5853,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsAsymmetricDecryptCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5998,7 +5998,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsAsymmetricSignCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6143,7 +6143,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6296,7 +6296,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsDestroyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6446,7 +6446,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6595,7 +6595,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsGetPublicKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6737,7 +6737,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6945,7 +6945,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7146,7 +7146,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7300,7 +7300,7 @@
func (c *ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersionsRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7452,7 +7452,7 @@
func (c *ProjectsLocationsKeyRingsImportJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7607,7 +7607,7 @@
func (c *ProjectsLocationsKeyRingsImportJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7780,7 +7780,7 @@
func (c *ProjectsLocationsKeyRingsImportJobsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7977,7 +7977,7 @@
func (c *ProjectsLocationsKeyRingsImportJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8160,7 +8160,7 @@
func (c *ProjectsLocationsKeyRingsImportJobsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8311,7 +8311,7 @@
func (c *ProjectsLocationsKeyRingsImportJobsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudprofiler/v2/cloudprofiler-gen.go b/cloudprofiler/v2/cloudprofiler-gen.go
index af597b4..ef8b3f1 100644
--- a/cloudprofiler/v2/cloudprofiler-gen.go
+++ b/cloudprofiler/v2/cloudprofiler-gen.go
@@ -447,7 +447,7 @@
func (c *ProjectsProfilesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -593,7 +593,7 @@
func (c *ProjectsProfilesCreateOfflineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -753,7 +753,7 @@
func (c *ProjectsProfilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudresourcemanager/v1/cloudresourcemanager-gen.go b/cloudresourcemanager/v1/cloudresourcemanager-gen.go
index a6c67b9..575c57d 100644
--- a/cloudresourcemanager/v1/cloudresourcemanager-gen.go
+++ b/cloudresourcemanager/v1/cloudresourcemanager-gen.go
@@ -2713,7 +2713,7 @@
func (c *FoldersClearOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2861,7 +2861,7 @@
func (c *FoldersGetEffectiveOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3010,7 +3010,7 @@
func (c *FoldersGetOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3152,7 +3152,7 @@
func (c *FoldersListAvailableOrgPolicyConstraintsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3317,7 +3317,7 @@
func (c *FoldersListOrgPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3485,7 +3485,7 @@
func (c *FoldersSetOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3633,7 +3633,7 @@
func (c *LiensCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3765,7 +3765,7 @@
func (c *LiensDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3915,7 +3915,7 @@
func (c *LiensGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4094,7 +4094,7 @@
func (c *LiensListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4268,7 +4268,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4404,7 +4404,7 @@
func (c *OrganizationsClearOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4554,7 +4554,7 @@
func (c *OrganizationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4698,7 +4698,7 @@
func (c *OrganizationsGetEffectiveOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4849,7 +4849,7 @@
func (c *OrganizationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4998,7 +4998,7 @@
func (c *OrganizationsGetOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5140,7 +5140,7 @@
func (c *OrganizationsListAvailableOrgPolicyConstraintsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5305,7 +5305,7 @@
func (c *OrganizationsListOrgPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5475,7 +5475,7 @@
func (c *OrganizationsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5633,7 +5633,7 @@
func (c *OrganizationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5779,7 +5779,7 @@
func (c *OrganizationsSetOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5924,7 +5924,7 @@
func (c *OrganizationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6065,7 +6065,7 @@
func (c *ProjectsClearOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6227,7 +6227,7 @@
func (c *ProjectsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6374,7 +6374,7 @@
func (c *ProjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6517,7 +6517,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6657,7 +6657,7 @@
func (c *ProjectsGetAncestryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6805,7 +6805,7 @@
func (c *ProjectsGetEffectiveOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6958,7 +6958,7 @@
func (c *ProjectsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7106,7 +7106,7 @@
func (c *ProjectsGetOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7357,7 +7357,7 @@
func (c *ProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7519,7 +7519,7 @@
func (c *ProjectsListAvailableOrgPolicyConstraintsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7684,7 +7684,7 @@
func (c *ProjectsListOrgPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7922,7 +7922,7 @@
func (c *ProjectsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8067,7 +8067,7 @@
func (c *ProjectsSetOrgPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8215,7 +8215,7 @@
func (c *ProjectsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8363,7 +8363,7 @@
func (c *ProjectsUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8506,7 +8506,7 @@
func (c *ProjectsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go b/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go
index 1bd5243..399c1df 100644
--- a/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go
+++ b/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go
@@ -1567,7 +1567,7 @@
func (c *OrganizationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1712,7 +1712,7 @@
func (c *OrganizationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1904,7 +1904,7 @@
func (c *OrganizationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2069,7 +2069,7 @@
func (c *OrganizationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2212,7 +2212,7 @@
func (c *OrganizationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2354,7 +2354,7 @@
func (c *OrganizationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2522,7 +2522,7 @@
func (c *ProjectsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2677,7 +2677,7 @@
func (c *ProjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2820,7 +2820,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2960,7 +2960,7 @@
func (c *ProjectsGetAncestryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3107,7 +3107,7 @@
func (c *ProjectsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3348,7 +3348,7 @@
func (c *ProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3575,7 +3575,7 @@
func (c *ProjectsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3715,7 +3715,7 @@
func (c *ProjectsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3863,7 +3863,7 @@
func (c *ProjectsUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4006,7 +4006,7 @@
func (c *ProjectsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudresourcemanager/v2/cloudresourcemanager-gen.go b/cloudresourcemanager/v2/cloudresourcemanager-gen.go
index 23f1546..008003e 100644
--- a/cloudresourcemanager/v2/cloudresourcemanager-gen.go
+++ b/cloudresourcemanager/v2/cloudresourcemanager-gen.go
@@ -1505,7 +1505,7 @@
func (c *FoldersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1647,7 +1647,7 @@
func (c *FoldersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1795,7 +1795,7 @@
func (c *FoldersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1938,7 +1938,7 @@
func (c *FoldersGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2133,7 +2133,7 @@
func (c *FoldersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2324,7 +2324,7 @@
func (c *FoldersMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2493,7 +2493,7 @@
func (c *FoldersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2644,7 +2644,7 @@
func (c *FoldersSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2800,7 +2800,7 @@
func (c *FoldersSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2945,7 +2945,7 @@
func (c *FoldersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3098,7 +3098,7 @@
func (c *FoldersUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3251,7 +3251,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go b/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go
index e2f6bc8..c445962 100644
--- a/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go
+++ b/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go
@@ -1505,7 +1505,7 @@
func (c *FoldersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1647,7 +1647,7 @@
func (c *FoldersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1795,7 +1795,7 @@
func (c *FoldersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1938,7 +1938,7 @@
func (c *FoldersGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2133,7 +2133,7 @@
func (c *FoldersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2324,7 +2324,7 @@
func (c *FoldersMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2493,7 +2493,7 @@
func (c *FoldersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2644,7 +2644,7 @@
func (c *FoldersSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2800,7 +2800,7 @@
func (c *FoldersSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2945,7 +2945,7 @@
func (c *FoldersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3098,7 +3098,7 @@
func (c *FoldersUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3251,7 +3251,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudscheduler/v1/cloudscheduler-api.json b/cloudscheduler/v1/cloudscheduler-api.json
index 2e5cc5f..a4ffaec 100644
--- a/cloudscheduler/v1/cloudscheduler-api.json
+++ b/cloudscheduler/v1/cloudscheduler-api.json
@@ -418,7 +418,7 @@
}
}
},
- "revision": "20200703",
+ "revision": "20200716",
"rootUrl": "https://cloudscheduler.googleapis.com/",
"schemas": {
"AppEngineHttpTarget": {
@@ -763,6 +763,10 @@
"description": "ID of this message, assigned by the server when the message is published.\nGuaranteed to be unique within the topic. This value may be read by a\nsubscriber that receives a `PubsubMessage` via a `Pull` call or a push\ndelivery. It must not be populated by the publisher in a `Publish` call.",
"type": "string"
},
+ "orderingKey": {
+ "description": "If non-empty, identifies related messages for which publish order should be\nrespected. If a `Subscription` has `enable_message_ordering` set to `true`,\nmessages published with the same non-empty `ordering_key` value will be\ndelivered to subscribers in the order in which they are received by the\nPub/Sub system. All `PubsubMessage`s published in a given `PublishRequest`\nmust specify the same `ordering_key` value.",
+ "type": "string"
+ },
"publishTime": {
"description": "The time at which the message was published, populated by the server when\nit receives the `Publish` call. It must not be populated by the\npublisher in a `Publish` call.",
"format": "google-datetime",
diff --git a/cloudscheduler/v1/cloudscheduler-gen.go b/cloudscheduler/v1/cloudscheduler-gen.go
index 6f90d8c..9bf9bc4 100644
--- a/cloudscheduler/v1/cloudscheduler-gen.go
+++ b/cloudscheduler/v1/cloudscheduler-gen.go
@@ -1000,6 +1000,19 @@
// call.
MessageId string `json:"messageId,omitempty"`
+ // OrderingKey: If non-empty, identifies related messages for which
+ // publish order should be
+ // respected. If a `Subscription` has `enable_message_ordering` set to
+ // `true`,
+ // messages published with the same non-empty `ordering_key` value will
+ // be
+ // delivered to subscribers in the order in which they are received by
+ // the
+ // Pub/Sub system. All `PubsubMessage`s published in a given
+ // `PublishRequest`
+ // must specify the same `ordering_key` value.
+ OrderingKey string `json:"orderingKey,omitempty"`
+
// PublishTime: The time at which the message was published, populated
// by the server when
// it receives the `Publish` call. It must not be populated by
@@ -1303,7 +1316,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1469,7 +1482,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1641,7 +1654,7 @@
func (c *ProjectsLocationsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1779,7 +1792,7 @@
func (c *ProjectsLocationsJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1920,7 +1933,7 @@
func (c *ProjectsLocationsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2091,7 +2104,7 @@
func (c *ProjectsLocationsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2274,7 +2287,7 @@
func (c *ProjectsLocationsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2427,7 +2440,7 @@
func (c *ProjectsLocationsJobsPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2574,7 +2587,7 @@
func (c *ProjectsLocationsJobsResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2718,7 +2731,7 @@
func (c *ProjectsLocationsJobsRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudscheduler/v1beta1/cloudscheduler-api.json b/cloudscheduler/v1beta1/cloudscheduler-api.json
index 963fbe9..7ea1280 100644
--- a/cloudscheduler/v1beta1/cloudscheduler-api.json
+++ b/cloudscheduler/v1beta1/cloudscheduler-api.json
@@ -418,7 +418,7 @@
}
}
},
- "revision": "20200703",
+ "revision": "20200716",
"rootUrl": "https://cloudscheduler.googleapis.com/",
"schemas": {
"AppEngineHttpTarget": {
@@ -763,6 +763,10 @@
"description": "ID of this message, assigned by the server when the message is published.\nGuaranteed to be unique within the topic. This value may be read by a\nsubscriber that receives a `PubsubMessage` via a `Pull` call or a push\ndelivery. It must not be populated by the publisher in a `Publish` call.",
"type": "string"
},
+ "orderingKey": {
+ "description": "If non-empty, identifies related messages for which publish order should be\nrespected. If a `Subscription` has `enable_message_ordering` set to `true`,\nmessages published with the same non-empty `ordering_key` value will be\ndelivered to subscribers in the order in which they are received by the\nPub/Sub system. All `PubsubMessage`s published in a given `PublishRequest`\nmust specify the same `ordering_key` value.",
+ "type": "string"
+ },
"publishTime": {
"description": "The time at which the message was published, populated by the server when\nit receives the `Publish` call. It must not be populated by the\npublisher in a `Publish` call.",
"format": "google-datetime",
diff --git a/cloudscheduler/v1beta1/cloudscheduler-gen.go b/cloudscheduler/v1beta1/cloudscheduler-gen.go
index 74a82f0..6793d8e 100644
--- a/cloudscheduler/v1beta1/cloudscheduler-gen.go
+++ b/cloudscheduler/v1beta1/cloudscheduler-gen.go
@@ -1002,6 +1002,19 @@
// call.
MessageId string `json:"messageId,omitempty"`
+ // OrderingKey: If non-empty, identifies related messages for which
+ // publish order should be
+ // respected. If a `Subscription` has `enable_message_ordering` set to
+ // `true`,
+ // messages published with the same non-empty `ordering_key` value will
+ // be
+ // delivered to subscribers in the order in which they are received by
+ // the
+ // Pub/Sub system. All `PubsubMessage`s published in a given
+ // `PublishRequest`
+ // must specify the same `ordering_key` value.
+ OrderingKey string `json:"orderingKey,omitempty"`
+
// PublishTime: The time at which the message was published, populated
// by the server when
// it receives the `Publish` call. It must not be populated by
@@ -1305,7 +1318,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1471,7 +1484,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1643,7 +1656,7 @@
func (c *ProjectsLocationsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1781,7 +1794,7 @@
func (c *ProjectsLocationsJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1922,7 +1935,7 @@
func (c *ProjectsLocationsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2093,7 +2106,7 @@
func (c *ProjectsLocationsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2276,7 +2289,7 @@
func (c *ProjectsLocationsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2429,7 +2442,7 @@
func (c *ProjectsLocationsJobsPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2576,7 +2589,7 @@
func (c *ProjectsLocationsJobsResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2720,7 +2733,7 @@
func (c *ProjectsLocationsJobsRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudsearch/v1/cloudsearch-gen.go b/cloudsearch/v1/cloudsearch-gen.go
index 0845ae3..ed1023a 100644
--- a/cloudsearch/v1/cloudsearch-gen.go
+++ b/cloudsearch/v1/cloudsearch-gen.go
@@ -7028,7 +7028,7 @@
func (c *DebugDatasourcesItemsCheckAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7178,7 +7178,7 @@
func (c *DebugDatasourcesItemsSearchByViewUrlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7375,7 +7375,7 @@
func (c *DebugDatasourcesItemsUnmappedidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7596,7 +7596,7 @@
func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7830,7 +7830,7 @@
func (c *DebugIdentitysourcesUnmappedidsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8025,7 +8025,7 @@
func (c *IndexingDatasourcesDeleteSchemaCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8184,7 +8184,7 @@
func (c *IndexingDatasourcesGetSchemaCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8332,7 +8332,7 @@
func (c *IndexingDatasourcesUpdateSchemaCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8521,7 +8521,7 @@
func (c *IndexingDatasourcesItemsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8686,7 +8686,7 @@
func (c *IndexingDatasourcesItemsDeleteQueueItemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8857,7 +8857,7 @@
func (c *IndexingDatasourcesItemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9012,7 +9012,7 @@
func (c *IndexingDatasourcesItemsIndexCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9232,7 +9232,7 @@
func (c *IndexingDatasourcesItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9446,7 +9446,7 @@
func (c *IndexingDatasourcesItemsPollCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9592,7 +9592,7 @@
func (c *IndexingDatasourcesItemsPushCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9740,7 +9740,7 @@
func (c *IndexingDatasourcesItemsUnreserveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9889,7 +9889,7 @@
func (c *IndexingDatasourcesItemsUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10100,7 +10100,7 @@
func (c *MediaUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10294,7 +10294,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10447,7 +10447,7 @@
func (c *QuerySearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10583,7 +10583,7 @@
func (c *QuerySuggestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10797,7 +10797,7 @@
func (c *QuerySourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10967,7 +10967,7 @@
func (c *SettingsDatasourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11105,7 +11105,7 @@
func (c *SettingsDatasourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11264,7 +11264,7 @@
func (c *SettingsDatasourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11440,7 +11440,7 @@
func (c *SettingsDatasourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11604,7 +11604,7 @@
func (c *SettingsDatasourcesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11746,7 +11746,7 @@
func (c *SettingsSearchapplicationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11884,7 +11884,7 @@
func (c *SettingsSearchapplicationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12043,7 +12043,7 @@
func (c *SettingsSearchapplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12219,7 +12219,7 @@
func (c *SettingsSearchapplicationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12385,7 +12385,7 @@
func (c *SettingsSearchapplicationsResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12529,7 +12529,7 @@
func (c *SettingsSearchapplicationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12726,7 +12726,7 @@
func (c *StatsGetIndexCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12938,7 +12938,7 @@
func (c *StatsGetQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13152,7 +13152,7 @@
func (c *StatsGetSessionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13364,7 +13364,7 @@
func (c *StatsGetUserCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13579,7 +13579,7 @@
func (c *StatsIndexDatasourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13805,7 +13805,7 @@
func (c *StatsQuerySearchapplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14034,7 +14034,7 @@
func (c *StatsSessionSearchapplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14262,7 +14262,7 @@
func (c *StatsUserSearchapplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudshell/v1/cloudshell-api.json b/cloudshell/v1/cloudshell-api.json
index 4344ecd..8234ef2 100644
--- a/cloudshell/v1/cloudshell-api.json
+++ b/cloudshell/v1/cloudshell-api.json
@@ -229,7 +229,7 @@
}
}
},
- "revision": "20200512",
+ "revision": "20200721",
"rootUrl": "https://cloudshell.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
@@ -449,7 +449,7 @@
"type": "object"
},
"StartEnvironmentResponse": {
- "description": "Message included in the response field of operations returned from\nStartEnvironment once the\noperation is complete.",
+ "description": "Message included in the response field of operations returned from\nStartEnvironment\nonce the operation is complete.",
"id": "StartEnvironmentResponse",
"properties": {
"environment": {
diff --git a/cloudshell/v1/cloudshell-gen.go b/cloudshell/v1/cloudshell-gen.go
index dea6d75..f62f1c5 100644
--- a/cloudshell/v1/cloudshell-gen.go
+++ b/cloudshell/v1/cloudshell-gen.go
@@ -523,8 +523,8 @@
// StartEnvironmentResponse: Message included in the response field of
// operations returned from
-// StartEnvironment once the
-// operation is complete.
+// StartEnvironment
+// once the operation is complete.
type StartEnvironmentResponse struct {
// Environment: Environment that was started.
Environment *Environment `json:"environment,omitempty"`
@@ -667,7 +667,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -811,7 +811,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -956,7 +956,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1137,7 +1137,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudshell/v1alpha1/cloudshell-api.json b/cloudshell/v1alpha1/cloudshell-api.json
index 78f2295..8b15384 100644
--- a/cloudshell/v1alpha1/cloudshell-api.json
+++ b/cloudshell/v1alpha1/cloudshell-api.json
@@ -288,11 +288,11 @@
}
}
},
- "revision": "20200512",
+ "revision": "20200721",
"rootUrl": "https://cloudshell.googleapis.com/",
"schemas": {
"AuthorizeEnvironmentRequest": {
- "description": "Request message for AuthorizeEnvironment.",
+ "description": "Request message for\nAuthorizeEnvironment.",
"id": "AuthorizeEnvironmentRequest",
"properties": {
"accessToken": {
@@ -312,7 +312,7 @@
"type": "object"
},
"CreatePublicKeyRequest": {
- "description": "Request message for CreatePublicKey.",
+ "description": "Request message for\nCreatePublicKey.",
"id": "CreatePublicKeyRequest",
"properties": {
"key": {
@@ -515,7 +515,7 @@
"type": "object"
},
"StartEnvironmentRequest": {
- "description": "Request message for StartEnvironment.",
+ "description": "Request message for\nStartEnvironment.",
"id": "StartEnvironmentRequest",
"properties": {
"accessToken": {
@@ -533,7 +533,7 @@
"type": "object"
},
"StartEnvironmentResponse": {
- "description": "Message included in the response field of operations returned from\nStartEnvironment once the\noperation is complete.",
+ "description": "Message included in the response field of operations returned from\nStartEnvironment\nonce the operation is complete.",
"id": "StartEnvironmentResponse",
"properties": {
"environment": {
diff --git a/cloudshell/v1alpha1/cloudshell-gen.go b/cloudshell/v1alpha1/cloudshell-gen.go
index b4d6126..0524ad7 100644
--- a/cloudshell/v1alpha1/cloudshell-gen.go
+++ b/cloudshell/v1alpha1/cloudshell-gen.go
@@ -168,7 +168,8 @@
s *Service
}
-// AuthorizeEnvironmentRequest: Request message for
+// AuthorizeEnvironmentRequest: Request message
+// for
// AuthorizeEnvironment.
type AuthorizeEnvironmentRequest struct {
// AccessToken: The OAuth access token that should be sent to the
@@ -206,7 +207,8 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// CreatePublicKeyRequest: Request message for CreatePublicKey.
+// CreatePublicKeyRequest: Request message for
+// CreatePublicKey.
type CreatePublicKeyRequest struct {
// Key: Key that should be added to the environment.
Key *PublicKey `json:"key,omitempty"`
@@ -577,7 +579,8 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// StartEnvironmentRequest: Request message for StartEnvironment.
+// StartEnvironmentRequest: Request message for
+// StartEnvironment.
type StartEnvironmentRequest struct {
// AccessToken: The initial access token passed to the environment. If
// this is present and
@@ -617,8 +620,8 @@
// StartEnvironmentResponse: Message included in the response field of
// operations returned from
-// StartEnvironment once the
-// operation is complete.
+// StartEnvironment
+// once the operation is complete.
type StartEnvironmentResponse struct {
// Environment: Environment that was started.
Environment *Environment `json:"environment,omitempty"`
@@ -750,7 +753,7 @@
func (c *UsersEnvironmentsAuthorizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -900,7 +903,7 @@
func (c *UsersEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1042,7 +1045,7 @@
func (c *UsersEnvironmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1198,7 +1201,7 @@
func (c *UsersEnvironmentsStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1344,7 +1347,7 @@
func (c *UsersEnvironmentsPublicKeysCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1485,7 +1488,7 @@
func (c *UsersEnvironmentsPublicKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudtasks/v2/cloudtasks-gen.go b/cloudtasks/v2/cloudtasks-gen.go
index d6ca8d6..8a3397b 100644
--- a/cloudtasks/v2/cloudtasks-gen.go
+++ b/cloudtasks/v2/cloudtasks-gen.go
@@ -2583,7 +2583,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2749,7 +2749,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2938,7 +2938,7 @@
func (c *ProjectsLocationsQueuesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3093,7 +3093,7 @@
func (c *ProjectsLocationsQueuesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3234,7 +3234,7 @@
func (c *ProjectsLocationsQueuesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3379,7 +3379,7 @@
func (c *ProjectsLocationsQueuesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3579,7 +3579,7 @@
func (c *ProjectsLocationsQueuesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3780,7 +3780,7 @@
func (c *ProjectsLocationsQueuesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3933,7 +3933,7 @@
func (c *ProjectsLocationsQueuesPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4081,7 +4081,7 @@
func (c *ProjectsLocationsQueuesPurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4235,7 +4235,7 @@
func (c *ProjectsLocationsQueuesResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4389,7 +4389,7 @@
func (c *ProjectsLocationsQueuesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4539,7 +4539,7 @@
func (c *ProjectsLocationsQueuesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4684,7 +4684,7 @@
func (c *ProjectsLocationsQueuesTasksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4827,7 +4827,7 @@
func (c *ProjectsLocationsQueuesTasksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4995,7 +4995,7 @@
func (c *ProjectsLocationsQueuesTasksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5218,7 +5218,7 @@
func (c *ProjectsLocationsQueuesTasksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5423,7 +5423,7 @@
func (c *ProjectsLocationsQueuesTasksRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudtasks/v2beta2/cloudtasks-gen.go b/cloudtasks/v2beta2/cloudtasks-gen.go
index f63964e..f41548f 100644
--- a/cloudtasks/v2beta2/cloudtasks-gen.go
+++ b/cloudtasks/v2beta2/cloudtasks-gen.go
@@ -2779,7 +2779,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2945,7 +2945,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3134,7 +3134,7 @@
func (c *ProjectsLocationsQueuesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3289,7 +3289,7 @@
func (c *ProjectsLocationsQueuesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3438,7 +3438,7 @@
func (c *ProjectsLocationsQueuesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3589,7 +3589,7 @@
func (c *ProjectsLocationsQueuesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3790,7 +3790,7 @@
func (c *ProjectsLocationsQueuesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3991,7 +3991,7 @@
func (c *ProjectsLocationsQueuesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4144,7 +4144,7 @@
func (c *ProjectsLocationsQueuesPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4292,7 +4292,7 @@
func (c *ProjectsLocationsQueuesPurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4446,7 +4446,7 @@
func (c *ProjectsLocationsQueuesResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4600,7 +4600,7 @@
func (c *ProjectsLocationsQueuesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4750,7 +4750,7 @@
func (c *ProjectsLocationsQueuesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4902,7 +4902,7 @@
func (c *ProjectsLocationsQueuesTasksAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5048,7 +5048,7 @@
func (c *ProjectsLocationsQueuesTasksCancelLeaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5195,7 +5195,7 @@
func (c *ProjectsLocationsQueuesTasksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5338,7 +5338,7 @@
func (c *ProjectsLocationsQueuesTasksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5506,7 +5506,7 @@
func (c *ProjectsLocationsQueuesTasksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5673,7 +5673,7 @@
func (c *ProjectsLocationsQueuesTasksLeaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5891,7 +5891,7 @@
func (c *ProjectsLocationsQueuesTasksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6072,7 +6072,7 @@
func (c *ProjectsLocationsQueuesTasksRenewLeaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6243,7 +6243,7 @@
func (c *ProjectsLocationsQueuesTasksRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudtasks/v2beta3/cloudtasks-gen.go b/cloudtasks/v2beta3/cloudtasks-gen.go
index 2e16385..a320229 100644
--- a/cloudtasks/v2beta3/cloudtasks-gen.go
+++ b/cloudtasks/v2beta3/cloudtasks-gen.go
@@ -2633,7 +2633,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2799,7 +2799,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2988,7 +2988,7 @@
func (c *ProjectsLocationsQueuesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3143,7 +3143,7 @@
func (c *ProjectsLocationsQueuesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3284,7 +3284,7 @@
func (c *ProjectsLocationsQueuesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3429,7 +3429,7 @@
func (c *ProjectsLocationsQueuesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3629,7 +3629,7 @@
func (c *ProjectsLocationsQueuesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3830,7 +3830,7 @@
func (c *ProjectsLocationsQueuesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3983,7 +3983,7 @@
func (c *ProjectsLocationsQueuesPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4131,7 +4131,7 @@
func (c *ProjectsLocationsQueuesPurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4285,7 +4285,7 @@
func (c *ProjectsLocationsQueuesResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4439,7 +4439,7 @@
func (c *ProjectsLocationsQueuesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4589,7 +4589,7 @@
func (c *ProjectsLocationsQueuesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4734,7 +4734,7 @@
func (c *ProjectsLocationsQueuesTasksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4877,7 +4877,7 @@
func (c *ProjectsLocationsQueuesTasksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5045,7 +5045,7 @@
func (c *ProjectsLocationsQueuesTasksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5268,7 +5268,7 @@
func (c *ProjectsLocationsQueuesTasksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5473,7 +5473,7 @@
func (c *ProjectsLocationsQueuesTasksRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudtrace/v1/cloudtrace-gen.go b/cloudtrace/v1/cloudtrace-gen.go
index 5c4b6aa..1e6235b 100644
--- a/cloudtrace/v1/cloudtrace-gen.go
+++ b/cloudtrace/v1/cloudtrace-gen.go
@@ -471,7 +471,7 @@
func (c *ProjectsPatchTracesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -622,7 +622,7 @@
func (c *ProjectsTracesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -889,7 +889,7 @@
func (c *ProjectsTracesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudtrace/v2/cloudtrace-gen.go b/cloudtrace/v2/cloudtrace-gen.go
index 4c11870..4947ce4 100644
--- a/cloudtrace/v2/cloudtrace-gen.go
+++ b/cloudtrace/v2/cloudtrace-gen.go
@@ -1027,7 +1027,7 @@
func (c *ProjectsTracesBatchWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1168,7 +1168,7 @@
func (c *ProjectsTracesSpansCreateSpanCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/cloudtrace/v2beta1/cloudtrace-gen.go b/cloudtrace/v2beta1/cloudtrace-gen.go
index c8d9b0e..03586ef 100644
--- a/cloudtrace/v2beta1/cloudtrace-gen.go
+++ b/cloudtrace/v2beta1/cloudtrace-gen.go
@@ -383,7 +383,7 @@
func (c *ProjectsTraceSinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -522,7 +522,7 @@
func (c *ProjectsTraceSinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -665,7 +665,7 @@
func (c *ProjectsTraceSinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -832,7 +832,7 @@
func (c *ProjectsTraceSinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1023,7 +1023,7 @@
func (c *ProjectsTraceSinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/composer/v1/composer-gen.go b/composer/v1/composer-gen.go
index 375c6a1..25228ca 100644
--- a/composer/v1/composer-gen.go
+++ b/composer/v1/composer-gen.go
@@ -1242,7 +1242,7 @@
func (c *ProjectsLocationsEnvironmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1380,7 +1380,7 @@
func (c *ProjectsLocationsEnvironmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1521,7 +1521,7 @@
func (c *ProjectsLocationsEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1679,7 +1679,7 @@
func (c *ProjectsLocationsEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2017,7 +2017,7 @@
func (c *ProjectsLocationsEnvironmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2186,7 +2186,7 @@
func (c *ProjectsLocationsImageVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2357,7 +2357,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2502,7 +2502,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2683,7 +2683,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/composer/v1beta1/composer-gen.go b/composer/v1beta1/composer-gen.go
index cf7d614..8aa9edd 100644
--- a/composer/v1beta1/composer-gen.go
+++ b/composer/v1beta1/composer-gen.go
@@ -1409,7 +1409,7 @@
func (c *ProjectsLocationsEnvironmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1547,7 +1547,7 @@
func (c *ProjectsLocationsEnvironmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1688,7 +1688,7 @@
func (c *ProjectsLocationsEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1846,7 +1846,7 @@
func (c *ProjectsLocationsEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2218,7 +2218,7 @@
func (c *ProjectsLocationsEnvironmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2387,7 +2387,7 @@
func (c *ProjectsLocationsImageVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2558,7 +2558,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2703,7 +2703,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2884,7 +2884,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/compute/v0.alpha/compute-gen.go b/compute/v0.alpha/compute-gen.go
index 57aeb27..4ccd0b1 100644
--- a/compute/v0.alpha/compute-gen.go
+++ b/compute/v0.alpha/compute-gen.go
@@ -50685,7 +50685,7 @@
func (c *AcceleratorTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50888,7 +50888,7 @@
func (c *AcceleratorTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51128,7 +51128,7 @@
func (c *AcceleratorTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51419,7 +51419,7 @@
func (c *AddressesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51631,7 +51631,7 @@
func (c *AddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51800,7 +51800,7 @@
func (c *AddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51977,7 +51977,7 @@
func (c *AddressesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52218,7 +52218,7 @@
func (c *AddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52436,7 +52436,7 @@
func (c *AddressesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52604,7 +52604,7 @@
func (c *AddressesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52859,7 +52859,7 @@
func (c *AutoscalersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53070,7 +53070,7 @@
func (c *AutoscalersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53239,7 +53239,7 @@
func (c *AutoscalersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53415,7 +53415,7 @@
func (c *AutoscalersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53655,7 +53655,7 @@
func (c *AutoscalersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53879,7 +53879,7 @@
func (c *AutoscalersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54044,7 +54044,7 @@
func (c *AutoscalersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54232,7 +54232,7 @@
func (c *AutoscalersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54414,7 +54414,7 @@
func (c *BackendBucketsAddSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54586,7 +54586,7 @@
func (c *BackendBucketsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54753,7 +54753,7 @@
func (c *BackendBucketsDeleteSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54917,7 +54917,7 @@
func (c *BackendBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55081,7 +55081,7 @@
func (c *BackendBucketsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55252,7 +55252,7 @@
func (c *BackendBucketsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55481,7 +55481,7 @@
func (c *BackendBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55689,7 +55689,7 @@
func (c *BackendBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55846,7 +55846,7 @@
func (c *BackendBucketsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55998,7 +55998,7 @@
func (c *BackendBucketsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56170,7 +56170,7 @@
func (c *BackendBucketsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56346,7 +56346,7 @@
func (c *BackendServicesAddSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56596,7 +56596,7 @@
func (c *BackendServicesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56806,7 +56806,7 @@
func (c *BackendServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56973,7 +56973,7 @@
func (c *BackendServicesDeleteSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57138,7 +57138,7 @@
func (c *BackendServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57291,7 +57291,7 @@
func (c *BackendServicesGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57462,7 +57462,7 @@
func (c *BackendServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57692,7 +57692,7 @@
func (c *BackendServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57902,7 +57902,7 @@
func (c *BackendServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58078,7 +58078,7 @@
func (c *BackendServicesSetSecurityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58234,7 +58234,7 @@
func (c *BackendServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58408,7 +58408,7 @@
func (c *BackendServicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58659,7 +58659,7 @@
func (c *DiskTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58864,7 +58864,7 @@
func (c *DiskTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59105,7 +59105,7 @@
func (c *DiskTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59324,7 +59324,7 @@
func (c *DisksAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59584,7 +59584,7 @@
func (c *DisksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59807,7 +59807,7 @@
func (c *DisksCreateSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60000,7 +60000,7 @@
func (c *DisksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60169,7 +60169,7 @@
func (c *DisksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60344,7 +60344,7 @@
func (c *DisksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60537,7 +60537,7 @@
func (c *DisksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60783,7 +60783,7 @@
func (c *DisksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61000,7 +61000,7 @@
func (c *DisksRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61187,7 +61187,7 @@
func (c *DisksResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61355,7 +61355,7 @@
func (c *DisksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61537,7 +61537,7 @@
func (c *DisksSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61705,7 +61705,7 @@
func (c *DisksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61883,7 +61883,7 @@
func (c *ExternalVpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62041,7 +62041,7 @@
func (c *ExternalVpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62206,7 +62206,7 @@
func (c *ExternalVpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62435,7 +62435,7 @@
func (c *ExternalVpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62623,7 +62623,7 @@
func (c *ExternalVpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62775,7 +62775,7 @@
func (c *ExternalVpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62945,7 +62945,7 @@
func (c *FirewallsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63103,7 +63103,7 @@
func (c *FirewallsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63269,7 +63269,7 @@
func (c *FirewallsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63499,7 +63499,7 @@
func (c *FirewallsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63708,7 +63708,7 @@
func (c *FirewallsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63865,7 +63865,7 @@
func (c *FirewallsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64040,7 +64040,7 @@
func (c *FirewallsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64291,7 +64291,7 @@
func (c *ForwardingRulesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64503,7 +64503,7 @@
func (c *ForwardingRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64672,7 +64672,7 @@
func (c *ForwardingRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64849,7 +64849,7 @@
func (c *ForwardingRulesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65090,7 +65090,7 @@
func (c *ForwardingRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65310,7 +65310,7 @@
func (c *ForwardingRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65497,7 +65497,7 @@
func (c *ForwardingRulesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65685,7 +65685,7 @@
func (c *ForwardingRulesSetTargetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65853,7 +65853,7 @@
func (c *ForwardingRulesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66032,7 +66032,7 @@
func (c *GlobalAddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66191,7 +66191,7 @@
func (c *GlobalAddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66353,7 +66353,7 @@
func (c *GlobalAddressesGetOwnerInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66514,7 +66514,7 @@
func (c *GlobalAddressesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66743,7 +66743,7 @@
func (c *GlobalAddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66931,7 +66931,7 @@
func (c *GlobalAddressesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67083,7 +67083,7 @@
func (c *GlobalAddressesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67253,7 +67253,7 @@
func (c *GlobalForwardingRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67412,7 +67412,7 @@
func (c *GlobalForwardingRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67578,7 +67578,7 @@
func (c *GlobalForwardingRulesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67808,7 +67808,7 @@
func (c *GlobalForwardingRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68017,7 +68017,7 @@
func (c *GlobalForwardingRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68174,7 +68174,7 @@
func (c *GlobalForwardingRulesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68346,7 +68346,7 @@
func (c *GlobalForwardingRulesSetTargetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68503,7 +68503,7 @@
func (c *GlobalForwardingRulesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68675,7 +68675,7 @@
func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68848,7 +68848,7 @@
func (c *GlobalNetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69015,7 +69015,7 @@
func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69180,7 +69180,7 @@
func (c *GlobalNetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69344,7 +69344,7 @@
func (c *GlobalNetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69573,7 +69573,7 @@
func (c *GlobalNetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69833,7 +69833,7 @@
func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70122,7 +70122,7 @@
func (c *GlobalOperationsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70313,7 +70313,7 @@
func (c *GlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70439,7 +70439,7 @@
func (c *GlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70669,7 +70669,7 @@
func (c *GlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70867,7 +70867,7 @@
func (c *GlobalOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71014,7 +71014,7 @@
func (c *GlobalOrganizationOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71140,7 +71140,7 @@
func (c *GlobalOrganizationOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71370,7 +71370,7 @@
func (c *GlobalOrganizationOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71566,7 +71566,7 @@
func (c *GlobalPublicDelegatedPrefixesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71723,7 +71723,7 @@
func (c *GlobalPublicDelegatedPrefixesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71888,7 +71888,7 @@
func (c *GlobalPublicDelegatedPrefixesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72116,7 +72116,7 @@
func (c *GlobalPublicDelegatedPrefixesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72324,7 +72324,7 @@
func (c *GlobalPublicDelegatedPrefixesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72575,7 +72575,7 @@
func (c *HealthChecksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72784,7 +72784,7 @@
func (c *HealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72942,7 +72942,7 @@
func (c *HealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73107,7 +73107,7 @@
func (c *HealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73336,7 +73336,7 @@
func (c *HealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73544,7 +73544,7 @@
func (c *HealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73701,7 +73701,7 @@
func (c *HealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73873,7 +73873,7 @@
func (c *HealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74047,7 +74047,7 @@
func (c *HttpHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74206,7 +74206,7 @@
func (c *HttpHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74372,7 +74372,7 @@
func (c *HttpHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74602,7 +74602,7 @@
func (c *HttpHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74811,7 +74811,7 @@
func (c *HttpHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74968,7 +74968,7 @@
func (c *HttpHealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75141,7 +75141,7 @@
func (c *HttpHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75314,7 +75314,7 @@
func (c *HttpsHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75472,7 +75472,7 @@
func (c *HttpsHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75637,7 +75637,7 @@
func (c *HttpsHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75866,7 +75866,7 @@
func (c *HttpsHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76074,7 +76074,7 @@
func (c *HttpsHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76231,7 +76231,7 @@
func (c *HttpsHealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76403,7 +76403,7 @@
func (c *HttpsHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76577,7 +76577,7 @@
func (c *ImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76748,7 +76748,7 @@
func (c *ImagesDeprecateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76915,7 +76915,7 @@
func (c *ImagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77072,7 +77072,7 @@
func (c *ImagesGetFromFamilyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77236,7 +77236,7 @@
func (c *ImagesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77415,7 +77415,7 @@
func (c *ImagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77658,7 +77658,7 @@
func (c *ImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77866,7 +77866,7 @@
func (c *ImagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78023,7 +78023,7 @@
func (c *ImagesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78175,7 +78175,7 @@
func (c *ImagesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78327,7 +78327,7 @@
func (c *ImagesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78516,7 +78516,7 @@
func (c *InstanceGroupManagersAbandonInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78774,7 +78774,7 @@
func (c *InstanceGroupManagersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78971,7 +78971,7 @@
func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79154,7 +79154,7 @@
func (c *InstanceGroupManagersCreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79339,7 +79339,7 @@
func (c *InstanceGroupManagersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79530,7 +79530,7 @@
func (c *InstanceGroupManagersDeleteInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79696,7 +79696,7 @@
func (c *InstanceGroupManagersDeletePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79867,7 +79867,7 @@
func (c *InstanceGroupManagersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80049,7 +80049,7 @@
func (c *InstanceGroupManagersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80288,7 +80288,7 @@
func (c *InstanceGroupManagersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80570,7 +80570,7 @@
func (c *InstanceGroupManagersListErrorsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80854,7 +80854,7 @@
func (c *InstanceGroupManagersListManagedInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81132,7 +81132,7 @@
func (c *InstanceGroupManagersListPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81361,7 +81361,7 @@
func (c *InstanceGroupManagersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81547,7 +81547,7 @@
func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81745,7 +81745,7 @@
func (c *InstanceGroupManagersRecreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81948,7 +81948,7 @@
func (c *InstanceGroupManagersResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82146,7 +82146,7 @@
func (c *InstanceGroupManagersResizeAdvancedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82331,7 +82331,7 @@
func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82517,7 +82517,7 @@
func (c *InstanceGroupManagersSetInstanceTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82707,7 +82707,7 @@
func (c *InstanceGroupManagersSetTargetPoolsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82873,7 +82873,7 @@
func (c *InstanceGroupManagersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83059,7 +83059,7 @@
func (c *InstanceGroupManagersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83245,7 +83245,7 @@
func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83431,7 +83431,7 @@
func (c *InstanceGroupsAddInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83689,7 +83689,7 @@
func (c *InstanceGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83903,7 +83903,7 @@
func (c *InstanceGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84070,7 +84070,7 @@
func (c *InstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84244,7 +84244,7 @@
func (c *InstanceGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84483,7 +84483,7 @@
func (c *InstanceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84755,7 +84755,7 @@
func (c *InstanceGroupsListInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84989,7 +84989,7 @@
func (c *InstanceGroupsRemoveInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85173,7 +85173,7 @@
func (c *InstanceGroupsSetNamedPortsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85339,7 +85339,7 @@
func (c *InstanceGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85520,7 +85520,7 @@
func (c *InstanceTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85679,7 +85679,7 @@
func (c *InstanceTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85843,7 +85843,7 @@
func (c *InstanceTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86018,7 +86018,7 @@
func (c *InstanceTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86248,7 +86248,7 @@
func (c *InstanceTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86436,7 +86436,7 @@
func (c *InstanceTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86588,7 +86588,7 @@
func (c *InstanceTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86764,7 +86764,7 @@
func (c *InstancesAddAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86959,7 +86959,7 @@
func (c *InstancesAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87220,7 +87220,7 @@
func (c *InstancesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87445,7 +87445,7 @@
func (c *InstancesAttachDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87635,7 +87635,7 @@
func (c *InstancesBulkInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87812,7 +87812,7 @@
func (c *InstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87992,7 +87992,7 @@
func (c *InstancesDeleteAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88184,7 +88184,7 @@
func (c *InstancesDetachDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88361,7 +88361,7 @@
func (c *InstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88530,7 +88530,7 @@
func (c *InstancesGetEffectiveFirewallsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88719,7 +88719,7 @@
func (c *InstancesGetGuestAttributesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88904,7 +88904,7 @@
func (c *InstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89077,7 +89077,7 @@
func (c *InstancesGetScreenshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89264,7 +89264,7 @@
func (c *InstancesGetSerialPortOutputCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89447,7 +89447,7 @@
func (c *InstancesGetShieldedInstanceIdentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89615,7 +89615,7 @@
func (c *InstancesGetShieldedVmIdentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89821,7 +89821,7 @@
func (c *InstancesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90072,7 +90072,7 @@
func (c *InstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90357,7 +90357,7 @@
func (c *InstancesListReferrersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90583,7 +90583,7 @@
func (c *InstancesRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90770,7 +90770,7 @@
func (c *InstancesResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90949,7 +90949,7 @@
func (c *InstancesResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91140,7 +91140,7 @@
func (c *InstancesSetDeletionProtectionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91326,7 +91326,7 @@
func (c *InstancesSetDiskAutoDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91501,7 +91501,7 @@
func (c *InstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91683,7 +91683,7 @@
func (c *InstancesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91870,7 +91870,7 @@
func (c *InstancesSetMachineResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92057,7 +92057,7 @@
func (c *InstancesSetMachineTypeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92245,7 +92245,7 @@
func (c *InstancesSetMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92434,7 +92434,7 @@
func (c *InstancesSetMinCpuPlatformCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92620,7 +92620,7 @@
func (c *InstancesSetNameCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92810,7 +92810,7 @@
func (c *InstancesSetSchedulingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92998,7 +92998,7 @@
func (c *InstancesSetServiceAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93187,7 +93187,7 @@
func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93376,7 +93376,7 @@
func (c *InstancesSetShieldedVmIntegrityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93564,7 +93564,7 @@
func (c *InstancesSetTagsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93730,7 +93730,7 @@
func (c *InstancesSimulateMaintenanceEventCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93903,7 +93903,7 @@
func (c *InstancesStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94083,7 +94083,7 @@
func (c *InstancesStartWithEncryptionKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94281,7 +94281,7 @@
func (c *InstancesStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94475,7 +94475,7 @@
func (c *InstancesSuspendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94640,7 +94640,7 @@
func (c *InstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94857,7 +94857,7 @@
func (c *InstancesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95081,7 +95081,7 @@
func (c *InstancesUpdateAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95277,7 +95277,7 @@
func (c *InstancesUpdateDisplayDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95465,7 +95465,7 @@
func (c *InstancesUpdateNetworkInterfaceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95661,7 +95661,7 @@
func (c *InstancesUpdateShieldedInstanceConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95850,7 +95850,7 @@
func (c *InstancesUpdateShieldedVmConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96110,7 +96110,7 @@
func (c *InterconnectAttachmentsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96322,7 +96322,7 @@
func (c *InterconnectAttachmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96490,7 +96490,7 @@
func (c *InterconnectAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96665,7 +96665,7 @@
func (c *InterconnectAttachmentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96854,7 +96854,7 @@
func (c *InterconnectAttachmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97099,7 +97099,7 @@
func (c *InterconnectAttachmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97318,7 +97318,7 @@
func (c *InterconnectAttachmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97486,7 +97486,7 @@
func (c *InterconnectAttachmentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97668,7 +97668,7 @@
func (c *InterconnectAttachmentsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97836,7 +97836,7 @@
func (c *InterconnectAttachmentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98008,7 +98008,7 @@
func (c *InterconnectLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98237,7 +98237,7 @@
func (c *InterconnectLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98425,7 +98425,7 @@
func (c *InterconnectLocationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98594,7 +98594,7 @@
func (c *InterconnectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98752,7 +98752,7 @@
func (c *InterconnectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98909,7 +98909,7 @@
func (c *InterconnectsGetDiagnosticsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99074,7 +99074,7 @@
func (c *InterconnectsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99245,7 +99245,7 @@
func (c *InterconnectsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99474,7 +99474,7 @@
func (c *InterconnectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99682,7 +99682,7 @@
func (c *InterconnectsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99839,7 +99839,7 @@
func (c *InterconnectsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99991,7 +99991,7 @@
func (c *InterconnectsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100143,7 +100143,7 @@
func (c *InterconnectsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100307,7 +100307,7 @@
func (c *LicenseCodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100473,7 +100473,7 @@
func (c *LicenseCodesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100629,7 +100629,7 @@
func (c *LicenseCodesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100782,7 +100782,7 @@
func (c *LicenseCodesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100953,7 +100953,7 @@
func (c *LicensesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101113,7 +101113,7 @@
func (c *LicensesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101279,7 +101279,7 @@
func (c *LicensesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101451,7 +101451,7 @@
func (c *LicensesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101689,7 +101689,7 @@
func (c *LicensesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101879,7 +101879,7 @@
func (c *LicensesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102032,7 +102032,7 @@
func (c *LicensesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102202,7 +102202,7 @@
func (c *MachineImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102360,7 +102360,7 @@
func (c *MachineImagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102524,7 +102524,7 @@
func (c *MachineImagesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102706,7 +102706,7 @@
func (c *MachineImagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102940,7 +102940,7 @@
func (c *MachineImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103128,7 +103128,7 @@
func (c *MachineImagesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103280,7 +103280,7 @@
func (c *MachineImagesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103527,7 +103527,7 @@
func (c *MachineTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103732,7 +103732,7 @@
func (c *MachineTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103973,7 +103973,7 @@
func (c *MachineTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104264,7 +104264,7 @@
func (c *NetworkEndpointGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104479,7 +104479,7 @@
func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104664,7 +104664,7 @@
func (c *NetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104841,7 +104841,7 @@
func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105016,7 +105016,7 @@
func (c *NetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105190,7 +105190,7 @@
func (c *NetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105429,7 +105429,7 @@
func (c *NetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105701,7 +105701,7 @@
func (c *NetworkEndpointGroupsListNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105914,7 +105914,7 @@
func (c *NetworkEndpointGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106105,7 +106105,7 @@
func (c *NetworkFirewallPoliciesAddAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106266,7 +106266,7 @@
func (c *NetworkFirewallPoliciesAddRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106441,7 +106441,7 @@
func (c *NetworkFirewallPoliciesCloneRulesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106611,7 +106611,7 @@
func (c *NetworkFirewallPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106768,7 +106768,7 @@
func (c *NetworkFirewallPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106931,7 +106931,7 @@
func (c *NetworkFirewallPoliciesGetAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107100,7 +107100,7 @@
func (c *NetworkFirewallPoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107269,7 +107269,7 @@
func (c *NetworkFirewallPoliciesGetRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107440,7 +107440,7 @@
func (c *NetworkFirewallPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107669,7 +107669,7 @@
func (c *NetworkFirewallPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107876,7 +107876,7 @@
func (c *NetworkFirewallPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108039,7 +108039,7 @@
func (c *NetworkFirewallPoliciesPatchRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108221,7 +108221,7 @@
func (c *NetworkFirewallPoliciesRemoveAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108379,7 +108379,7 @@
func (c *NetworkFirewallPoliciesRemoveRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108529,7 +108529,7 @@
func (c *NetworkFirewallPoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108681,7 +108681,7 @@
func (c *NetworkFirewallPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108852,7 +108852,7 @@
func (c *NetworksAddPeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109026,7 +109026,7 @@
func (c *NetworksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109185,7 +109185,7 @@
func (c *NetworksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109342,7 +109342,7 @@
func (c *NetworksGetEffectiveFirewallsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109509,7 +109509,7 @@
func (c *NetworksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109739,7 +109739,7 @@
func (c *NetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110018,7 +110018,7 @@
func (c *NetworksListIpAddressesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110337,7 +110337,7 @@
func (c *NetworksListIpOwnersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110670,7 +110670,7 @@
func (c *NetworksListPeeringRoutesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110910,7 +110910,7 @@
func (c *NetworksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111085,7 +111085,7 @@
func (c *NetworksRemovePeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111259,7 +111259,7 @@
func (c *NetworksSwitchToCustomModeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111408,7 +111408,7 @@
func (c *NetworksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111582,7 +111582,7 @@
func (c *NetworksUpdatePeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111759,7 +111759,7 @@
func (c *NodeGroupsAddNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112019,7 +112019,7 @@
func (c *NodeGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112230,7 +112230,7 @@
func (c *NodeGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112408,7 +112408,7 @@
func (c *NodeGroupsDeleteNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112586,7 +112586,7 @@
func (c *NodeGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112761,7 +112761,7 @@
func (c *NodeGroupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112944,7 +112944,7 @@
func (c *NodeGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113193,7 +113193,7 @@
func (c *NodeGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113463,7 +113463,7 @@
func (c *NodeGroupsListNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113686,7 +113686,7 @@
func (c *NodeGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113854,7 +113854,7 @@
func (c *NodeGroupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114035,7 +114035,7 @@
func (c *NodeGroupsSetNodeTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114203,7 +114203,7 @@
func (c *NodeGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114458,7 +114458,7 @@
func (c *NodeTemplatesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114669,7 +114669,7 @@
func (c *NodeTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114838,7 +114838,7 @@
func (c *NodeTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115013,7 +115013,7 @@
func (c *NodeTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115195,7 +115195,7 @@
func (c *NodeTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115435,7 +115435,7 @@
func (c *NodeTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115634,7 +115634,7 @@
func (c *NodeTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115797,7 +115797,7 @@
func (c *NodeTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116052,7 +116052,7 @@
func (c *NodeTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116256,7 +116256,7 @@
func (c *NodeTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116496,7 +116496,7 @@
func (c *NodeTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116720,7 +116720,7 @@
func (c *OrganizationSecurityPoliciesAddAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116889,7 +116889,7 @@
func (c *OrganizationSecurityPoliciesAddRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117058,7 +117058,7 @@
func (c *OrganizationSecurityPoliciesCopyRulesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117217,7 +117217,7 @@
func (c *OrganizationSecurityPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117364,7 +117364,7 @@
func (c *OrganizationSecurityPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117516,7 +117516,7 @@
func (c *OrganizationSecurityPoliciesGetAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117673,7 +117673,7 @@
func (c *OrganizationSecurityPoliciesGetRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117840,7 +117840,7 @@
func (c *OrganizationSecurityPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118066,7 +118066,7 @@
func (c *OrganizationSecurityPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118259,7 +118259,7 @@
func (c *OrganizationSecurityPoliciesListAssociationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118412,7 +118412,7 @@
func (c *OrganizationSecurityPoliciesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118574,7 +118574,7 @@
func (c *OrganizationSecurityPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118745,7 +118745,7 @@
func (c *OrganizationSecurityPoliciesPatchRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118921,7 +118921,7 @@
func (c *OrganizationSecurityPoliciesRemoveAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119087,7 +119087,7 @@
func (c *OrganizationSecurityPoliciesRemoveRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119326,7 +119326,7 @@
func (c *PacketMirroringsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119537,7 +119537,7 @@
func (c *PacketMirroringsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119705,7 +119705,7 @@
func (c *PacketMirroringsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119881,7 +119881,7 @@
func (c *PacketMirroringsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120121,7 +120121,7 @@
func (c *PacketMirroringsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120340,7 +120340,7 @@
func (c *PacketMirroringsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120508,7 +120508,7 @@
func (c *PacketMirroringsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120684,7 +120684,7 @@
func (c *ProjectsDisableXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120841,7 +120841,7 @@
func (c *ProjectsDisableXpnResourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121003,7 +121003,7 @@
func (c *ProjectsEnableXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121161,7 +121161,7 @@
func (c *ProjectsEnableXpnResourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121316,7 +121316,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121462,7 +121462,7 @@
func (c *ProjectsGetXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121681,7 +121681,7 @@
func (c *ProjectsGetXpnResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121940,7 +121940,7 @@
func (c *ProjectsListXpnHostsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122148,7 +122148,7 @@
func (c *ProjectsMoveDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122313,7 +122313,7 @@
func (c *ProjectsMoveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122479,7 +122479,7 @@
func (c *ProjectsSetCommonInstanceMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122646,7 +122646,7 @@
func (c *ProjectsSetDefaultNetworkTierCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122812,7 +122812,7 @@
func (c *ProjectsSetDefaultServiceAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122980,7 +122980,7 @@
func (c *ProjectsSetUsageExportBucketCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123147,7 +123147,7 @@
func (c *PublicAdvertisedPrefixesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123304,7 +123304,7 @@
func (c *PublicAdvertisedPrefixesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123469,7 +123469,7 @@
func (c *PublicAdvertisedPrefixesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123697,7 +123697,7 @@
func (c *PublicAdvertisedPrefixesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123905,7 +123905,7 @@
func (c *PublicAdvertisedPrefixesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124156,7 +124156,7 @@
func (c *PublicDelegatedPrefixesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124369,7 +124369,7 @@
func (c *PublicDelegatedPrefixesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124538,7 +124538,7 @@
func (c *PublicDelegatedPrefixesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124715,7 +124715,7 @@
func (c *PublicDelegatedPrefixesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124955,7 +124955,7 @@
func (c *PublicDelegatedPrefixesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125174,7 +125174,7 @@
func (c *PublicDelegatedPrefixesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125358,7 +125358,7 @@
func (c *RegionAutoscalersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125526,7 +125526,7 @@
func (c *RegionAutoscalersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125702,7 +125702,7 @@
func (c *RegionAutoscalersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125942,7 +125942,7 @@
func (c *RegionAutoscalersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126166,7 +126166,7 @@
func (c *RegionAutoscalersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126331,7 +126331,7 @@
func (c *RegionAutoscalersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126519,7 +126519,7 @@
func (c *RegionAutoscalersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126700,7 +126700,7 @@
func (c *RegionBackendServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126868,7 +126868,7 @@
func (c *RegionBackendServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127027,7 +127027,7 @@
func (c *RegionBackendServicesGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127208,7 +127208,7 @@
func (c *RegionBackendServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127448,7 +127448,7 @@
func (c *RegionBackendServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127668,7 +127668,7 @@
func (c *RegionBackendServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127836,7 +127836,7 @@
func (c *RegionBackendServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128020,7 +128020,7 @@
func (c *RegionBackendServicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128279,7 +128279,7 @@
func (c *RegionCommitmentsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128483,7 +128483,7 @@
func (c *RegionCommitmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128659,7 +128659,7 @@
func (c *RegionCommitmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128899,7 +128899,7 @@
func (c *RegionCommitmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129098,7 +129098,7 @@
func (c *RegionCommitmentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129281,7 +129281,7 @@
func (c *RegionCommitmentsUpdateReservationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129458,7 +129458,7 @@
func (c *RegionDiskTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129698,7 +129698,7 @@
func (c *RegionDiskTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129917,7 +129917,7 @@
func (c *RegionDisksAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130112,7 +130112,7 @@
func (c *RegionDisksCreateSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130304,7 +130304,7 @@
func (c *RegionDisksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130471,7 +130471,7 @@
func (c *RegionDisksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130646,7 +130646,7 @@
func (c *RegionDisksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130835,7 +130835,7 @@
func (c *RegionDisksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131080,7 +131080,7 @@
func (c *RegionDisksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131298,7 +131298,7 @@
func (c *RegionDisksRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131484,7 +131484,7 @@
func (c *RegionDisksResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131652,7 +131652,7 @@
func (c *RegionDisksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131833,7 +131833,7 @@
func (c *RegionDisksSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132001,7 +132001,7 @@
func (c *RegionDisksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132181,7 +132181,7 @@
func (c *RegionHealthCheckServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132348,7 +132348,7 @@
func (c *RegionHealthCheckServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132523,7 +132523,7 @@
func (c *RegionHealthCheckServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132763,7 +132763,7 @@
func (c *RegionHealthCheckServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132982,7 +132982,7 @@
func (c *RegionHealthCheckServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133149,7 +133149,7 @@
func (c *RegionHealthCheckServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133329,7 +133329,7 @@
func (c *RegionHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133498,7 +133498,7 @@
func (c *RegionHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133674,7 +133674,7 @@
func (c *RegionHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133914,7 +133914,7 @@
func (c *RegionHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134133,7 +134133,7 @@
func (c *RegionHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134301,7 +134301,7 @@
func (c *RegionHealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134484,7 +134484,7 @@
func (c *RegionHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134675,7 +134675,7 @@
func (c *RegionInPlaceSnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134844,7 +134844,7 @@
func (c *RegionInPlaceSnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135019,7 +135019,7 @@
func (c *RegionInPlaceSnapshotsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135200,7 +135200,7 @@
func (c *RegionInPlaceSnapshotsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135440,7 +135440,7 @@
func (c *RegionInPlaceSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135639,7 +135639,7 @@
func (c *RegionInPlaceSnapshotsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135822,7 +135822,7 @@
func (c *RegionInPlaceSnapshotsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135990,7 +135990,7 @@
func (c *RegionInPlaceSnapshotsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136188,7 +136188,7 @@
func (c *RegionInstanceGroupManagersAbandonInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136354,7 +136354,7 @@
func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136537,7 +136537,7 @@
func (c *RegionInstanceGroupManagersCreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136720,7 +136720,7 @@
func (c *RegionInstanceGroupManagersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136912,7 +136912,7 @@
func (c *RegionInstanceGroupManagersDeleteInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137078,7 +137078,7 @@
func (c *RegionInstanceGroupManagersDeletePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137248,7 +137248,7 @@
func (c *RegionInstanceGroupManagersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137429,7 +137429,7 @@
func (c *RegionInstanceGroupManagersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137668,7 +137668,7 @@
func (c *RegionInstanceGroupManagersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137950,7 +137950,7 @@
func (c *RegionInstanceGroupManagersListErrorsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138232,7 +138232,7 @@
func (c *RegionInstanceGroupManagersListManagedInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138510,7 +138510,7 @@
func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138739,7 +138739,7 @@
func (c *RegionInstanceGroupManagersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138926,7 +138926,7 @@
func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139124,7 +139124,7 @@
func (c *RegionInstanceGroupManagersRecreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139319,7 +139319,7 @@
func (c *RegionInstanceGroupManagersResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139506,7 +139506,7 @@
func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139692,7 +139692,7 @@
func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139878,7 +139878,7 @@
func (c *RegionInstanceGroupManagersSetTargetPoolsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140044,7 +140044,7 @@
func (c *RegionInstanceGroupManagersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140230,7 +140230,7 @@
func (c *RegionInstanceGroupManagersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140417,7 +140417,7 @@
func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140591,7 +140591,7 @@
func (c *RegionInstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140829,7 +140829,7 @@
func (c *RegionInstanceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141104,7 +141104,7 @@
func (c *RegionInstanceGroupsListInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141335,7 +141335,7 @@
func (c *RegionInstanceGroupsSetNamedPortsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141501,7 +141501,7 @@
func (c *RegionInstanceGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141682,7 +141682,7 @@
func (c *RegionInstancesBulkInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141859,7 +141859,7 @@
func (c *RegionNetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142026,7 +142026,7 @@
func (c *RegionNetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142200,7 +142200,7 @@
func (c *RegionNetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142439,7 +142439,7 @@
func (c *RegionNetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142654,7 +142654,7 @@
func (c *RegionNotificationEndpointsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142823,7 +142823,7 @@
func (c *RegionNotificationEndpointsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142999,7 +142999,7 @@
func (c *RegionNotificationEndpointsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143239,7 +143239,7 @@
func (c *RegionNotificationEndpointsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143438,7 +143438,7 @@
func (c *RegionNotificationEndpointsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143600,7 +143600,7 @@
func (c *RegionOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143736,7 +143736,7 @@
func (c *RegionOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143977,7 +143977,7 @@
func (c *RegionOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144186,7 +144186,7 @@
func (c *RegionOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144358,7 +144358,7 @@
func (c *RegionSslCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144528,7 +144528,7 @@
func (c *RegionSslCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144704,7 +144704,7 @@
func (c *RegionSslCertificatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144944,7 +144944,7 @@
func (c *RegionSslCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145143,7 +145143,7 @@
func (c *RegionSslCertificatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145323,7 +145323,7 @@
func (c *RegionTargetHttpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145493,7 +145493,7 @@
func (c *RegionTargetHttpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145669,7 +145669,7 @@
func (c *RegionTargetHttpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145909,7 +145909,7 @@
func (c *RegionTargetHttpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146126,7 +146126,7 @@
func (c *RegionTargetHttpProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146294,7 +146294,7 @@
func (c *RegionTargetHttpProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146474,7 +146474,7 @@
func (c *RegionTargetHttpsProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146644,7 +146644,7 @@
func (c *RegionTargetHttpsProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146820,7 +146820,7 @@
func (c *RegionTargetHttpsProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147060,7 +147060,7 @@
func (c *RegionTargetHttpsProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147277,7 +147277,7 @@
func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147463,7 +147463,7 @@
func (c *RegionTargetHttpsProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147631,7 +147631,7 @@
func (c *RegionTargetHttpsProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147799,7 +147799,7 @@
func (c *RegionUrlMapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147968,7 +147968,7 @@
func (c *RegionUrlMapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148132,7 +148132,7 @@
func (c *RegionUrlMapsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148298,7 +148298,7 @@
func (c *RegionUrlMapsInvalidateCacheCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148547,7 +148547,7 @@
func (c *RegionUrlMapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148754,7 +148754,7 @@
func (c *RegionUrlMapsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148922,7 +148922,7 @@
func (c *RegionUrlMapsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149093,7 +149093,7 @@
func (c *RegionUrlMapsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149262,7 +149262,7 @@
func (c *RegionUrlMapsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149433,7 +149433,7 @@
func (c *RegionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149663,7 +149663,7 @@
func (c *RegionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149944,7 +149944,7 @@
func (c *ReservationsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150155,7 +150155,7 @@
func (c *ReservationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150323,7 +150323,7 @@
func (c *ReservationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150498,7 +150498,7 @@
func (c *ReservationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150680,7 +150680,7 @@
func (c *ReservationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150920,7 +150920,7 @@
func (c *ReservationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151139,7 +151139,7 @@
func (c *ReservationsResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151307,7 +151307,7 @@
func (c *ReservationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151470,7 +151470,7 @@
func (c *ReservationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151725,7 +151725,7 @@
func (c *ResourcePoliciesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151936,7 +151936,7 @@
func (c *ResourcePoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152104,7 +152104,7 @@
func (c *ResourcePoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152279,7 +152279,7 @@
func (c *ResourcePoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152460,7 +152460,7 @@
func (c *ResourcePoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152700,7 +152700,7 @@
func (c *ResourcePoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152899,7 +152899,7 @@
func (c *ResourcePoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153062,7 +153062,7 @@
func (c *ResourcePoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153317,7 +153317,7 @@
func (c *RoutersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153528,7 +153528,7 @@
func (c *RoutersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153697,7 +153697,7 @@
func (c *RoutersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153948,7 +153948,7 @@
func (c *RoutersGetNatMappingInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154170,7 +154170,7 @@
func (c *RoutersGetRouterStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154346,7 +154346,7 @@
func (c *RoutersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154586,7 +154586,7 @@
func (c *RoutersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154805,7 +154805,7 @@
func (c *RoutersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154974,7 +154974,7 @@
func (c *RoutersPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155138,7 +155138,7 @@
func (c *RoutersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155324,7 +155324,7 @@
func (c *RoutersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155507,7 +155507,7 @@
func (c *RoutesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155666,7 +155666,7 @@
func (c *RoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155832,7 +155832,7 @@
func (c *RoutesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156062,7 +156062,7 @@
func (c *RoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156250,7 +156250,7 @@
func (c *RoutesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156409,7 +156409,7 @@
func (c *SecurityPoliciesAddRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156582,7 +156582,7 @@
func (c *SecurityPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156740,7 +156740,7 @@
func (c *SecurityPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156903,7 +156903,7 @@
func (c *SecurityPoliciesGetRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157081,7 +157081,7 @@
func (c *SecurityPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157315,7 +157315,7 @@
func (c *SecurityPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157584,7 +157584,7 @@
func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157772,7 +157772,7 @@
func (c *SecurityPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157942,7 +157942,7 @@
func (c *SecurityPoliciesPatchRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158109,7 +158109,7 @@
func (c *SecurityPoliciesRemoveRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158259,7 +158259,7 @@
func (c *SecurityPoliciesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158411,7 +158411,7 @@
func (c *SecurityPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158582,7 +158582,7 @@
func (c *ServiceAttachmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158751,7 +158751,7 @@
func (c *ServiceAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158926,7 +158926,7 @@
func (c *ServiceAttachmentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159108,7 +159108,7 @@
func (c *ServiceAttachmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159347,7 +159347,7 @@
func (c *ServiceAttachmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159546,7 +159546,7 @@
func (c *ServiceAttachmentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159709,7 +159709,7 @@
func (c *ServiceAttachmentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159894,7 +159894,7 @@
func (c *SnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160053,7 +160053,7 @@
func (c *SnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160217,7 +160217,7 @@
func (c *SnapshotsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160453,7 +160453,7 @@
func (c *SnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160641,7 +160641,7 @@
func (c *SnapshotsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160793,7 +160793,7 @@
func (c *SnapshotsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160945,7 +160945,7 @@
func (c *SnapshotsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161192,7 +161192,7 @@
func (c *SslCertificatesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161401,7 +161401,7 @@
func (c *SslCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161559,7 +161559,7 @@
func (c *SslCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161724,7 +161724,7 @@
func (c *SslCertificatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161953,7 +161953,7 @@
func (c *SslCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162141,7 +162141,7 @@
func (c *SslCertificatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162312,7 +162312,7 @@
func (c *SslPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162469,7 +162469,7 @@
func (c *SslPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162633,7 +162633,7 @@
func (c *SslPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162862,7 +162862,7 @@
func (c *SslPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163131,7 +163131,7 @@
func (c *SslPoliciesListAvailableFeaturesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163319,7 +163319,7 @@
func (c *SslPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163475,7 +163475,7 @@
func (c *SslPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163721,7 +163721,7 @@
func (c *SubnetworksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163932,7 +163932,7 @@
func (c *SubnetworksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -164111,7 +164111,7 @@
func (c *SubnetworksExpandIpCidrRangeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -164288,7 +164288,7 @@
func (c *SubnetworksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -164463,7 +164463,7 @@
func (c *SubnetworksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -164645,7 +164645,7 @@
func (c *SubnetworksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -164885,7 +164885,7 @@
func (c *SubnetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -165163,7 +165163,7 @@
func (c *SubnetworksListUsableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -165389,7 +165389,7 @@
func (c *SubnetworksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -165563,7 +165563,7 @@
func (c *SubnetworksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -165746,7 +165746,7 @@
func (c *SubnetworksSetPrivateIpGoogleAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -165914,7 +165914,7 @@
func (c *SubnetworksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -166092,7 +166092,7 @@
func (c *TargetGrpcProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -166250,7 +166250,7 @@
func (c *TargetGrpcProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -166415,7 +166415,7 @@
func (c *TargetGrpcProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -166643,7 +166643,7 @@
func (c *TargetGrpcProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -166851,7 +166851,7 @@
func (c *TargetGrpcProxiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -167008,7 +167008,7 @@
func (c *TargetGrpcProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -167255,7 +167255,7 @@
func (c *TargetHttpProxiesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -167465,7 +167465,7 @@
func (c *TargetHttpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -167624,7 +167624,7 @@
func (c *TargetHttpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -167790,7 +167790,7 @@
func (c *TargetHttpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -168020,7 +168020,7 @@
func (c *TargetHttpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -168227,7 +168227,7 @@
func (c *TargetHttpProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -168384,7 +168384,7 @@
func (c *TargetHttpProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -168631,7 +168631,7 @@
func (c *TargetHttpsProxiesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -168840,7 +168840,7 @@
func (c *TargetHttpsProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -168998,7 +168998,7 @@
func (c *TargetHttpsProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -169163,7 +169163,7 @@
func (c *TargetHttpsProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -169392,7 +169392,7 @@
func (c *TargetHttpsProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -169598,7 +169598,7 @@
func (c *TargetHttpsProxiesSetCertificateMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -169772,7 +169772,7 @@
func (c *TargetHttpsProxiesSetQuicOverrideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -169946,7 +169946,7 @@
func (c *TargetHttpsProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -170125,7 +170125,7 @@
func (c *TargetHttpsProxiesSetSslPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -170299,7 +170299,7 @@
func (c *TargetHttpsProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -170456,7 +170456,7 @@
func (c *TargetHttpsProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -170703,7 +170703,7 @@
func (c *TargetInstancesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -170915,7 +170915,7 @@
func (c *TargetInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -171085,7 +171085,7 @@
func (c *TargetInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -171262,7 +171262,7 @@
func (c *TargetInstancesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -171503,7 +171503,7 @@
func (c *TargetInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -171702,7 +171702,7 @@
func (c *TargetInstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -171885,7 +171885,7 @@
func (c *TargetPoolsAddHealthCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -172072,7 +172072,7 @@
func (c *TargetPoolsAddInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -172332,7 +172332,7 @@
func (c *TargetPoolsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -172544,7 +172544,7 @@
func (c *TargetPoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -172714,7 +172714,7 @@
func (c *TargetPoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -172874,7 +172874,7 @@
func (c *TargetPoolsGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -173056,7 +173056,7 @@
func (c *TargetPoolsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -173297,7 +173297,7 @@
func (c *TargetPoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -173515,7 +173515,7 @@
func (c *TargetPoolsRemoveHealthCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -173702,7 +173702,7 @@
func (c *TargetPoolsRemoveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -173896,7 +173896,7 @@
func (c *TargetPoolsSetBackupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -174070,7 +174070,7 @@
func (c *TargetPoolsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -174248,7 +174248,7 @@
func (c *TargetSslProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -174406,7 +174406,7 @@
func (c *TargetSslProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -174571,7 +174571,7 @@
func (c *TargetSslProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -174800,7 +174800,7 @@
func (c *TargetSslProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -175006,7 +175006,7 @@
func (c *TargetSslProxiesSetBackendServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -175181,7 +175181,7 @@
func (c *TargetSslProxiesSetCertificateMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -175355,7 +175355,7 @@
func (c *TargetSslProxiesSetProxyHeaderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -175530,7 +175530,7 @@
func (c *TargetSslProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -175708,7 +175708,7 @@
func (c *TargetSslProxiesSetSslPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -175864,7 +175864,7 @@
func (c *TargetSslProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -176033,7 +176033,7 @@
func (c *TargetTcpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -176191,7 +176191,7 @@
func (c *TargetTcpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -176356,7 +176356,7 @@
func (c *TargetTcpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -176585,7 +176585,7 @@
func (c *TargetTcpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -176791,7 +176791,7 @@
func (c *TargetTcpProxiesSetBackendServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -176966,7 +176966,7 @@
func (c *TargetTcpProxiesSetProxyHeaderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -177123,7 +177123,7 @@
func (c *TargetTcpProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -177369,7 +177369,7 @@
func (c *TargetVpnGatewaysAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -177580,7 +177580,7 @@
func (c *TargetVpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -177749,7 +177749,7 @@
func (c *TargetVpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -177925,7 +177925,7 @@
func (c *TargetVpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -178165,7 +178165,7 @@
func (c *TargetVpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -178383,7 +178383,7 @@
func (c *TargetVpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -178551,7 +178551,7 @@
func (c *TargetVpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -178807,7 +178807,7 @@
func (c *UrlMapsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -179017,7 +179017,7 @@
func (c *UrlMapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -179176,7 +179176,7 @@
func (c *UrlMapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -179342,7 +179342,7 @@
func (c *UrlMapsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -179509,7 +179509,7 @@
func (c *UrlMapsInvalidateCacheCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -179748,7 +179748,7 @@
func (c *UrlMapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -179957,7 +179957,7 @@
func (c *UrlMapsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -180114,7 +180114,7 @@
func (c *UrlMapsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -180287,7 +180287,7 @@
func (c *UrlMapsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -180446,7 +180446,7 @@
func (c *UrlMapsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -180691,7 +180691,7 @@
func (c *VpnGatewaysAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -180902,7 +180902,7 @@
func (c *VpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -181071,7 +181071,7 @@
func (c *VpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -181238,7 +181238,7 @@
func (c *VpnGatewaysGetStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -181414,7 +181414,7 @@
func (c *VpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -181654,7 +181654,7 @@
func (c *VpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -181872,7 +181872,7 @@
func (c *VpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -182040,7 +182040,7 @@
func (c *VpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -182295,7 +182295,7 @@
func (c *VpnTunnelsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -182506,7 +182506,7 @@
func (c *VpnTunnelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -182675,7 +182675,7 @@
func (c *VpnTunnelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -182851,7 +182851,7 @@
func (c *VpnTunnelsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -183091,7 +183091,7 @@
func (c *VpnTunnelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -183309,7 +183309,7 @@
func (c *VpnTunnelsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -183477,7 +183477,7 @@
func (c *VpnTunnelsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -183664,7 +183664,7 @@
func (c *ZoneInPlaceSnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -183833,7 +183833,7 @@
func (c *ZoneInPlaceSnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -184008,7 +184008,7 @@
func (c *ZoneInPlaceSnapshotsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -184189,7 +184189,7 @@
func (c *ZoneInPlaceSnapshotsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -184429,7 +184429,7 @@
func (c *ZoneInPlaceSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -184628,7 +184628,7 @@
func (c *ZoneInPlaceSnapshotsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -184810,7 +184810,7 @@
func (c *ZoneInPlaceSnapshotsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -184978,7 +184978,7 @@
func (c *ZoneInPlaceSnapshotsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -185140,7 +185140,7 @@
func (c *ZoneOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -185276,7 +185276,7 @@
func (c *ZoneOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -185517,7 +185517,7 @@
func (c *ZoneOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -185726,7 +185726,7 @@
func (c *ZoneOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -185890,7 +185890,7 @@
func (c *ZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -186120,7 +186120,7 @@
func (c *ZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/compute/v0.beta/compute-gen.go b/compute/v0.beta/compute-gen.go
index a3462b5..1e935b3 100644
--- a/compute/v0.beta/compute-gen.go
+++ b/compute/v0.beta/compute-gen.go
@@ -45458,7 +45458,7 @@
func (c *AcceleratorTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45656,7 +45656,7 @@
func (c *AcceleratorTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45887,7 +45887,7 @@
func (c *AcceleratorTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46164,7 +46164,7 @@
func (c *AddressesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46371,7 +46371,7 @@
func (c *AddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46540,7 +46540,7 @@
func (c *AddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46717,7 +46717,7 @@
func (c *AddressesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46949,7 +46949,7 @@
func (c *AddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47162,7 +47162,7 @@
func (c *AddressesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47330,7 +47330,7 @@
func (c *AddressesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47576,7 +47576,7 @@
func (c *AutoscalersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47782,7 +47782,7 @@
func (c *AutoscalersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47951,7 +47951,7 @@
func (c *AutoscalersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48127,7 +48127,7 @@
func (c *AutoscalersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48358,7 +48358,7 @@
func (c *AutoscalersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48577,7 +48577,7 @@
func (c *AutoscalersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48742,7 +48742,7 @@
func (c *AutoscalersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48930,7 +48930,7 @@
func (c *AutoscalersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49112,7 +49112,7 @@
func (c *BackendBucketsAddSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49284,7 +49284,7 @@
func (c *BackendBucketsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49451,7 +49451,7 @@
func (c *BackendBucketsDeleteSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49615,7 +49615,7 @@
func (c *BackendBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49780,7 +49780,7 @@
func (c *BackendBucketsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50000,7 +50000,7 @@
func (c *BackendBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50203,7 +50203,7 @@
func (c *BackendBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50379,7 +50379,7 @@
func (c *BackendBucketsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50555,7 +50555,7 @@
func (c *BackendServicesAddSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50796,7 +50796,7 @@
func (c *BackendServicesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51001,7 +51001,7 @@
func (c *BackendServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51168,7 +51168,7 @@
func (c *BackendServicesDeleteSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51333,7 +51333,7 @@
func (c *BackendServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51486,7 +51486,7 @@
func (c *BackendServicesGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51657,7 +51657,7 @@
func (c *BackendServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51878,7 +51878,7 @@
func (c *BackendServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52083,7 +52083,7 @@
func (c *BackendServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52259,7 +52259,7 @@
func (c *BackendServicesSetSecurityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52415,7 +52415,7 @@
func (c *BackendServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52589,7 +52589,7 @@
func (c *BackendServicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52831,7 +52831,7 @@
func (c *DiskTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53031,7 +53031,7 @@
func (c *DiskTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53263,7 +53263,7 @@
func (c *DiskTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53477,7 +53477,7 @@
func (c *DisksAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53728,7 +53728,7 @@
func (c *DisksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53946,7 +53946,7 @@
func (c *DisksCreateSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54139,7 +54139,7 @@
func (c *DisksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54308,7 +54308,7 @@
func (c *DisksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54483,7 +54483,7 @@
func (c *DisksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54676,7 +54676,7 @@
func (c *DisksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54913,7 +54913,7 @@
func (c *DisksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55125,7 +55125,7 @@
func (c *DisksRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55312,7 +55312,7 @@
func (c *DisksResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55480,7 +55480,7 @@
func (c *DisksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55662,7 +55662,7 @@
func (c *DisksSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55830,7 +55830,7 @@
func (c *DisksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56008,7 +56008,7 @@
func (c *ExternalVpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56166,7 +56166,7 @@
func (c *ExternalVpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56331,7 +56331,7 @@
func (c *ExternalVpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56551,7 +56551,7 @@
func (c *ExternalVpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56734,7 +56734,7 @@
func (c *ExternalVpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56886,7 +56886,7 @@
func (c *ExternalVpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57056,7 +57056,7 @@
func (c *FirewallsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57214,7 +57214,7 @@
func (c *FirewallsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57380,7 +57380,7 @@
func (c *FirewallsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57601,7 +57601,7 @@
func (c *FirewallsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57805,7 +57805,7 @@
func (c *FirewallsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57962,7 +57962,7 @@
func (c *FirewallsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58137,7 +58137,7 @@
func (c *FirewallsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58379,7 +58379,7 @@
func (c *ForwardingRulesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58586,7 +58586,7 @@
func (c *ForwardingRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58755,7 +58755,7 @@
func (c *ForwardingRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58932,7 +58932,7 @@
func (c *ForwardingRulesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59164,7 +59164,7 @@
func (c *ForwardingRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59379,7 +59379,7 @@
func (c *ForwardingRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59566,7 +59566,7 @@
func (c *ForwardingRulesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59754,7 +59754,7 @@
func (c *ForwardingRulesSetTargetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59922,7 +59922,7 @@
func (c *ForwardingRulesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60101,7 +60101,7 @@
func (c *GlobalAddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60260,7 +60260,7 @@
func (c *GlobalAddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60426,7 +60426,7 @@
func (c *GlobalAddressesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60646,7 +60646,7 @@
func (c *GlobalAddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60829,7 +60829,7 @@
func (c *GlobalAddressesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60981,7 +60981,7 @@
func (c *GlobalAddressesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61151,7 +61151,7 @@
func (c *GlobalForwardingRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61310,7 +61310,7 @@
func (c *GlobalForwardingRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61476,7 +61476,7 @@
func (c *GlobalForwardingRulesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61697,7 +61697,7 @@
func (c *GlobalForwardingRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61901,7 +61901,7 @@
func (c *GlobalForwardingRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62058,7 +62058,7 @@
func (c *GlobalForwardingRulesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62230,7 +62230,7 @@
func (c *GlobalForwardingRulesSetTargetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62387,7 +62387,7 @@
func (c *GlobalForwardingRulesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62559,7 +62559,7 @@
func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62732,7 +62732,7 @@
func (c *GlobalNetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62899,7 +62899,7 @@
func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63064,7 +63064,7 @@
func (c *GlobalNetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63228,7 +63228,7 @@
func (c *GlobalNetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63448,7 +63448,7 @@
func (c *GlobalNetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63694,7 +63694,7 @@
func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63969,7 +63969,7 @@
func (c *GlobalOperationsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64155,7 +64155,7 @@
func (c *GlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64281,7 +64281,7 @@
func (c *GlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64502,7 +64502,7 @@
func (c *GlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64695,7 +64695,7 @@
func (c *GlobalOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64842,7 +64842,7 @@
func (c *GlobalOrganizationOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64968,7 +64968,7 @@
func (c *GlobalOrganizationOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65189,7 +65189,7 @@
func (c *GlobalOrganizationOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65449,7 +65449,7 @@
func (c *HealthChecksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65653,7 +65653,7 @@
func (c *HealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65811,7 +65811,7 @@
func (c *HealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65976,7 +65976,7 @@
func (c *HealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66196,7 +66196,7 @@
func (c *HealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66399,7 +66399,7 @@
func (c *HealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66556,7 +66556,7 @@
func (c *HealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66728,7 +66728,7 @@
func (c *HealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66902,7 +66902,7 @@
func (c *HttpHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67061,7 +67061,7 @@
func (c *HttpHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67227,7 +67227,7 @@
func (c *HttpHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67448,7 +67448,7 @@
func (c *HttpHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67652,7 +67652,7 @@
func (c *HttpHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67809,7 +67809,7 @@
func (c *HttpHealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67982,7 +67982,7 @@
func (c *HttpHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68155,7 +68155,7 @@
func (c *HttpsHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68313,7 +68313,7 @@
func (c *HttpsHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68478,7 +68478,7 @@
func (c *HttpsHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68698,7 +68698,7 @@
func (c *HttpsHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68901,7 +68901,7 @@
func (c *HttpsHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69058,7 +69058,7 @@
func (c *HttpsHealthChecksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69230,7 +69230,7 @@
func (c *HttpsHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69404,7 +69404,7 @@
func (c *ImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69575,7 +69575,7 @@
func (c *ImagesDeprecateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69742,7 +69742,7 @@
func (c *ImagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69899,7 +69899,7 @@
func (c *ImagesGetFromFamilyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70063,7 +70063,7 @@
func (c *ImagesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70242,7 +70242,7 @@
func (c *ImagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70476,7 +70476,7 @@
func (c *ImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70679,7 +70679,7 @@
func (c *ImagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70836,7 +70836,7 @@
func (c *ImagesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70988,7 +70988,7 @@
func (c *ImagesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71140,7 +71140,7 @@
func (c *ImagesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71329,7 +71329,7 @@
func (c *InstanceGroupManagersAbandonInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71578,7 +71578,7 @@
func (c *InstanceGroupManagersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71770,7 +71770,7 @@
func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71953,7 +71953,7 @@
func (c *InstanceGroupManagersCreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72138,7 +72138,7 @@
func (c *InstanceGroupManagersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72329,7 +72329,7 @@
func (c *InstanceGroupManagersDeleteInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72495,7 +72495,7 @@
func (c *InstanceGroupManagersDeletePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72666,7 +72666,7 @@
func (c *InstanceGroupManagersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72848,7 +72848,7 @@
func (c *InstanceGroupManagersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73078,7 +73078,7 @@
func (c *InstanceGroupManagersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73346,7 +73346,7 @@
func (c *InstanceGroupManagersListErrorsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73616,7 +73616,7 @@
func (c *InstanceGroupManagersListManagedInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73880,7 +73880,7 @@
func (c *InstanceGroupManagersListPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74104,7 +74104,7 @@
func (c *InstanceGroupManagersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74290,7 +74290,7 @@
func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74488,7 +74488,7 @@
func (c *InstanceGroupManagersRecreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74691,7 +74691,7 @@
func (c *InstanceGroupManagersResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74889,7 +74889,7 @@
func (c *InstanceGroupManagersResizeAdvancedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75074,7 +75074,7 @@
func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75260,7 +75260,7 @@
func (c *InstanceGroupManagersSetInstanceTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75450,7 +75450,7 @@
func (c *InstanceGroupManagersSetTargetPoolsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75616,7 +75616,7 @@
func (c *InstanceGroupManagersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75802,7 +75802,7 @@
func (c *InstanceGroupManagersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75988,7 +75988,7 @@
func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76174,7 +76174,7 @@
func (c *InstanceGroupsAddInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76423,7 +76423,7 @@
func (c *InstanceGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76632,7 +76632,7 @@
func (c *InstanceGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76799,7 +76799,7 @@
func (c *InstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76973,7 +76973,7 @@
func (c *InstanceGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77203,7 +77203,7 @@
func (c *InstanceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77461,7 +77461,7 @@
func (c *InstanceGroupsListInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77690,7 +77690,7 @@
func (c *InstanceGroupsRemoveInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77874,7 +77874,7 @@
func (c *InstanceGroupsSetNamedPortsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78040,7 +78040,7 @@
func (c *InstanceGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78221,7 +78221,7 @@
func (c *InstanceTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78380,7 +78380,7 @@
func (c *InstanceTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78544,7 +78544,7 @@
func (c *InstanceTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78719,7 +78719,7 @@
func (c *InstanceTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78940,7 +78940,7 @@
func (c *InstanceTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79123,7 +79123,7 @@
func (c *InstanceTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79275,7 +79275,7 @@
func (c *InstanceTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79451,7 +79451,7 @@
func (c *InstancesAddAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79646,7 +79646,7 @@
func (c *InstancesAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79898,7 +79898,7 @@
func (c *InstancesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80118,7 +80118,7 @@
func (c *InstancesAttachDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80309,7 +80309,7 @@
func (c *InstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80489,7 +80489,7 @@
func (c *InstancesDeleteAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80681,7 +80681,7 @@
func (c *InstancesDetachDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80858,7 +80858,7 @@
func (c *InstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81027,7 +81027,7 @@
func (c *InstancesGetEffectiveFirewallsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81216,7 +81216,7 @@
func (c *InstancesGetGuestAttributesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81401,7 +81401,7 @@
func (c *InstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81574,7 +81574,7 @@
func (c *InstancesGetScreenshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81761,7 +81761,7 @@
func (c *InstancesGetSerialPortOutputCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81944,7 +81944,7 @@
func (c *InstancesGetShieldedInstanceIdentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82112,7 +82112,7 @@
func (c *InstancesGetShieldedVmIdentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82318,7 +82318,7 @@
func (c *InstancesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82560,7 +82560,7 @@
func (c *InstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82831,7 +82831,7 @@
func (c *InstancesListReferrersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83052,7 +83052,7 @@
func (c *InstancesRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83239,7 +83239,7 @@
func (c *InstancesResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83418,7 +83418,7 @@
func (c *InstancesResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83609,7 +83609,7 @@
func (c *InstancesSetDeletionProtectionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83795,7 +83795,7 @@
func (c *InstancesSetDiskAutoDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83970,7 +83970,7 @@
func (c *InstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84152,7 +84152,7 @@
func (c *InstancesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84339,7 +84339,7 @@
func (c *InstancesSetMachineResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84526,7 +84526,7 @@
func (c *InstancesSetMachineTypeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84714,7 +84714,7 @@
func (c *InstancesSetMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84903,7 +84903,7 @@
func (c *InstancesSetMinCpuPlatformCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85093,7 +85093,7 @@
func (c *InstancesSetSchedulingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85281,7 +85281,7 @@
func (c *InstancesSetServiceAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85470,7 +85470,7 @@
func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85659,7 +85659,7 @@
func (c *InstancesSetShieldedVmIntegrityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85847,7 +85847,7 @@
func (c *InstancesSetTagsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86013,7 +86013,7 @@
func (c *InstancesSimulateMaintenanceEventCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86186,7 +86186,7 @@
func (c *InstancesStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86366,7 +86366,7 @@
func (c *InstancesStartWithEncryptionKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86556,7 +86556,7 @@
func (c *InstancesStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86745,7 +86745,7 @@
func (c *InstancesSuspendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86910,7 +86910,7 @@
func (c *InstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87127,7 +87127,7 @@
func (c *InstancesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87351,7 +87351,7 @@
func (c *InstancesUpdateAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87547,7 +87547,7 @@
func (c *InstancesUpdateDisplayDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87735,7 +87735,7 @@
func (c *InstancesUpdateNetworkInterfaceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87931,7 +87931,7 @@
func (c *InstancesUpdateShieldedInstanceConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88120,7 +88120,7 @@
func (c *InstancesUpdateShieldedVmConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88371,7 +88371,7 @@
func (c *InterconnectAttachmentsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88578,7 +88578,7 @@
func (c *InterconnectAttachmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88746,7 +88746,7 @@
func (c *InterconnectAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88929,7 +88929,7 @@
func (c *InterconnectAttachmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89165,7 +89165,7 @@
func (c *InterconnectAttachmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89379,7 +89379,7 @@
func (c *InterconnectAttachmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89566,7 +89566,7 @@
func (c *InterconnectAttachmentsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89734,7 +89734,7 @@
func (c *InterconnectAttachmentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89906,7 +89906,7 @@
func (c *InterconnectLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90126,7 +90126,7 @@
func (c *InterconnectLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90325,7 +90325,7 @@
func (c *InterconnectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90483,7 +90483,7 @@
func (c *InterconnectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90640,7 +90640,7 @@
func (c *InterconnectsGetDiagnosticsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90806,7 +90806,7 @@
func (c *InterconnectsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91026,7 +91026,7 @@
func (c *InterconnectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91229,7 +91229,7 @@
func (c *InterconnectsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91386,7 +91386,7 @@
func (c *InterconnectsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91538,7 +91538,7 @@
func (c *InterconnectsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91702,7 +91702,7 @@
func (c *LicenseCodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91868,7 +91868,7 @@
func (c *LicensesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92028,7 +92028,7 @@
func (c *LicensesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92194,7 +92194,7 @@
func (c *LicensesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92366,7 +92366,7 @@
func (c *LicensesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92595,7 +92595,7 @@
func (c *LicensesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92780,7 +92780,7 @@
func (c *LicensesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92949,7 +92949,7 @@
func (c *MachineImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93107,7 +93107,7 @@
func (c *MachineImagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93271,7 +93271,7 @@
func (c *MachineImagesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93453,7 +93453,7 @@
func (c *MachineImagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93678,7 +93678,7 @@
func (c *MachineImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93861,7 +93861,7 @@
func (c *MachineImagesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94013,7 +94013,7 @@
func (c *MachineImagesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94251,7 +94251,7 @@
func (c *MachineTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94451,7 +94451,7 @@
func (c *MachineTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94683,7 +94683,7 @@
func (c *MachineTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94960,7 +94960,7 @@
func (c *NetworkEndpointGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95170,7 +95170,7 @@
func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95355,7 +95355,7 @@
func (c *NetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95532,7 +95532,7 @@
func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95707,7 +95707,7 @@
func (c *NetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95881,7 +95881,7 @@
func (c *NetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96111,7 +96111,7 @@
func (c *NetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96369,7 +96369,7 @@
func (c *NetworkEndpointGroupsListNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96577,7 +96577,7 @@
func (c *NetworkEndpointGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96757,7 +96757,7 @@
func (c *NetworksAddPeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96931,7 +96931,7 @@
func (c *NetworksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97090,7 +97090,7 @@
func (c *NetworksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97247,7 +97247,7 @@
func (c *NetworksGetEffectiveFirewallsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97414,7 +97414,7 @@
func (c *NetworksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97635,7 +97635,7 @@
func (c *NetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97918,7 +97918,7 @@
func (c *NetworksListPeeringRoutesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98153,7 +98153,7 @@
func (c *NetworksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98328,7 +98328,7 @@
func (c *NetworksRemovePeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98502,7 +98502,7 @@
func (c *NetworksSwitchToCustomModeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98651,7 +98651,7 @@
func (c *NetworksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98825,7 +98825,7 @@
func (c *NetworksUpdatePeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99002,7 +99002,7 @@
func (c *NodeGroupsAddNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99253,7 +99253,7 @@
func (c *NodeGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99459,7 +99459,7 @@
func (c *NodeGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99637,7 +99637,7 @@
func (c *NodeGroupsDeleteNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99815,7 +99815,7 @@
func (c *NodeGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99990,7 +99990,7 @@
func (c *NodeGroupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100173,7 +100173,7 @@
func (c *NodeGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100413,7 +100413,7 @@
func (c *NodeGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100669,7 +100669,7 @@
func (c *NodeGroupsListNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100887,7 +100887,7 @@
func (c *NodeGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101055,7 +101055,7 @@
func (c *NodeGroupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101236,7 +101236,7 @@
func (c *NodeGroupsSetNodeTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101404,7 +101404,7 @@
func (c *NodeGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101650,7 +101650,7 @@
func (c *NodeTemplatesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101856,7 +101856,7 @@
func (c *NodeTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102025,7 +102025,7 @@
func (c *NodeTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102200,7 +102200,7 @@
func (c *NodeTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102382,7 +102382,7 @@
func (c *NodeTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102613,7 +102613,7 @@
func (c *NodeTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102807,7 +102807,7 @@
func (c *NodeTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102970,7 +102970,7 @@
func (c *NodeTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103216,7 +103216,7 @@
func (c *NodeTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103415,7 +103415,7 @@
func (c *NodeTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103646,7 +103646,7 @@
func (c *NodeTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103865,7 +103865,7 @@
func (c *OrganizationSecurityPoliciesAddAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104034,7 +104034,7 @@
func (c *OrganizationSecurityPoliciesAddRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104203,7 +104203,7 @@
func (c *OrganizationSecurityPoliciesCopyRulesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104362,7 +104362,7 @@
func (c *OrganizationSecurityPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104509,7 +104509,7 @@
func (c *OrganizationSecurityPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104661,7 +104661,7 @@
func (c *OrganizationSecurityPoliciesGetAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104818,7 +104818,7 @@
func (c *OrganizationSecurityPoliciesGetRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104985,7 +104985,7 @@
func (c *OrganizationSecurityPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105202,7 +105202,7 @@
func (c *OrganizationSecurityPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105390,7 +105390,7 @@
func (c *OrganizationSecurityPoliciesListAssociationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105543,7 +105543,7 @@
func (c *OrganizationSecurityPoliciesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105705,7 +105705,7 @@
func (c *OrganizationSecurityPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105876,7 +105876,7 @@
func (c *OrganizationSecurityPoliciesPatchRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106052,7 +106052,7 @@
func (c *OrganizationSecurityPoliciesRemoveAssociationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106218,7 +106218,7 @@
func (c *OrganizationSecurityPoliciesRemoveRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106448,7 +106448,7 @@
func (c *PacketMirroringsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106654,7 +106654,7 @@
func (c *PacketMirroringsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106822,7 +106822,7 @@
func (c *PacketMirroringsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106998,7 +106998,7 @@
func (c *PacketMirroringsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107229,7 +107229,7 @@
func (c *PacketMirroringsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107443,7 +107443,7 @@
func (c *PacketMirroringsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107611,7 +107611,7 @@
func (c *PacketMirroringsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107787,7 +107787,7 @@
func (c *ProjectsDisableXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107944,7 +107944,7 @@
func (c *ProjectsDisableXpnResourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108106,7 +108106,7 @@
func (c *ProjectsEnableXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108264,7 +108264,7 @@
func (c *ProjectsEnableXpnResourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108419,7 +108419,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108565,7 +108565,7 @@
func (c *ProjectsGetXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108775,7 +108775,7 @@
func (c *ProjectsGetXpnResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109020,7 +109020,7 @@
func (c *ProjectsListXpnHostsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109223,7 +109223,7 @@
func (c *ProjectsMoveDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109388,7 +109388,7 @@
func (c *ProjectsMoveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109554,7 +109554,7 @@
func (c *ProjectsSetCommonInstanceMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109721,7 +109721,7 @@
func (c *ProjectsSetDefaultNetworkTierCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109889,7 +109889,7 @@
func (c *ProjectsSetUsageExportBucketCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110058,7 +110058,7 @@
func (c *RegionAutoscalersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110226,7 +110226,7 @@
func (c *RegionAutoscalersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110402,7 +110402,7 @@
func (c *RegionAutoscalersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110633,7 +110633,7 @@
func (c *RegionAutoscalersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110852,7 +110852,7 @@
func (c *RegionAutoscalersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111017,7 +111017,7 @@
func (c *RegionAutoscalersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111205,7 +111205,7 @@
func (c *RegionAutoscalersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111386,7 +111386,7 @@
func (c *RegionBackendServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111554,7 +111554,7 @@
func (c *RegionBackendServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111713,7 +111713,7 @@
func (c *RegionBackendServicesGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111894,7 +111894,7 @@
func (c *RegionBackendServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112125,7 +112125,7 @@
func (c *RegionBackendServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112340,7 +112340,7 @@
func (c *RegionBackendServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112508,7 +112508,7 @@
func (c *RegionBackendServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112692,7 +112692,7 @@
func (c *RegionBackendServicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112942,7 +112942,7 @@
func (c *RegionCommitmentsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113141,7 +113141,7 @@
func (c *RegionCommitmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113317,7 +113317,7 @@
func (c *RegionCommitmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113548,7 +113548,7 @@
func (c *RegionCommitmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113761,7 +113761,7 @@
func (c *RegionCommitmentsUpdateReservationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113938,7 +113938,7 @@
func (c *RegionDiskTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114169,7 +114169,7 @@
func (c *RegionDiskTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114383,7 +114383,7 @@
func (c *RegionDisksAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114569,7 +114569,7 @@
func (c *RegionDisksCreateSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114756,7 +114756,7 @@
func (c *RegionDisksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114923,7 +114923,7 @@
func (c *RegionDisksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115098,7 +115098,7 @@
func (c *RegionDisksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115287,7 +115287,7 @@
func (c *RegionDisksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115523,7 +115523,7 @@
func (c *RegionDisksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115736,7 +115736,7 @@
func (c *RegionDisksRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115922,7 +115922,7 @@
func (c *RegionDisksResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116090,7 +116090,7 @@
func (c *RegionDisksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116271,7 +116271,7 @@
func (c *RegionDisksSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116439,7 +116439,7 @@
func (c *RegionDisksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116619,7 +116619,7 @@
func (c *RegionHealthCheckServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116786,7 +116786,7 @@
func (c *RegionHealthCheckServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116961,7 +116961,7 @@
func (c *RegionHealthCheckServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117192,7 +117192,7 @@
func (c *RegionHealthCheckServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117406,7 +117406,7 @@
func (c *RegionHealthCheckServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117589,7 +117589,7 @@
func (c *RegionHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117758,7 +117758,7 @@
func (c *RegionHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117934,7 +117934,7 @@
func (c *RegionHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118165,7 +118165,7 @@
func (c *RegionHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118379,7 +118379,7 @@
func (c *RegionHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118566,7 +118566,7 @@
func (c *RegionHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118768,7 +118768,7 @@
func (c *RegionInstanceGroupManagersAbandonInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118934,7 +118934,7 @@
func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119117,7 +119117,7 @@
func (c *RegionInstanceGroupManagersCreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119300,7 +119300,7 @@
func (c *RegionInstanceGroupManagersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119492,7 +119492,7 @@
func (c *RegionInstanceGroupManagersDeleteInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119658,7 +119658,7 @@
func (c *RegionInstanceGroupManagersDeletePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119828,7 +119828,7 @@
func (c *RegionInstanceGroupManagersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120009,7 +120009,7 @@
func (c *RegionInstanceGroupManagersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120239,7 +120239,7 @@
func (c *RegionInstanceGroupManagersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120507,7 +120507,7 @@
func (c *RegionInstanceGroupManagersListErrorsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120775,7 +120775,7 @@
func (c *RegionInstanceGroupManagersListManagedInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121039,7 +121039,7 @@
func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121263,7 +121263,7 @@
func (c *RegionInstanceGroupManagersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121450,7 +121450,7 @@
func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121648,7 +121648,7 @@
func (c *RegionInstanceGroupManagersRecreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121843,7 +121843,7 @@
func (c *RegionInstanceGroupManagersResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122030,7 +122030,7 @@
func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122216,7 +122216,7 @@
func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122402,7 +122402,7 @@
func (c *RegionInstanceGroupManagersSetTargetPoolsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122568,7 +122568,7 @@
func (c *RegionInstanceGroupManagersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122754,7 +122754,7 @@
func (c *RegionInstanceGroupManagersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122941,7 +122941,7 @@
func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123115,7 +123115,7 @@
func (c *RegionInstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123344,7 +123344,7 @@
func (c *RegionInstanceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123605,7 +123605,7 @@
func (c *RegionInstanceGroupsListInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123831,7 +123831,7 @@
func (c *RegionInstanceGroupsSetNamedPortsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123997,7 +123997,7 @@
func (c *RegionInstanceGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124179,7 +124179,7 @@
func (c *RegionNetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124346,7 +124346,7 @@
func (c *RegionNetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124520,7 +124520,7 @@
func (c *RegionNetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124750,7 +124750,7 @@
func (c *RegionNetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124960,7 +124960,7 @@
func (c *RegionNotificationEndpointsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125129,7 +125129,7 @@
func (c *RegionNotificationEndpointsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125305,7 +125305,7 @@
func (c *RegionNotificationEndpointsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125536,7 +125536,7 @@
func (c *RegionNotificationEndpointsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125728,7 +125728,7 @@
func (c *RegionOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125864,7 +125864,7 @@
func (c *RegionOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126096,7 +126096,7 @@
func (c *RegionOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126300,7 +126300,7 @@
func (c *RegionOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126472,7 +126472,7 @@
func (c *RegionSslCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126642,7 +126642,7 @@
func (c *RegionSslCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126818,7 +126818,7 @@
func (c *RegionSslCertificatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127049,7 +127049,7 @@
func (c *RegionSslCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127259,7 +127259,7 @@
func (c *RegionTargetHttpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127429,7 +127429,7 @@
func (c *RegionTargetHttpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127605,7 +127605,7 @@
func (c *RegionTargetHttpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127836,7 +127836,7 @@
func (c *RegionTargetHttpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128048,7 +128048,7 @@
func (c *RegionTargetHttpProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128232,7 +128232,7 @@
func (c *RegionTargetHttpsProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128402,7 +128402,7 @@
func (c *RegionTargetHttpsProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128578,7 +128578,7 @@
func (c *RegionTargetHttpsProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128809,7 +128809,7 @@
func (c *RegionTargetHttpsProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129021,7 +129021,7 @@
func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129207,7 +129207,7 @@
func (c *RegionTargetHttpsProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129379,7 +129379,7 @@
func (c *RegionUrlMapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129548,7 +129548,7 @@
func (c *RegionUrlMapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129712,7 +129712,7 @@
func (c *RegionUrlMapsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129878,7 +129878,7 @@
func (c *RegionUrlMapsInvalidateCacheCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130118,7 +130118,7 @@
func (c *RegionUrlMapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130320,7 +130320,7 @@
func (c *RegionUrlMapsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130495,7 +130495,7 @@
func (c *RegionUrlMapsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130664,7 +130664,7 @@
func (c *RegionUrlMapsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130835,7 +130835,7 @@
func (c *RegionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131056,7 +131056,7 @@
func (c *RegionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131323,7 +131323,7 @@
func (c *ReservationsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131529,7 +131529,7 @@
func (c *ReservationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131697,7 +131697,7 @@
func (c *ReservationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131872,7 +131872,7 @@
func (c *ReservationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132054,7 +132054,7 @@
func (c *ReservationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132285,7 +132285,7 @@
func (c *ReservationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132499,7 +132499,7 @@
func (c *ReservationsResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132667,7 +132667,7 @@
func (c *ReservationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132830,7 +132830,7 @@
func (c *ReservationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133076,7 +133076,7 @@
func (c *ResourcePoliciesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133282,7 +133282,7 @@
func (c *ResourcePoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133450,7 +133450,7 @@
func (c *ResourcePoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133625,7 +133625,7 @@
func (c *ResourcePoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133806,7 +133806,7 @@
func (c *ResourcePoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134037,7 +134037,7 @@
func (c *ResourcePoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134231,7 +134231,7 @@
func (c *ResourcePoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134394,7 +134394,7 @@
func (c *ResourcePoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134640,7 +134640,7 @@
func (c *RoutersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134846,7 +134846,7 @@
func (c *RoutersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135015,7 +135015,7 @@
func (c *RoutersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135257,7 +135257,7 @@
func (c *RoutersGetNatMappingInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135474,7 +135474,7 @@
func (c *RoutersGetRouterStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135650,7 +135650,7 @@
func (c *RoutersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135881,7 +135881,7 @@
func (c *RoutersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136095,7 +136095,7 @@
func (c *RoutersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136264,7 +136264,7 @@
func (c *RoutersPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136428,7 +136428,7 @@
func (c *RoutersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136614,7 +136614,7 @@
func (c *RoutersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136797,7 +136797,7 @@
func (c *RoutesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136956,7 +136956,7 @@
func (c *RoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137122,7 +137122,7 @@
func (c *RoutesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137343,7 +137343,7 @@
func (c *RoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137526,7 +137526,7 @@
func (c *RoutesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137685,7 +137685,7 @@
func (c *SecurityPoliciesAddRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137858,7 +137858,7 @@
func (c *SecurityPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138016,7 +138016,7 @@
func (c *SecurityPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138179,7 +138179,7 @@
func (c *SecurityPoliciesGetRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138357,7 +138357,7 @@
func (c *SecurityPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138582,7 +138582,7 @@
func (c *SecurityPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138837,7 +138837,7 @@
func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139020,7 +139020,7 @@
func (c *SecurityPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139190,7 +139190,7 @@
func (c *SecurityPoliciesPatchRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139357,7 +139357,7 @@
func (c *SecurityPoliciesRemoveRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139507,7 +139507,7 @@
func (c *SecurityPoliciesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139659,7 +139659,7 @@
func (c *SecurityPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139835,7 +139835,7 @@
func (c *SnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139994,7 +139994,7 @@
func (c *SnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140158,7 +140158,7 @@
func (c *SnapshotsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140385,7 +140385,7 @@
func (c *SnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140568,7 +140568,7 @@
func (c *SnapshotsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140720,7 +140720,7 @@
func (c *SnapshotsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140872,7 +140872,7 @@
func (c *SnapshotsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141110,7 +141110,7 @@
func (c *SslCertificatesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141314,7 +141314,7 @@
func (c *SslCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141472,7 +141472,7 @@
func (c *SslCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141637,7 +141637,7 @@
func (c *SslCertificatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141857,7 +141857,7 @@
func (c *SslCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142040,7 +142040,7 @@
func (c *SslCertificatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142211,7 +142211,7 @@
func (c *SslPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142368,7 +142368,7 @@
func (c *SslPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142532,7 +142532,7 @@
func (c *SslPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142752,7 +142752,7 @@
func (c *SslPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143007,7 +143007,7 @@
func (c *SslPoliciesListAvailableFeaturesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143190,7 +143190,7 @@
func (c *SslPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143346,7 +143346,7 @@
func (c *SslPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143583,7 +143583,7 @@
func (c *SubnetworksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143789,7 +143789,7 @@
func (c *SubnetworksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143968,7 +143968,7 @@
func (c *SubnetworksExpandIpCidrRangeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144145,7 +144145,7 @@
func (c *SubnetworksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144320,7 +144320,7 @@
func (c *SubnetworksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144502,7 +144502,7 @@
func (c *SubnetworksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144733,7 +144733,7 @@
func (c *SubnetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -144997,7 +144997,7 @@
func (c *SubnetworksListUsableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145218,7 +145218,7 @@
func (c *SubnetworksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145392,7 +145392,7 @@
func (c *SubnetworksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145575,7 +145575,7 @@
func (c *SubnetworksSetPrivateIpGoogleAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145743,7 +145743,7 @@
func (c *SubnetworksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -145921,7 +145921,7 @@
func (c *TargetGrpcProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146079,7 +146079,7 @@
func (c *TargetGrpcProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146244,7 +146244,7 @@
func (c *TargetGrpcProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146463,7 +146463,7 @@
func (c *TargetGrpcProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146666,7 +146666,7 @@
func (c *TargetGrpcProxiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -146908,7 +146908,7 @@
func (c *TargetHttpProxiesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147113,7 +147113,7 @@
func (c *TargetHttpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147272,7 +147272,7 @@
func (c *TargetHttpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147438,7 +147438,7 @@
func (c *TargetHttpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147659,7 +147659,7 @@
func (c *TargetHttpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -147861,7 +147861,7 @@
func (c *TargetHttpProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148018,7 +148018,7 @@
func (c *TargetHttpProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148256,7 +148256,7 @@
func (c *TargetHttpsProxiesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148460,7 +148460,7 @@
func (c *TargetHttpsProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148618,7 +148618,7 @@
func (c *TargetHttpsProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -148783,7 +148783,7 @@
func (c *TargetHttpsProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149003,7 +149003,7 @@
func (c *TargetHttpsProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149204,7 +149204,7 @@
func (c *TargetHttpsProxiesSetQuicOverrideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149378,7 +149378,7 @@
func (c *TargetHttpsProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149557,7 +149557,7 @@
func (c *TargetHttpsProxiesSetSslPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149731,7 +149731,7 @@
func (c *TargetHttpsProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -149888,7 +149888,7 @@
func (c *TargetHttpsProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150126,7 +150126,7 @@
func (c *TargetInstancesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150333,7 +150333,7 @@
func (c *TargetInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150503,7 +150503,7 @@
func (c *TargetInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150680,7 +150680,7 @@
func (c *TargetInstancesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -150912,7 +150912,7 @@
func (c *TargetInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151106,7 +151106,7 @@
func (c *TargetInstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151289,7 +151289,7 @@
func (c *TargetPoolsAddHealthCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151476,7 +151476,7 @@
func (c *TargetPoolsAddInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151727,7 +151727,7 @@
func (c *TargetPoolsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -151934,7 +151934,7 @@
func (c *TargetPoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152104,7 +152104,7 @@
func (c *TargetPoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152264,7 +152264,7 @@
func (c *TargetPoolsGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152446,7 +152446,7 @@
func (c *TargetPoolsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152678,7 +152678,7 @@
func (c *TargetPoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -152891,7 +152891,7 @@
func (c *TargetPoolsRemoveHealthCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153078,7 +153078,7 @@
func (c *TargetPoolsRemoveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153272,7 +153272,7 @@
func (c *TargetPoolsSetBackupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153446,7 +153446,7 @@
func (c *TargetPoolsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153624,7 +153624,7 @@
func (c *TargetSslProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153782,7 +153782,7 @@
func (c *TargetSslProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -153947,7 +153947,7 @@
func (c *TargetSslProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154167,7 +154167,7 @@
func (c *TargetSslProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154368,7 +154368,7 @@
func (c *TargetSslProxiesSetBackendServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154543,7 +154543,7 @@
func (c *TargetSslProxiesSetProxyHeaderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154718,7 +154718,7 @@
func (c *TargetSslProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -154896,7 +154896,7 @@
func (c *TargetSslProxiesSetSslPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155052,7 +155052,7 @@
func (c *TargetSslProxiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155221,7 +155221,7 @@
func (c *TargetTcpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155379,7 +155379,7 @@
func (c *TargetTcpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155544,7 +155544,7 @@
func (c *TargetTcpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155764,7 +155764,7 @@
func (c *TargetTcpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -155965,7 +155965,7 @@
func (c *TargetTcpProxiesSetBackendServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156140,7 +156140,7 @@
func (c *TargetTcpProxiesSetProxyHeaderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156381,7 +156381,7 @@
func (c *TargetVpnGatewaysAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156587,7 +156587,7 @@
func (c *TargetVpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156756,7 +156756,7 @@
func (c *TargetVpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -156932,7 +156932,7 @@
func (c *TargetVpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157163,7 +157163,7 @@
func (c *TargetVpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157376,7 +157376,7 @@
func (c *TargetVpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157544,7 +157544,7 @@
func (c *TargetVpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157791,7 +157791,7 @@
func (c *UrlMapsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -157996,7 +157996,7 @@
func (c *UrlMapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158155,7 +158155,7 @@
func (c *UrlMapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158321,7 +158321,7 @@
func (c *UrlMapsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158488,7 +158488,7 @@
func (c *UrlMapsInvalidateCacheCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158718,7 +158718,7 @@
func (c *UrlMapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -158922,7 +158922,7 @@
func (c *UrlMapsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159079,7 +159079,7 @@
func (c *UrlMapsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159252,7 +159252,7 @@
func (c *UrlMapsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159411,7 +159411,7 @@
func (c *UrlMapsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159647,7 +159647,7 @@
func (c *VpnGatewaysAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -159853,7 +159853,7 @@
func (c *VpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160022,7 +160022,7 @@
func (c *VpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160189,7 +160189,7 @@
func (c *VpnGatewaysGetStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160365,7 +160365,7 @@
func (c *VpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160596,7 +160596,7 @@
func (c *VpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -160809,7 +160809,7 @@
func (c *VpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161059,7 +161059,7 @@
func (c *VpnTunnelsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161265,7 +161265,7 @@
func (c *VpnTunnelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161434,7 +161434,7 @@
func (c *VpnTunnelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161610,7 +161610,7 @@
func (c *VpnTunnelsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -161841,7 +161841,7 @@
func (c *VpnTunnelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162054,7 +162054,7 @@
func (c *VpnTunnelsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162222,7 +162222,7 @@
func (c *VpnTunnelsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162384,7 +162384,7 @@
func (c *ZoneOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162520,7 +162520,7 @@
func (c *ZoneOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162752,7 +162752,7 @@
func (c *ZoneOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -162956,7 +162956,7 @@
func (c *ZoneOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163120,7 +163120,7 @@
func (c *ZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -163341,7 +163341,7 @@
func (c *ZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/compute/v1/compute-gen.go b/compute/v1/compute-gen.go
index a95b379..1f854dd 100644
--- a/compute/v1/compute-gen.go
+++ b/compute/v1/compute-gen.go
@@ -42045,7 +42045,7 @@
func (c *AcceleratorTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42243,7 +42243,7 @@
func (c *AcceleratorTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42474,7 +42474,7 @@
func (c *AcceleratorTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42751,7 +42751,7 @@
func (c *AddressesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42958,7 +42958,7 @@
func (c *AddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43127,7 +43127,7 @@
func (c *AddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43304,7 +43304,7 @@
func (c *AddressesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43536,7 +43536,7 @@
func (c *AddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43812,7 +43812,7 @@
func (c *AutoscalersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44018,7 +44018,7 @@
func (c *AutoscalersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44187,7 +44187,7 @@
func (c *AutoscalersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44363,7 +44363,7 @@
func (c *AutoscalersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44594,7 +44594,7 @@
func (c *AutoscalersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44813,7 +44813,7 @@
func (c *AutoscalersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45002,7 +45002,7 @@
func (c *AutoscalersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45184,7 +45184,7 @@
func (c *BackendBucketsAddSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45356,7 +45356,7 @@
func (c *BackendBucketsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45523,7 +45523,7 @@
func (c *BackendBucketsDeleteSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45687,7 +45687,7 @@
func (c *BackendBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45852,7 +45852,7 @@
func (c *BackendBucketsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46072,7 +46072,7 @@
func (c *BackendBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46275,7 +46275,7 @@
func (c *BackendBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46451,7 +46451,7 @@
func (c *BackendBucketsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46627,7 +46627,7 @@
func (c *BackendServicesAddSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46868,7 +46868,7 @@
func (c *BackendServicesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47073,7 +47073,7 @@
func (c *BackendServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47240,7 +47240,7 @@
func (c *BackendServicesDeleteSignedUrlKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47405,7 +47405,7 @@
func (c *BackendServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47558,7 +47558,7 @@
func (c *BackendServicesGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47729,7 +47729,7 @@
func (c *BackendServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47950,7 +47950,7 @@
func (c *BackendServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48155,7 +48155,7 @@
func (c *BackendServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48331,7 +48331,7 @@
func (c *BackendServicesSetSecurityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48508,7 +48508,7 @@
func (c *BackendServicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48750,7 +48750,7 @@
func (c *DiskTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48950,7 +48950,7 @@
func (c *DiskTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49182,7 +49182,7 @@
func (c *DiskTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49396,7 +49396,7 @@
func (c *DisksAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49647,7 +49647,7 @@
func (c *DisksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49865,7 +49865,7 @@
func (c *DisksCreateSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50058,7 +50058,7 @@
func (c *DisksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50227,7 +50227,7 @@
func (c *DisksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50395,7 +50395,7 @@
func (c *DisksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50582,7 +50582,7 @@
func (c *DisksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50819,7 +50819,7 @@
func (c *DisksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51031,7 +51031,7 @@
func (c *DisksRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51218,7 +51218,7 @@
func (c *DisksResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51386,7 +51386,7 @@
func (c *DisksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51568,7 +51568,7 @@
func (c *DisksSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51736,7 +51736,7 @@
func (c *DisksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51914,7 +51914,7 @@
func (c *ExternalVpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52072,7 +52072,7 @@
func (c *ExternalVpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52237,7 +52237,7 @@
func (c *ExternalVpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52457,7 +52457,7 @@
func (c *ExternalVpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52640,7 +52640,7 @@
func (c *ExternalVpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52792,7 +52792,7 @@
func (c *ExternalVpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -52962,7 +52962,7 @@
func (c *FirewallsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53120,7 +53120,7 @@
func (c *FirewallsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53286,7 +53286,7 @@
func (c *FirewallsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53507,7 +53507,7 @@
func (c *FirewallsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53711,7 +53711,7 @@
func (c *FirewallsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -53890,7 +53890,7 @@
func (c *FirewallsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54132,7 +54132,7 @@
func (c *ForwardingRulesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54339,7 +54339,7 @@
func (c *ForwardingRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54508,7 +54508,7 @@
func (c *ForwardingRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54685,7 +54685,7 @@
func (c *ForwardingRulesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -54917,7 +54917,7 @@
func (c *ForwardingRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55132,7 +55132,7 @@
func (c *ForwardingRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55320,7 +55320,7 @@
func (c *ForwardingRulesSetTargetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55503,7 +55503,7 @@
func (c *GlobalAddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55662,7 +55662,7 @@
func (c *GlobalAddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -55828,7 +55828,7 @@
func (c *GlobalAddressesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56048,7 +56048,7 @@
func (c *GlobalAddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56248,7 +56248,7 @@
func (c *GlobalForwardingRulesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56407,7 +56407,7 @@
func (c *GlobalForwardingRulesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56573,7 +56573,7 @@
func (c *GlobalForwardingRulesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56794,7 +56794,7 @@
func (c *GlobalForwardingRulesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -56998,7 +56998,7 @@
func (c *GlobalForwardingRulesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57175,7 +57175,7 @@
func (c *GlobalForwardingRulesSetTargetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57351,7 +57351,7 @@
func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57524,7 +57524,7 @@
func (c *GlobalNetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57691,7 +57691,7 @@
func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -57856,7 +57856,7 @@
func (c *GlobalNetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58020,7 +58020,7 @@
func (c *GlobalNetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58240,7 +58240,7 @@
func (c *GlobalNetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58486,7 +58486,7 @@
func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58761,7 +58761,7 @@
func (c *GlobalOperationsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -58947,7 +58947,7 @@
func (c *GlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59073,7 +59073,7 @@
func (c *GlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59294,7 +59294,7 @@
func (c *GlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59487,7 +59487,7 @@
func (c *GlobalOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59717,7 +59717,7 @@
func (c *HealthChecksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -59921,7 +59921,7 @@
func (c *HealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60079,7 +60079,7 @@
func (c *HealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60244,7 +60244,7 @@
func (c *HealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60464,7 +60464,7 @@
func (c *HealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60667,7 +60667,7 @@
func (c *HealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -60843,7 +60843,7 @@
func (c *HealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61017,7 +61017,7 @@
func (c *HttpHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61176,7 +61176,7 @@
func (c *HttpHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61342,7 +61342,7 @@
func (c *HttpHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61563,7 +61563,7 @@
func (c *HttpHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61767,7 +61767,7 @@
func (c *HttpHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -61944,7 +61944,7 @@
func (c *HttpHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62117,7 +62117,7 @@
func (c *HttpsHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62275,7 +62275,7 @@
func (c *HttpsHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62440,7 +62440,7 @@
func (c *HttpsHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62660,7 +62660,7 @@
func (c *HttpsHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -62863,7 +62863,7 @@
func (c *HttpsHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63039,7 +63039,7 @@
func (c *HttpsHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63213,7 +63213,7 @@
func (c *ImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63384,7 +63384,7 @@
func (c *ImagesDeprecateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63551,7 +63551,7 @@
func (c *ImagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63708,7 +63708,7 @@
func (c *ImagesGetFromFamilyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -63865,7 +63865,7 @@
func (c *ImagesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64038,7 +64038,7 @@
func (c *ImagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64272,7 +64272,7 @@
func (c *ImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64455,7 +64455,7 @@
func (c *ImagesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64607,7 +64607,7 @@
func (c *ImagesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64759,7 +64759,7 @@
func (c *ImagesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -64948,7 +64948,7 @@
func (c *InstanceGroupManagersAbandonInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65197,7 +65197,7 @@
func (c *InstanceGroupManagersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65389,7 +65389,7 @@
func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65572,7 +65572,7 @@
func (c *InstanceGroupManagersCreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65757,7 +65757,7 @@
func (c *InstanceGroupManagersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -65948,7 +65948,7 @@
func (c *InstanceGroupManagersDeleteInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66124,7 +66124,7 @@
func (c *InstanceGroupManagersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66306,7 +66306,7 @@
func (c *InstanceGroupManagersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66536,7 +66536,7 @@
func (c *InstanceGroupManagersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -66804,7 +66804,7 @@
func (c *InstanceGroupManagersListErrorsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67074,7 +67074,7 @@
func (c *InstanceGroupManagersListManagedInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67298,7 +67298,7 @@
func (c *InstanceGroupManagersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67496,7 +67496,7 @@
func (c *InstanceGroupManagersRecreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67699,7 +67699,7 @@
func (c *InstanceGroupManagersResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -67885,7 +67885,7 @@
func (c *InstanceGroupManagersSetInstanceTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68075,7 +68075,7 @@
func (c *InstanceGroupManagersSetTargetPoolsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68261,7 +68261,7 @@
func (c *InstanceGroupsAddInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68510,7 +68510,7 @@
func (c *InstanceGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68719,7 +68719,7 @@
func (c *InstanceGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -68886,7 +68886,7 @@
func (c *InstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69060,7 +69060,7 @@
func (c *InstanceGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69290,7 +69290,7 @@
func (c *InstanceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69548,7 +69548,7 @@
func (c *InstanceGroupsListInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69777,7 +69777,7 @@
func (c *InstanceGroupsRemoveInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -69961,7 +69961,7 @@
func (c *InstanceGroupsSetNamedPortsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70144,7 +70144,7 @@
func (c *InstanceTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70303,7 +70303,7 @@
func (c *InstanceTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70460,7 +70460,7 @@
func (c *InstanceTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70629,7 +70629,7 @@
func (c *InstanceTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -70850,7 +70850,7 @@
func (c *InstanceTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71033,7 +71033,7 @@
func (c *InstanceTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71185,7 +71185,7 @@
func (c *InstanceTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71361,7 +71361,7 @@
func (c *InstancesAddAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71556,7 +71556,7 @@
func (c *InstancesAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -71808,7 +71808,7 @@
func (c *InstancesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72028,7 +72028,7 @@
func (c *InstancesAttachDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72219,7 +72219,7 @@
func (c *InstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72399,7 +72399,7 @@
func (c *InstancesDeleteAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72591,7 +72591,7 @@
func (c *InstancesDetachDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72768,7 +72768,7 @@
func (c *InstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -72949,7 +72949,7 @@
func (c *InstancesGetGuestAttributesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73127,7 +73127,7 @@
func (c *InstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73314,7 +73314,7 @@
func (c *InstancesGetSerialPortOutputCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73497,7 +73497,7 @@
func (c *InstancesGetShieldedInstanceIdentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73689,7 +73689,7 @@
func (c *InstancesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -73926,7 +73926,7 @@
func (c *InstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74197,7 +74197,7 @@
func (c *InstancesListReferrersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74418,7 +74418,7 @@
func (c *InstancesRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74605,7 +74605,7 @@
func (c *InstancesResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74788,7 +74788,7 @@
func (c *InstancesSetDeletionProtectionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -74974,7 +74974,7 @@
func (c *InstancesSetDiskAutoDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75149,7 +75149,7 @@
func (c *InstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75331,7 +75331,7 @@
func (c *InstancesSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75518,7 +75518,7 @@
func (c *InstancesSetMachineResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75705,7 +75705,7 @@
func (c *InstancesSetMachineTypeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -75893,7 +75893,7 @@
func (c *InstancesSetMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76082,7 +76082,7 @@
func (c *InstancesSetMinCpuPlatformCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76272,7 +76272,7 @@
func (c *InstancesSetSchedulingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76460,7 +76460,7 @@
func (c *InstancesSetServiceAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76649,7 +76649,7 @@
func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -76837,7 +76837,7 @@
func (c *InstancesSetTagsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77003,7 +77003,7 @@
func (c *InstancesSimulateMaintenanceEventCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77176,7 +77176,7 @@
func (c *InstancesStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77356,7 +77356,7 @@
func (c *InstancesStartWithEncryptionKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77546,7 +77546,7 @@
func (c *InstancesStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77706,7 +77706,7 @@
func (c *InstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -77923,7 +77923,7 @@
func (c *InstancesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78147,7 +78147,7 @@
func (c *InstancesUpdateAccessConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78343,7 +78343,7 @@
func (c *InstancesUpdateDisplayDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78531,7 +78531,7 @@
func (c *InstancesUpdateNetworkInterfaceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78727,7 +78727,7 @@
func (c *InstancesUpdateShieldedInstanceConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -78978,7 +78978,7 @@
func (c *InterconnectAttachmentsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79185,7 +79185,7 @@
func (c *InterconnectAttachmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79353,7 +79353,7 @@
func (c *InterconnectAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79536,7 +79536,7 @@
func (c *InterconnectAttachmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79772,7 +79772,7 @@
func (c *InterconnectAttachmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -79986,7 +79986,7 @@
func (c *InterconnectAttachmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80162,7 +80162,7 @@
func (c *InterconnectLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80382,7 +80382,7 @@
func (c *InterconnectLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80581,7 +80581,7 @@
func (c *InterconnectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80739,7 +80739,7 @@
func (c *InterconnectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -80896,7 +80896,7 @@
func (c *InterconnectsGetDiagnosticsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81062,7 +81062,7 @@
func (c *InterconnectsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81282,7 +81282,7 @@
func (c *InterconnectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81485,7 +81485,7 @@
func (c *InterconnectsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81653,7 +81653,7 @@
func (c *LicenseCodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81802,7 +81802,7 @@
func (c *LicenseCodesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -81973,7 +81973,7 @@
func (c *LicensesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82133,7 +82133,7 @@
func (c *LicensesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82292,7 +82292,7 @@
func (c *LicensesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82458,7 +82458,7 @@
func (c *LicensesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82687,7 +82687,7 @@
func (c *LicensesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -82872,7 +82872,7 @@
func (c *LicensesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83025,7 +83025,7 @@
func (c *LicensesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83263,7 +83263,7 @@
func (c *MachineTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83463,7 +83463,7 @@
func (c *MachineTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83695,7 +83695,7 @@
func (c *MachineTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -83972,7 +83972,7 @@
func (c *NetworkEndpointGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84182,7 +84182,7 @@
func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84367,7 +84367,7 @@
func (c *NetworkEndpointGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84544,7 +84544,7 @@
func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84719,7 +84719,7 @@
func (c *NetworkEndpointGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -84893,7 +84893,7 @@
func (c *NetworkEndpointGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85123,7 +85123,7 @@
func (c *NetworkEndpointGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85381,7 +85381,7 @@
func (c *NetworkEndpointGroupsListNetworkEndpointsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85589,7 +85589,7 @@
func (c *NetworkEndpointGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85769,7 +85769,7 @@
func (c *NetworksAddPeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -85943,7 +85943,7 @@
func (c *NetworksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86102,7 +86102,7 @@
func (c *NetworksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86268,7 +86268,7 @@
func (c *NetworksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86489,7 +86489,7 @@
func (c *NetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -86772,7 +86772,7 @@
func (c *NetworksListPeeringRoutesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87007,7 +87007,7 @@
func (c *NetworksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87182,7 +87182,7 @@
func (c *NetworksRemovePeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87356,7 +87356,7 @@
func (c *NetworksSwitchToCustomModeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87526,7 +87526,7 @@
func (c *NetworksUpdatePeeringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87703,7 +87703,7 @@
func (c *NodeGroupsAddNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -87954,7 +87954,7 @@
func (c *NodeGroupsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88160,7 +88160,7 @@
func (c *NodeGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88338,7 +88338,7 @@
func (c *NodeGroupsDeleteNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88516,7 +88516,7 @@
func (c *NodeGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88684,7 +88684,7 @@
func (c *NodeGroupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -88861,7 +88861,7 @@
func (c *NodeGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89101,7 +89101,7 @@
func (c *NodeGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89357,7 +89357,7 @@
func (c *NodeGroupsListNodesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89575,7 +89575,7 @@
func (c *NodeGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89743,7 +89743,7 @@
func (c *NodeGroupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -89924,7 +89924,7 @@
func (c *NodeGroupsSetNodeTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90092,7 +90092,7 @@
func (c *NodeGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90338,7 +90338,7 @@
func (c *NodeTemplatesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90544,7 +90544,7 @@
func (c *NodeTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90713,7 +90713,7 @@
func (c *NodeTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -90881,7 +90881,7 @@
func (c *NodeTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91057,7 +91057,7 @@
func (c *NodeTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91288,7 +91288,7 @@
func (c *NodeTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91482,7 +91482,7 @@
func (c *NodeTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91645,7 +91645,7 @@
func (c *NodeTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -91891,7 +91891,7 @@
func (c *NodeTypesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92090,7 +92090,7 @@
func (c *NodeTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92321,7 +92321,7 @@
func (c *NodeTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92597,7 +92597,7 @@
func (c *PacketMirroringsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92803,7 +92803,7 @@
func (c *PacketMirroringsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -92971,7 +92971,7 @@
func (c *PacketMirroringsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93147,7 +93147,7 @@
func (c *PacketMirroringsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93378,7 +93378,7 @@
func (c *PacketMirroringsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93592,7 +93592,7 @@
func (c *PacketMirroringsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93760,7 +93760,7 @@
func (c *PacketMirroringsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -93936,7 +93936,7 @@
func (c *ProjectsDisableXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94093,7 +94093,7 @@
func (c *ProjectsDisableXpnResourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94255,7 +94255,7 @@
func (c *ProjectsEnableXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94413,7 +94413,7 @@
func (c *ProjectsEnableXpnResourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94568,7 +94568,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94714,7 +94714,7 @@
func (c *ProjectsGetXpnHostCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -94924,7 +94924,7 @@
func (c *ProjectsGetXpnResourcesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95169,7 +95169,7 @@
func (c *ProjectsListXpnHostsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95372,7 +95372,7 @@
func (c *ProjectsMoveDiskCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95537,7 +95537,7 @@
func (c *ProjectsMoveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95703,7 +95703,7 @@
func (c *ProjectsSetCommonInstanceMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -95870,7 +95870,7 @@
func (c *ProjectsSetDefaultNetworkTierCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96038,7 +96038,7 @@
func (c *ProjectsSetUsageExportBucketCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96207,7 +96207,7 @@
func (c *RegionAutoscalersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96375,7 +96375,7 @@
func (c *RegionAutoscalersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96551,7 +96551,7 @@
func (c *RegionAutoscalersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -96782,7 +96782,7 @@
func (c *RegionAutoscalersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97001,7 +97001,7 @@
func (c *RegionAutoscalersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97190,7 +97190,7 @@
func (c *RegionAutoscalersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97371,7 +97371,7 @@
func (c *RegionBackendServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97539,7 +97539,7 @@
func (c *RegionBackendServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97698,7 +97698,7 @@
func (c *RegionBackendServicesGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -97879,7 +97879,7 @@
func (c *RegionBackendServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98110,7 +98110,7 @@
func (c *RegionBackendServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98325,7 +98325,7 @@
func (c *RegionBackendServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98513,7 +98513,7 @@
func (c *RegionBackendServicesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98763,7 +98763,7 @@
func (c *RegionCommitmentsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -98962,7 +98962,7 @@
func (c *RegionCommitmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99138,7 +99138,7 @@
func (c *RegionCommitmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99369,7 +99369,7 @@
func (c *RegionCommitmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99572,7 +99572,7 @@
func (c *RegionDiskTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -99803,7 +99803,7 @@
func (c *RegionDiskTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100017,7 +100017,7 @@
func (c *RegionDisksAddResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100203,7 +100203,7 @@
func (c *RegionDisksCreateSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100390,7 +100390,7 @@
func (c *RegionDisksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100557,7 +100557,7 @@
func (c *RegionDisksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100725,7 +100725,7 @@
func (c *RegionDisksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -100908,7 +100908,7 @@
func (c *RegionDisksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101144,7 +101144,7 @@
func (c *RegionDisksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101357,7 +101357,7 @@
func (c *RegionDisksRemoveResourcePoliciesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101543,7 +101543,7 @@
func (c *RegionDisksResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101711,7 +101711,7 @@
func (c *RegionDisksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -101892,7 +101892,7 @@
func (c *RegionDisksSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102060,7 +102060,7 @@
func (c *RegionDisksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102240,7 +102240,7 @@
func (c *RegionHealthCheckServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102407,7 +102407,7 @@
func (c *RegionHealthCheckServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102582,7 +102582,7 @@
func (c *RegionHealthCheckServicesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -102813,7 +102813,7 @@
func (c *RegionHealthCheckServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103027,7 +103027,7 @@
func (c *RegionHealthCheckServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103210,7 +103210,7 @@
func (c *RegionHealthChecksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103379,7 +103379,7 @@
func (c *RegionHealthChecksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103555,7 +103555,7 @@
func (c *RegionHealthChecksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -103786,7 +103786,7 @@
func (c *RegionHealthChecksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104000,7 +104000,7 @@
func (c *RegionHealthChecksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104187,7 +104187,7 @@
func (c *RegionHealthChecksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104389,7 +104389,7 @@
func (c *RegionInstanceGroupManagersAbandonInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104555,7 +104555,7 @@
func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104738,7 +104738,7 @@
func (c *RegionInstanceGroupManagersCreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -104921,7 +104921,7 @@
func (c *RegionInstanceGroupManagersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105113,7 +105113,7 @@
func (c *RegionInstanceGroupManagersDeleteInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105288,7 +105288,7 @@
func (c *RegionInstanceGroupManagersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105469,7 +105469,7 @@
func (c *RegionInstanceGroupManagersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105699,7 +105699,7 @@
func (c *RegionInstanceGroupManagersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -105967,7 +105967,7 @@
func (c *RegionInstanceGroupManagersListErrorsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106235,7 +106235,7 @@
func (c *RegionInstanceGroupManagersListManagedInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106459,7 +106459,7 @@
func (c *RegionInstanceGroupManagersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106657,7 +106657,7 @@
func (c *RegionInstanceGroupManagersRecreateInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -106852,7 +106852,7 @@
func (c *RegionInstanceGroupManagersResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107039,7 +107039,7 @@
func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107225,7 +107225,7 @@
func (c *RegionInstanceGroupManagersSetTargetPoolsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107399,7 +107399,7 @@
func (c *RegionInstanceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107628,7 +107628,7 @@
func (c *RegionInstanceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -107889,7 +107889,7 @@
func (c *RegionInstanceGroupsListInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108115,7 +108115,7 @@
func (c *RegionInstanceGroupsSetNamedPortsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108298,7 +108298,7 @@
func (c *RegionNotificationEndpointsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108467,7 +108467,7 @@
func (c *RegionNotificationEndpointsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108643,7 +108643,7 @@
func (c *RegionNotificationEndpointsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -108874,7 +108874,7 @@
func (c *RegionNotificationEndpointsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109066,7 +109066,7 @@
func (c *RegionOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109202,7 +109202,7 @@
func (c *RegionOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109434,7 +109434,7 @@
func (c *RegionOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109638,7 +109638,7 @@
func (c *RegionOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109810,7 +109810,7 @@
func (c *RegionSslCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -109980,7 +109980,7 @@
func (c *RegionSslCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110156,7 +110156,7 @@
func (c *RegionSslCertificatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110387,7 +110387,7 @@
func (c *RegionSslCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110597,7 +110597,7 @@
func (c *RegionTargetHttpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110767,7 +110767,7 @@
func (c *RegionTargetHttpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -110943,7 +110943,7 @@
func (c *RegionTargetHttpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111174,7 +111174,7 @@
func (c *RegionTargetHttpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111386,7 +111386,7 @@
func (c *RegionTargetHttpProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111570,7 +111570,7 @@
func (c *RegionTargetHttpsProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111740,7 +111740,7 @@
func (c *RegionTargetHttpsProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -111916,7 +111916,7 @@
func (c *RegionTargetHttpsProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112147,7 +112147,7 @@
func (c *RegionTargetHttpsProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112359,7 +112359,7 @@
func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112545,7 +112545,7 @@
func (c *RegionTargetHttpsProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112717,7 +112717,7 @@
func (c *RegionUrlMapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -112886,7 +112886,7 @@
func (c *RegionUrlMapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113050,7 +113050,7 @@
func (c *RegionUrlMapsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113281,7 +113281,7 @@
func (c *RegionUrlMapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113483,7 +113483,7 @@
func (c *RegionUrlMapsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113658,7 +113658,7 @@
func (c *RegionUrlMapsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113827,7 +113827,7 @@
func (c *RegionUrlMapsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -113998,7 +113998,7 @@
func (c *RegionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114219,7 +114219,7 @@
func (c *RegionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114486,7 +114486,7 @@
func (c *ReservationsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114692,7 +114692,7 @@
func (c *ReservationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -114860,7 +114860,7 @@
func (c *ReservationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115028,7 +115028,7 @@
func (c *ReservationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115204,7 +115204,7 @@
func (c *ReservationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115435,7 +115435,7 @@
func (c *ReservationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115649,7 +115649,7 @@
func (c *ReservationsResizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115817,7 +115817,7 @@
func (c *ReservationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -115980,7 +115980,7 @@
func (c *ReservationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116226,7 +116226,7 @@
func (c *ResourcePoliciesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116432,7 +116432,7 @@
func (c *ResourcePoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116600,7 +116600,7 @@
func (c *ResourcePoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116768,7 +116768,7 @@
func (c *ResourcePoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -116943,7 +116943,7 @@
func (c *ResourcePoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117174,7 +117174,7 @@
func (c *ResourcePoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117368,7 +117368,7 @@
func (c *ResourcePoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117531,7 +117531,7 @@
func (c *ResourcePoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117777,7 +117777,7 @@
func (c *RoutersAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -117983,7 +117983,7 @@
func (c *RoutersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118152,7 +118152,7 @@
func (c *RoutersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118385,7 +118385,7 @@
func (c *RoutersGetNatMappingInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118597,7 +118597,7 @@
func (c *RoutersGetRouterStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -118773,7 +118773,7 @@
func (c *RoutersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119004,7 +119004,7 @@
func (c *RoutersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119218,7 +119218,7 @@
func (c *RoutersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119387,7 +119387,7 @@
func (c *RoutersPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119573,7 +119573,7 @@
func (c *RoutersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119756,7 +119756,7 @@
func (c *RoutesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -119915,7 +119915,7 @@
func (c *RoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120081,7 +120081,7 @@
func (c *RoutesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120302,7 +120302,7 @@
func (c *RoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120484,7 +120484,7 @@
func (c *SecurityPoliciesAddRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120652,7 +120652,7 @@
func (c *SecurityPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120810,7 +120810,7 @@
func (c *SecurityPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -120973,7 +120973,7 @@
func (c *SecurityPoliciesGetRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121144,7 +121144,7 @@
func (c *SecurityPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121364,7 +121364,7 @@
func (c *SecurityPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121619,7 +121619,7 @@
func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121802,7 +121802,7 @@
func (c *SecurityPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -121965,7 +121965,7 @@
func (c *SecurityPoliciesPatchRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122127,7 +122127,7 @@
func (c *SecurityPoliciesRemoveRuleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122300,7 +122300,7 @@
func (c *SnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122459,7 +122459,7 @@
func (c *SnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122616,7 +122616,7 @@
func (c *SnapshotsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -122837,7 +122837,7 @@
func (c *SnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123020,7 +123020,7 @@
func (c *SnapshotsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123172,7 +123172,7 @@
func (c *SnapshotsSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123324,7 +123324,7 @@
func (c *SnapshotsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123562,7 +123562,7 @@
func (c *SslCertificatesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123766,7 +123766,7 @@
func (c *SslCertificatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -123924,7 +123924,7 @@
func (c *SslCertificatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124089,7 +124089,7 @@
func (c *SslCertificatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124309,7 +124309,7 @@
func (c *SslCertificatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124510,7 +124510,7 @@
func (c *SslPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124667,7 +124667,7 @@
func (c *SslPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -124831,7 +124831,7 @@
func (c *SslPoliciesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125051,7 +125051,7 @@
func (c *SslPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125306,7 +125306,7 @@
func (c *SslPoliciesListAvailableFeaturesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125489,7 +125489,7 @@
func (c *SslPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125729,7 +125729,7 @@
func (c *SubnetworksAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -125935,7 +125935,7 @@
func (c *SubnetworksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126114,7 +126114,7 @@
func (c *SubnetworksExpandIpCidrRangeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126291,7 +126291,7 @@
func (c *SubnetworksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126459,7 +126459,7 @@
func (c *SubnetworksGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126635,7 +126635,7 @@
func (c *SubnetworksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -126866,7 +126866,7 @@
func (c *SubnetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127130,7 +127130,7 @@
func (c *SubnetworksListUsableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127351,7 +127351,7 @@
func (c *SubnetworksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127525,7 +127525,7 @@
func (c *SubnetworksSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127708,7 +127708,7 @@
func (c *SubnetworksSetPrivateIpGoogleAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -127876,7 +127876,7 @@
func (c *SubnetworksTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128054,7 +128054,7 @@
func (c *TargetGrpcProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128212,7 +128212,7 @@
func (c *TargetGrpcProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128377,7 +128377,7 @@
func (c *TargetGrpcProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128596,7 +128596,7 @@
func (c *TargetGrpcProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -128799,7 +128799,7 @@
func (c *TargetGrpcProxiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129041,7 +129041,7 @@
func (c *TargetHttpProxiesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129246,7 +129246,7 @@
func (c *TargetHttpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129405,7 +129405,7 @@
func (c *TargetHttpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129571,7 +129571,7 @@
func (c *TargetHttpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129792,7 +129792,7 @@
func (c *TargetHttpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -129994,7 +129994,7 @@
func (c *TargetHttpProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130236,7 +130236,7 @@
func (c *TargetHttpsProxiesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130440,7 +130440,7 @@
func (c *TargetHttpsProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130598,7 +130598,7 @@
func (c *TargetHttpsProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130763,7 +130763,7 @@
func (c *TargetHttpsProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -130983,7 +130983,7 @@
func (c *TargetHttpsProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131184,7 +131184,7 @@
func (c *TargetHttpsProxiesSetQuicOverrideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131358,7 +131358,7 @@
func (c *TargetHttpsProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131537,7 +131537,7 @@
func (c *TargetHttpsProxiesSetSslPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131711,7 +131711,7 @@
func (c *TargetHttpsProxiesSetUrlMapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -131953,7 +131953,7 @@
func (c *TargetInstancesAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132160,7 +132160,7 @@
func (c *TargetInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132330,7 +132330,7 @@
func (c *TargetInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132507,7 +132507,7 @@
func (c *TargetInstancesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132739,7 +132739,7 @@
func (c *TargetInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -132952,7 +132952,7 @@
func (c *TargetPoolsAddHealthCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133139,7 +133139,7 @@
func (c *TargetPoolsAddInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133390,7 +133390,7 @@
func (c *TargetPoolsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133597,7 +133597,7 @@
func (c *TargetPoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133767,7 +133767,7 @@
func (c *TargetPoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -133927,7 +133927,7 @@
func (c *TargetPoolsGetHealthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134109,7 +134109,7 @@
func (c *TargetPoolsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134341,7 +134341,7 @@
func (c *TargetPoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134554,7 +134554,7 @@
func (c *TargetPoolsRemoveHealthCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134741,7 +134741,7 @@
func (c *TargetPoolsRemoveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -134935,7 +134935,7 @@
func (c *TargetPoolsSetBackupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135123,7 +135123,7 @@
func (c *TargetSslProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135281,7 +135281,7 @@
func (c *TargetSslProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135446,7 +135446,7 @@
func (c *TargetSslProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135666,7 +135666,7 @@
func (c *TargetSslProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -135867,7 +135867,7 @@
func (c *TargetSslProxiesSetBackendServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136042,7 +136042,7 @@
func (c *TargetSslProxiesSetProxyHeaderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136217,7 +136217,7 @@
func (c *TargetSslProxiesSetSslCertificatesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136395,7 +136395,7 @@
func (c *TargetSslProxiesSetSslPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136567,7 +136567,7 @@
func (c *TargetTcpProxiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136725,7 +136725,7 @@
func (c *TargetTcpProxiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -136890,7 +136890,7 @@
func (c *TargetTcpProxiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137110,7 +137110,7 @@
func (c *TargetTcpProxiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137311,7 +137311,7 @@
func (c *TargetTcpProxiesSetBackendServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137486,7 +137486,7 @@
func (c *TargetTcpProxiesSetProxyHeaderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137727,7 +137727,7 @@
func (c *TargetVpnGatewaysAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -137933,7 +137933,7 @@
func (c *TargetVpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138102,7 +138102,7 @@
func (c *TargetVpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138278,7 +138278,7 @@
func (c *TargetVpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138509,7 +138509,7 @@
func (c *TargetVpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138786,7 +138786,7 @@
func (c *UrlMapsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -138991,7 +138991,7 @@
func (c *UrlMapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139150,7 +139150,7 @@
func (c *UrlMapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139316,7 +139316,7 @@
func (c *UrlMapsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139483,7 +139483,7 @@
func (c *UrlMapsInvalidateCacheCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139713,7 +139713,7 @@
func (c *UrlMapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -139917,7 +139917,7 @@
func (c *UrlMapsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140094,7 +140094,7 @@
func (c *UrlMapsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140253,7 +140253,7 @@
func (c *UrlMapsValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140489,7 +140489,7 @@
func (c *VpnGatewaysAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140695,7 +140695,7 @@
func (c *VpnGatewaysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -140864,7 +140864,7 @@
func (c *VpnGatewaysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141031,7 +141031,7 @@
func (c *VpnGatewaysGetStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141207,7 +141207,7 @@
func (c *VpnGatewaysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141438,7 +141438,7 @@
func (c *VpnGatewaysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141651,7 +141651,7 @@
func (c *VpnGatewaysSetLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -141819,7 +141819,7 @@
func (c *VpnGatewaysTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142065,7 +142065,7 @@
func (c *VpnTunnelsAggregatedListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142271,7 +142271,7 @@
func (c *VpnTunnelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142440,7 +142440,7 @@
func (c *VpnTunnelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142616,7 +142616,7 @@
func (c *VpnTunnelsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -142847,7 +142847,7 @@
func (c *VpnTunnelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143039,7 +143039,7 @@
func (c *ZoneOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143175,7 +143175,7 @@
func (c *ZoneOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143407,7 +143407,7 @@
func (c *ZoneOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143611,7 +143611,7 @@
func (c *ZoneOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143775,7 +143775,7 @@
func (c *ZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -143996,7 +143996,7 @@
func (c *ZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/container/v1/container-gen.go b/container/v1/container-gen.go
index 2e685fb..7f98e25 100644
--- a/container/v1/container-gen.go
+++ b/container/v1/container-gen.go
@@ -5445,7 +5445,7 @@
func (c *ProjectsAggregatedUsableSubnetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5651,7 +5651,7 @@
func (c *ProjectsLocationsGetServerConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5796,7 +5796,7 @@
func (c *ProjectsLocationsClustersCompleteIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5954,7 +5954,7 @@
func (c *ProjectsLocationsClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6135,7 +6135,7 @@
func (c *ProjectsLocationsClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6323,7 +6323,7 @@
func (c *ProjectsLocationsClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6487,7 +6487,7 @@
func (c *ProjectsLocationsClustersGetJwksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6654,7 +6654,7 @@
func (c *ProjectsLocationsClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6799,7 +6799,7 @@
func (c *ProjectsLocationsClustersSetAddonsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6940,7 +6940,7 @@
func (c *ProjectsLocationsClustersSetLegacyAbacCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7086,7 +7086,7 @@
func (c *ProjectsLocationsClustersSetLocationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7226,7 +7226,7 @@
func (c *ProjectsLocationsClustersSetLoggingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7366,7 +7366,7 @@
func (c *ProjectsLocationsClustersSetMaintenancePolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7510,7 +7510,7 @@
func (c *ProjectsLocationsClustersSetMasterAuthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7650,7 +7650,7 @@
func (c *ProjectsLocationsClustersSetMonitoringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7790,7 +7790,7 @@
func (c *ProjectsLocationsClustersSetNetworkPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7930,7 +7930,7 @@
func (c *ProjectsLocationsClustersSetResourceLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8070,7 +8070,7 @@
func (c *ProjectsLocationsClustersStartIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8210,7 +8210,7 @@
func (c *ProjectsLocationsClustersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8350,7 +8350,7 @@
func (c *ProjectsLocationsClustersUpdateMasterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8490,7 +8490,7 @@
func (c *ProjectsLocationsClustersNodePoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8668,7 +8668,7 @@
func (c *ProjectsLocationsClustersNodePoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8869,7 +8869,7 @@
func (c *ProjectsLocationsClustersNodePoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9065,7 +9065,7 @@
func (c *ProjectsLocationsClustersNodePoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9217,7 +9217,7 @@
func (c *ProjectsLocationsClustersNodePoolsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9358,7 +9358,7 @@
func (c *ProjectsLocationsClustersNodePoolsSetAutoscalingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9498,7 +9498,7 @@
func (c *ProjectsLocationsClustersNodePoolsSetManagementCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9638,7 +9638,7 @@
func (c *ProjectsLocationsClustersNodePoolsSetSizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9779,7 +9779,7 @@
func (c *ProjectsLocationsClustersNodePoolsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9938,7 +9938,7 @@
func (c *ProjectsLocationsClustersWellKnownGetOpenidConfigurationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10070,7 +10070,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10251,7 +10251,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10435,7 +10435,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10600,7 +10600,7 @@
func (c *ProjectsZonesGetServerconfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10751,7 +10751,7 @@
func (c *ProjectsZonesClustersAddonsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10910,7 +10910,7 @@
func (c *ProjectsZonesClustersCompleteIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11085,7 +11085,7 @@
func (c *ProjectsZonesClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11253,7 +11253,7 @@
func (c *ProjectsZonesClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11426,7 +11426,7 @@
func (c *ProjectsZonesClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11586,7 +11586,7 @@
func (c *ProjectsZonesClustersLegacyAbacCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11763,7 +11763,7 @@
func (c *ProjectsZonesClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11920,7 +11920,7 @@
func (c *ProjectsZonesClustersLocationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12079,7 +12079,7 @@
func (c *ProjectsZonesClustersLoggingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12238,7 +12238,7 @@
func (c *ProjectsZonesClustersMasterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12397,7 +12397,7 @@
func (c *ProjectsZonesClustersMonitoringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12556,7 +12556,7 @@
func (c *ProjectsZonesClustersResourceLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12715,7 +12715,7 @@
func (c *ProjectsZonesClustersSetMaintenancePolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12878,7 +12878,7 @@
func (c *ProjectsZonesClustersSetMasterAuthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13037,7 +13037,7 @@
func (c *ProjectsZonesClustersSetNetworkPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13196,7 +13196,7 @@
func (c *ProjectsZonesClustersStartIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13355,7 +13355,7 @@
func (c *ProjectsZonesClustersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13517,7 +13517,7 @@
func (c *ProjectsZonesClustersNodePoolsAutoscalingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13684,7 +13684,7 @@
func (c *ProjectsZonesClustersNodePoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13853,7 +13853,7 @@
func (c *ProjectsZonesClustersNodePoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14038,7 +14038,7 @@
func (c *ProjectsZonesClustersNodePoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14222,7 +14222,7 @@
func (c *ProjectsZonesClustersNodePoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14385,7 +14385,7 @@
func (c *ProjectsZonesClustersNodePoolsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14554,7 +14554,7 @@
func (c *ProjectsZonesClustersNodePoolsSetManagementCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14723,7 +14723,7 @@
func (c *ProjectsZonesClustersNodePoolsSetSizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14893,7 +14893,7 @@
func (c *ProjectsZonesClustersNodePoolsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15060,7 +15060,7 @@
func (c *ProjectsZonesOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15236,7 +15236,7 @@
func (c *ProjectsZonesOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15412,7 +15412,7 @@
func (c *ProjectsZonesOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/container/v1beta1/container-gen.go b/container/v1beta1/container-gen.go
index 5171cfe..3b5d2dd 100644
--- a/container/v1beta1/container-gen.go
+++ b/container/v1beta1/container-gen.go
@@ -6224,7 +6224,7 @@
func (c *ProjectsAggregatedUsableSubnetworksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6430,7 +6430,7 @@
func (c *ProjectsLocationsGetServerConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6584,7 +6584,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6719,7 +6719,7 @@
func (c *ProjectsLocationsClustersCompleteIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6877,7 +6877,7 @@
func (c *ProjectsLocationsClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7058,7 +7058,7 @@
func (c *ProjectsLocationsClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7246,7 +7246,7 @@
func (c *ProjectsLocationsClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7410,7 +7410,7 @@
func (c *ProjectsLocationsClustersGetJwksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7577,7 +7577,7 @@
func (c *ProjectsLocationsClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7722,7 +7722,7 @@
func (c *ProjectsLocationsClustersSetAddonsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7863,7 +7863,7 @@
func (c *ProjectsLocationsClustersSetLegacyAbacCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8009,7 +8009,7 @@
func (c *ProjectsLocationsClustersSetLocationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8149,7 +8149,7 @@
func (c *ProjectsLocationsClustersSetLoggingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8289,7 +8289,7 @@
func (c *ProjectsLocationsClustersSetMaintenancePolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8433,7 +8433,7 @@
func (c *ProjectsLocationsClustersSetMasterAuthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8573,7 +8573,7 @@
func (c *ProjectsLocationsClustersSetMonitoringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8713,7 +8713,7 @@
func (c *ProjectsLocationsClustersSetNetworkPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8853,7 +8853,7 @@
func (c *ProjectsLocationsClustersSetResourceLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8993,7 +8993,7 @@
func (c *ProjectsLocationsClustersStartIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9133,7 +9133,7 @@
func (c *ProjectsLocationsClustersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9273,7 +9273,7 @@
func (c *ProjectsLocationsClustersUpdateMasterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9413,7 +9413,7 @@
func (c *ProjectsLocationsClustersNodePoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9591,7 +9591,7 @@
func (c *ProjectsLocationsClustersNodePoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9792,7 +9792,7 @@
func (c *ProjectsLocationsClustersNodePoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9988,7 +9988,7 @@
func (c *ProjectsLocationsClustersNodePoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10140,7 +10140,7 @@
func (c *ProjectsLocationsClustersNodePoolsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10281,7 +10281,7 @@
func (c *ProjectsLocationsClustersNodePoolsSetAutoscalingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10421,7 +10421,7 @@
func (c *ProjectsLocationsClustersNodePoolsSetManagementCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10561,7 +10561,7 @@
func (c *ProjectsLocationsClustersNodePoolsSetSizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10702,7 +10702,7 @@
func (c *ProjectsLocationsClustersNodePoolsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10861,7 +10861,7 @@
func (c *ProjectsLocationsClustersWellKnownGetOpenidConfigurationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10993,7 +10993,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11174,7 +11174,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11358,7 +11358,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11523,7 +11523,7 @@
func (c *ProjectsZonesGetServerconfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11674,7 +11674,7 @@
func (c *ProjectsZonesClustersAddonsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11833,7 +11833,7 @@
func (c *ProjectsZonesClustersCompleteIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12008,7 +12008,7 @@
func (c *ProjectsZonesClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12176,7 +12176,7 @@
func (c *ProjectsZonesClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12349,7 +12349,7 @@
func (c *ProjectsZonesClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12509,7 +12509,7 @@
func (c *ProjectsZonesClustersLegacyAbacCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12686,7 +12686,7 @@
func (c *ProjectsZonesClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12843,7 +12843,7 @@
func (c *ProjectsZonesClustersLocationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13002,7 +13002,7 @@
func (c *ProjectsZonesClustersLoggingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13161,7 +13161,7 @@
func (c *ProjectsZonesClustersMasterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13320,7 +13320,7 @@
func (c *ProjectsZonesClustersMonitoringCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13479,7 +13479,7 @@
func (c *ProjectsZonesClustersResourceLabelsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13638,7 +13638,7 @@
func (c *ProjectsZonesClustersSetMaintenancePolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13801,7 +13801,7 @@
func (c *ProjectsZonesClustersSetMasterAuthCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13960,7 +13960,7 @@
func (c *ProjectsZonesClustersSetNetworkPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14119,7 +14119,7 @@
func (c *ProjectsZonesClustersStartIpRotationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14278,7 +14278,7 @@
func (c *ProjectsZonesClustersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14439,7 +14439,7 @@
func (c *ProjectsZonesClustersNodePoolsAutoscalingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14606,7 +14606,7 @@
func (c *ProjectsZonesClustersNodePoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14775,7 +14775,7 @@
func (c *ProjectsZonesClustersNodePoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14960,7 +14960,7 @@
func (c *ProjectsZonesClustersNodePoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15144,7 +15144,7 @@
func (c *ProjectsZonesClustersNodePoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15307,7 +15307,7 @@
func (c *ProjectsZonesClustersNodePoolsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15476,7 +15476,7 @@
func (c *ProjectsZonesClustersNodePoolsSetManagementCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15645,7 +15645,7 @@
func (c *ProjectsZonesClustersNodePoolsSetSizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15815,7 +15815,7 @@
func (c *ProjectsZonesClustersNodePoolsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15982,7 +15982,7 @@
func (c *ProjectsZonesOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16158,7 +16158,7 @@
func (c *ProjectsZonesOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16334,7 +16334,7 @@
func (c *ProjectsZonesOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/containeranalysis/v1alpha1/containeranalysis-gen.go b/containeranalysis/v1alpha1/containeranalysis-gen.go
index ebea7ff..18e28e4 100644
--- a/containeranalysis/v1alpha1/containeranalysis-gen.go
+++ b/containeranalysis/v1alpha1/containeranalysis-gen.go
@@ -3714,7 +3714,7 @@
func (c *ProjectsNotesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3862,7 +3862,7 @@
func (c *ProjectsNotesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4003,7 +4003,7 @@
func (c *ProjectsNotesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4157,7 +4157,7 @@
func (c *ProjectsNotesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4335,7 +4335,7 @@
func (c *ProjectsNotesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4519,7 +4519,7 @@
func (c *ProjectsNotesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4685,7 +4685,7 @@
func (c *ProjectsNotesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4839,7 +4839,7 @@
func (c *ProjectsNotesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5012,7 +5012,7 @@
func (c *ProjectsNotesOccurrencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5194,7 +5194,7 @@
func (c *ProjectsOccurrencesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5339,7 +5339,7 @@
func (c *ProjectsOccurrencesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5480,7 +5480,7 @@
func (c *ProjectsOccurrencesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5634,7 +5634,7 @@
func (c *ProjectsOccurrencesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5783,7 +5783,7 @@
func (c *ProjectsOccurrencesGetNotesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5934,7 +5934,7 @@
func (c *ProjectsOccurrencesGetVulnerabilitySummaryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6132,7 +6132,7 @@
func (c *ProjectsOccurrencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6332,7 +6332,7 @@
func (c *ProjectsOccurrencesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6498,7 +6498,7 @@
func (c *ProjectsOccurrencesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6652,7 +6652,7 @@
func (c *ProjectsOccurrencesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6792,7 +6792,7 @@
func (c *ProjectsOperationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6935,7 +6935,7 @@
func (c *ProjectsOperationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7084,7 +7084,7 @@
func (c *ProjectsScanConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7248,7 +7248,7 @@
func (c *ProjectsScanConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7427,7 +7427,7 @@
func (c *ProjectsScanConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7588,7 +7588,7 @@
func (c *ProvidersNotesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7736,7 +7736,7 @@
func (c *ProvidersNotesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7877,7 +7877,7 @@
func (c *ProvidersNotesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8031,7 +8031,7 @@
func (c *ProvidersNotesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8207,7 +8207,7 @@
func (c *ProvidersNotesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8391,7 +8391,7 @@
func (c *ProvidersNotesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8557,7 +8557,7 @@
func (c *ProvidersNotesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8711,7 +8711,7 @@
func (c *ProvidersNotesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8884,7 +8884,7 @@
func (c *ProvidersNotesOccurrencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/containeranalysis/v1beta1/containeranalysis-gen.go b/containeranalysis/v1beta1/containeranalysis-gen.go
index cd503e7..246a0a9 100644
--- a/containeranalysis/v1beta1/containeranalysis-gen.go
+++ b/containeranalysis/v1beta1/containeranalysis-gen.go
@@ -4337,7 +4337,7 @@
func (c *ProjectsNotesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4484,7 +4484,7 @@
func (c *ProjectsNotesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4627,7 +4627,7 @@
func (c *ProjectsNotesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4768,7 +4768,7 @@
func (c *ProjectsNotesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4915,7 +4915,7 @@
func (c *ProjectsNotesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5085,7 +5085,7 @@
func (c *ProjectsNotesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5264,7 +5264,7 @@
func (c *ProjectsNotesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5422,7 +5422,7 @@
func (c *ProjectsNotesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5572,7 +5572,7 @@
func (c *ProjectsNotesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5745,7 +5745,7 @@
func (c *ProjectsNotesOccurrencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5917,7 +5917,7 @@
func (c *ProjectsOccurrencesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6057,7 +6057,7 @@
func (c *ProjectsOccurrencesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6199,7 +6199,7 @@
func (c *ProjectsOccurrencesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6340,7 +6340,7 @@
func (c *ProjectsOccurrencesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6487,7 +6487,7 @@
func (c *ProjectsOccurrencesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6638,7 +6638,7 @@
func (c *ProjectsOccurrencesGetNotesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6789,7 +6789,7 @@
func (c *ProjectsOccurrencesGetVulnerabilitySummaryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6959,7 +6959,7 @@
func (c *ProjectsOccurrencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7138,7 +7138,7 @@
func (c *ProjectsOccurrencesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7296,7 +7296,7 @@
func (c *ProjectsOccurrencesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7446,7 +7446,7 @@
func (c *ProjectsOccurrencesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7595,7 +7595,7 @@
func (c *ProjectsScanConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7760,7 +7760,7 @@
func (c *ProjectsScanConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7932,7 +7932,7 @@
func (c *ProjectsScanConfigsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/content/v2.1/content-api.json b/content/v2.1/content-api.json
index 0dc6fb8..ca4c3b5 100644
--- a/content/v2.1/content-api.json
+++ b/content/v2.1/content-api.json
@@ -15,7 +15,7 @@
"description": "Manages product items, inventory, and Merchant Center accounts for Google Shopping.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/shopping-content",
- "etag": "\"-2NioU2H8y8siEzrBOV_qzRI6kQ/k6Dlgm4cXQYWKFVP_brVT7p-gd0\"",
+ "etag": "\"-2NioU2H8y8siEzrBOV_qzRI6kQ/IGTUDo4ULe4AodmYbqGF1IQ9XMY\"",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -3678,7 +3678,7 @@
}
}
},
- "revision": "20200702",
+ "revision": "20200716",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
@@ -4193,6 +4193,14 @@
"description": "Whether the account should be deleted if the account has offers. Only applicable if the method is `delete`.",
"type": "boolean"
},
+ "labelIds": {
+ "description": "Label IDs for the 'updatelabels' request.",
+ "items": {
+ "format": "uint64",
+ "type": "string"
+ },
+ "type": "array"
+ },
"linkRequest": {
"$ref": "AccountsCustomBatchRequestEntryLinkRequest",
"description": "Details about the `link` request."
diff --git a/content/v2.1/content-gen.go b/content/v2.1/content-gen.go
index 78365ad..5ad5c42 100644
--- a/content/v2.1/content-gen.go
+++ b/content/v2.1/content-gen.go
@@ -1196,6 +1196,9 @@
// offers. Only applicable if the method is `delete`.
Force bool `json:"force,omitempty"`
+ // LabelIds: Label IDs for the 'updatelabels' request.
+ LabelIds googleapi.Uint64s `json:"labelIds,omitempty"`
+
// LinkRequest: Details about the `link` request.
LinkRequest *AccountsCustomBatchRequestEntryLinkRequest `json:"linkRequest,omitempty"`
@@ -13516,7 +13519,7 @@
func (c *AccountsAuthinfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13644,7 +13647,7 @@
func (c *AccountsClaimwebsiteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13788,7 +13791,7 @@
func (c *AccountsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13919,7 +13922,7 @@
func (c *AccountsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14048,7 +14051,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14191,7 +14194,7 @@
func (c *AccountsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14333,7 +14336,7 @@
func (c *AccountsLinkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14504,7 +14507,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14696,7 +14699,7 @@
func (c *AccountsListlinksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14874,7 +14877,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15021,7 +15024,7 @@
func (c *AccountstatusesCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15166,7 +15169,7 @@
func (c *AccountstatusesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15348,7 +15351,7 @@
func (c *AccountstatusesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15519,7 +15522,7 @@
func (c *AccounttaxCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15654,7 +15657,7 @@
func (c *AccounttaxGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15821,7 +15824,7 @@
func (c *AccounttaxListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15990,7 +15993,7 @@
func (c *AccounttaxUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16137,7 +16140,7 @@
func (c *DatafeedsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16262,7 +16265,7 @@
func (c *DatafeedsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16375,7 +16378,7 @@
func (c *DatafeedsFetchnowCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16527,7 +16530,7 @@
func (c *DatafeedsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16671,7 +16674,7 @@
func (c *DatafeedsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16834,7 +16837,7 @@
func (c *DatafeedsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17004,7 +17007,7 @@
func (c *DatafeedsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17151,7 +17154,7 @@
func (c *DatafeedstatusesCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17308,7 +17311,7 @@
func (c *DatafeedstatusesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17485,7 +17488,7 @@
func (c *DatafeedstatusesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17650,7 +17653,7 @@
func (c *LiasettingsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17785,7 +17788,7 @@
func (c *LiasettingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17940,7 +17943,7 @@
func (c *LiasettingsGetaccessiblegmbaccountsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18109,7 +18112,7 @@
func (c *LiasettingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18283,7 +18286,7 @@
func (c *LiasettingsListposdataprovidersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18405,7 +18408,7 @@
func (c *LiasettingsRequestgmbaccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18556,7 +18559,7 @@
func (c *LiasettingsRequestinventoryverificationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18711,7 +18714,7 @@
func (c *LiasettingsSetinventoryverificationcontactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18898,7 +18901,7 @@
func (c *LiasettingsSetposdataproviderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19060,7 +19063,7 @@
func (c *LiasettingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19207,7 +19210,7 @@
func (c *LocalinventoryCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19335,7 +19338,7 @@
func (c *LocalinventoryInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19485,7 +19488,7 @@
func (c *OrderinvoicesCreatechargeinvoiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19640,7 +19643,7 @@
func (c *OrderinvoicesCreaterefundinvoiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19822,7 +19825,7 @@
func (c *OrderreportsListdisbursementsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20036,7 +20039,7 @@
func (c *OrderreportsListtransactionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20225,7 +20228,7 @@
func (c *OrderreturnsAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20383,7 +20386,7 @@
func (c *OrderreturnsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20660,7 +20663,7 @@
func (c *OrderreturnsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20918,7 +20921,7 @@
func (c *OrderreturnsProcessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21067,7 +21070,7 @@
func (c *OrdersAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21215,7 +21218,7 @@
func (c *OrdersAdvancetestorderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21356,7 +21359,7 @@
func (c *OrdersCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21505,7 +21508,7 @@
func (c *OrdersCancellineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21655,7 +21658,7 @@
func (c *OrdersCanceltestorderbycustomerCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21803,7 +21806,7 @@
func (c *OrdersCreatetestorderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21944,7 +21947,7 @@
func (c *OrdersCreatetestreturnCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22102,7 +22105,7 @@
func (c *OrdersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22255,7 +22258,7 @@
func (c *OrdersGetbymerchantorderidCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22417,7 +22420,7 @@
func (c *OrdersGettestordertemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22592,7 +22595,7 @@
func (c *OrdersInstorerefundlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22826,7 +22829,7 @@
func (c *OrdersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23046,7 +23049,7 @@
func (c *OrdersRefunditemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23195,7 +23198,7 @@
func (c *OrdersRefundorderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23344,7 +23347,7 @@
func (c *OrdersRejectreturnlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23501,7 +23504,7 @@
func (c *OrdersReturnrefundlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23656,7 +23659,7 @@
func (c *OrdersSetlineitemmetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23806,7 +23809,7 @@
func (c *OrdersShiplineitemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23956,7 +23959,7 @@
func (c *OrdersUpdatelineitemshippingdetailsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24108,7 +24111,7 @@
func (c *OrdersUpdatemerchantorderidCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24259,7 +24262,7 @@
func (c *OrdersUpdateshipmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24404,7 +24407,7 @@
func (c *PosCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24530,7 +24533,7 @@
func (c *PosDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24663,7 +24666,7 @@
func (c *PosGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24816,7 +24819,7 @@
func (c *PosInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24966,7 +24969,7 @@
func (c *PosInventoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25125,7 +25128,7 @@
func (c *PosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25270,7 +25273,7 @@
func (c *PosSaleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25417,7 +25420,7 @@
func (c *ProductsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25548,7 +25551,7 @@
func (c *ProductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25676,7 +25679,7 @@
func (c *ProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25827,7 +25830,7 @@
func (c *ProductsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25998,7 +26001,7 @@
func (c *ProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26163,7 +26166,7 @@
func (c *ProductstatusesCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26307,7 +26310,7 @@
func (c *ProductstatusesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26488,7 +26491,7 @@
func (c *ProductstatusesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26670,7 +26673,7 @@
func (c *PubsubnotificationsettingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26806,7 +26809,7 @@
func (c *PubsubnotificationsettingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26944,7 +26947,7 @@
func (c *RegionalinventoryCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27073,7 +27076,7 @@
func (c *RegionalinventoryInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27219,7 +27222,7 @@
func (c *ReturnaddressCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27344,7 +27347,7 @@
func (c *ReturnaddressDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27466,7 +27469,7 @@
func (c *ReturnaddressGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27608,7 +27611,7 @@
func (c *ReturnaddressInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27778,7 +27781,7 @@
func (c *ReturnaddressListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27948,7 +27951,7 @@
func (c *ReturnpolicyCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28073,7 +28076,7 @@
func (c *ReturnpolicyDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28195,7 +28198,7 @@
func (c *ReturnpolicyGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28337,7 +28340,7 @@
func (c *ReturnpolicyInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28485,7 +28488,7 @@
func (c *ReturnpolicyListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28630,7 +28633,7 @@
func (c *SettlementreportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28814,7 +28817,7 @@
func (c *SettlementreportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29025,7 +29028,7 @@
func (c *SettlementtransactionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29205,7 +29208,7 @@
func (c *ShippingsettingsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29341,7 +29344,7 @@
func (c *ShippingsettingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29494,7 +29497,7 @@
func (c *ShippingsettingsGetsupportedcarriersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29639,7 +29642,7 @@
func (c *ShippingsettingsGetsupportedholidaysCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29785,7 +29788,7 @@
func (c *ShippingsettingsGetsupportedpickupservicesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29946,7 +29949,7 @@
func (c *ShippingsettingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30115,7 +30118,7 @@
func (c *ShippingsettingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/content/v2/content-api.json b/content/v2/content-api.json
index 30f2ade..1816279 100644
--- a/content/v2/content-api.json
+++ b/content/v2/content-api.json
@@ -15,7 +15,7 @@
"description": "Manages product items, inventory, and Merchant Center accounts for Google Shopping.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/shopping-content",
- "etag": "\"-2NioU2H8y8siEzrBOV_qzRI6kQ/5KKlwzUaNNeAkffCpewpBXEAfq8\"",
+ "etag": "\"-2NioU2H8y8siEzrBOV_qzRI6kQ/HYHdJTqgnPJcjMzLoK-B3C8OrWI\"",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -3162,7 +3162,7 @@
}
}
},
- "revision": "20200702",
+ "revision": "20200716",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
@@ -3749,6 +3749,14 @@
"description": "Whether the account should be deleted if the account has offers. Only applicable if the method is `delete`.",
"type": "boolean"
},
+ "labelIds": {
+ "description": "Label IDs for the 'updatelabels' request.",
+ "items": {
+ "format": "uint64",
+ "type": "string"
+ },
+ "type": "array"
+ },
"linkRequest": {
"$ref": "AccountsCustomBatchRequestEntryLinkRequest",
"description": "Details about the `link` request."
diff --git a/content/v2/content-gen.go b/content/v2/content-gen.go
index 2c71eb8..3bf53e7 100644
--- a/content/v2/content-gen.go
+++ b/content/v2/content-gen.go
@@ -1211,6 +1211,9 @@
// offers. Only applicable if the method is `delete`.
Force bool `json:"force,omitempty"`
+ // LabelIds: Label IDs for the 'updatelabels' request.
+ LabelIds googleapi.Uint64s `json:"labelIds,omitempty"`
+
// LinkRequest: Details about the `link` request.
LinkRequest *AccountsCustomBatchRequestEntryLinkRequest `json:"linkRequest,omitempty"`
@@ -12822,7 +12825,7 @@
func (c *AccountsAuthinfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12950,7 +12953,7 @@
func (c *AccountsClaimwebsiteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13102,7 +13105,7 @@
func (c *AccountsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13248,7 +13251,7 @@
func (c *AccountsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13382,7 +13385,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13533,7 +13536,7 @@
func (c *AccountsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13680,7 +13683,7 @@
func (c *AccountsLinkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13851,7 +13854,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14028,7 +14031,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14180,7 +14183,7 @@
func (c *AccountstatusesCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14325,7 +14328,7 @@
func (c *AccountstatusesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14507,7 +14510,7 @@
func (c *AccountstatusesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14686,7 +14689,7 @@
func (c *AccounttaxCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14828,7 +14831,7 @@
func (c *AccounttaxGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14995,7 +14998,7 @@
func (c *AccounttaxListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15172,7 +15175,7 @@
func (c *AccounttaxUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15332,7 +15335,7 @@
func (c *DatafeedsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15472,7 +15475,7 @@
func (c *DatafeedsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15598,7 +15601,7 @@
func (c *DatafeedsFetchnowCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15755,7 +15758,7 @@
func (c *DatafeedsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15907,7 +15910,7 @@
func (c *DatafeedsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16075,7 +16078,7 @@
func (c *DatafeedsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16253,7 +16256,7 @@
func (c *DatafeedsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16405,7 +16408,7 @@
func (c *DatafeedstatusesCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16562,7 +16565,7 @@
func (c *DatafeedstatusesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16739,7 +16742,7 @@
func (c *DatafeedstatusesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16913,7 +16916,7 @@
func (c *InventoryCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17057,7 +17060,7 @@
func (c *InventorySetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17224,7 +17227,7 @@
func (c *LiasettingsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17366,7 +17369,7 @@
func (c *LiasettingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17521,7 +17524,7 @@
func (c *LiasettingsGetaccessiblegmbaccountsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17690,7 +17693,7 @@
func (c *LiasettingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17864,7 +17867,7 @@
func (c *LiasettingsListposdataprovidersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17986,7 +17989,7 @@
func (c *LiasettingsRequestgmbaccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18137,7 +18140,7 @@
func (c *LiasettingsRequestinventoryverificationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18292,7 +18295,7 @@
func (c *LiasettingsSetinventoryverificationcontactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18479,7 +18482,7 @@
func (c *LiasettingsSetposdataproviderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18649,7 +18652,7 @@
func (c *LiasettingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18805,7 +18808,7 @@
func (c *OrderinvoicesCreatechargeinvoiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18960,7 +18963,7 @@
func (c *OrderinvoicesCreaterefundinvoiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19142,7 +19145,7 @@
func (c *OrderreportsListdisbursementsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19356,7 +19359,7 @@
func (c *OrderreportsListtransactionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19554,7 +19557,7 @@
func (c *OrderreturnsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19748,7 +19751,7 @@
func (c *OrderreturnsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19939,7 +19942,7 @@
func (c *OrdersAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20087,7 +20090,7 @@
func (c *OrdersAdvancetestorderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20228,7 +20231,7 @@
func (c *OrdersCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20377,7 +20380,7 @@
func (c *OrdersCancellineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20527,7 +20530,7 @@
func (c *OrdersCanceltestorderbycustomerCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20675,7 +20678,7 @@
func (c *OrdersCreatetestorderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20816,7 +20819,7 @@
func (c *OrdersCreatetestreturnCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20962,7 +20965,7 @@
func (c *OrdersCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21097,7 +21100,7 @@
func (c *OrdersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21250,7 +21253,7 @@
func (c *OrdersGetbymerchantorderidCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21412,7 +21415,7 @@
func (c *OrdersGettestordertemplateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21585,7 +21588,7 @@
func (c *OrdersInstorerefundlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21819,7 +21822,7 @@
func (c *OrdersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22039,7 +22042,7 @@
func (c *OrdersRefundCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22188,7 +22191,7 @@
func (c *OrdersRejectreturnlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22338,7 +22341,7 @@
func (c *OrdersReturnlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22494,7 +22497,7 @@
func (c *OrdersReturnrefundlineitemCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22649,7 +22652,7 @@
func (c *OrdersSetlineitemmetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22799,7 +22802,7 @@
func (c *OrdersShiplineitemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22949,7 +22952,7 @@
func (c *OrdersUpdatelineitemshippingdetailsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23101,7 +23104,7 @@
func (c *OrdersUpdatemerchantorderidCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23252,7 +23255,7 @@
func (c *OrdersUpdateshipmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23405,7 +23408,7 @@
func (c *PosCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23546,7 +23549,7 @@
func (c *PosDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23684,7 +23687,7 @@
func (c *PosGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23845,7 +23848,7 @@
func (c *PosInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24008,7 +24011,7 @@
func (c *PosInventoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24172,7 +24175,7 @@
func (c *PosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24325,7 +24328,7 @@
func (c *PosSaleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24485,7 +24488,7 @@
func (c *ProductsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24624,7 +24627,7 @@
func (c *ProductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24751,7 +24754,7 @@
func (c *ProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24903,7 +24906,7 @@
func (c *ProductsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25082,7 +25085,7 @@
func (c *ProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25260,7 +25263,7 @@
func (c *ProductstatusesCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25419,7 +25422,7 @@
func (c *ProductstatusesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25622,7 +25625,7 @@
func (c *ProductstatusesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25811,7 +25814,7 @@
func (c *ShippingsettingsCustombatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25954,7 +25957,7 @@
func (c *ShippingsettingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26107,7 +26110,7 @@
func (c *ShippingsettingsGetsupportedcarriersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26252,7 +26255,7 @@
func (c *ShippingsettingsGetsupportedholidaysCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26398,7 +26401,7 @@
func (c *ShippingsettingsGetsupportedpickupservicesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26559,7 +26562,7 @@
func (c *ShippingsettingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26736,7 +26739,7 @@
func (c *ShippingsettingsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/customsearch/v1/customsearch-gen.go b/customsearch/v1/customsearch-gen.go
index 6de2799..406f81d 100644
--- a/customsearch/v1/customsearch-gen.go
+++ b/customsearch/v1/customsearch-gen.go
@@ -2435,7 +2435,7 @@
func (c *CseListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3345,7 +3345,7 @@
func (c *CseSiterestrictListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/datacatalog/v1beta1/datacatalog-gen.go b/datacatalog/v1beta1/datacatalog-gen.go
index e446655..416e126 100644
--- a/datacatalog/v1beta1/datacatalog-gen.go
+++ b/datacatalog/v1beta1/datacatalog-gen.go
@@ -2900,7 +2900,7 @@
func (c *CatalogSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3102,7 +3102,7 @@
func (c *EntriesLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3256,7 +3256,7 @@
func (c *ProjectsLocationsEntryGroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3415,7 +3415,7 @@
func (c *ProjectsLocationsEntryGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3568,7 +3568,7 @@
func (c *ProjectsLocationsEntryGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3731,7 +3731,7 @@
func (c *ProjectsLocationsEntryGroupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3897,7 +3897,7 @@
func (c *ProjectsLocationsEntryGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4082,7 +4082,7 @@
func (c *ProjectsLocationsEntryGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4246,7 +4246,7 @@
func (c *ProjectsLocationsEntryGroupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4403,7 +4403,7 @@
func (c *ProjectsLocationsEntryGroupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4562,7 +4562,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4716,7 +4716,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4857,7 +4857,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5014,7 +5014,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5191,7 +5191,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5399,7 +5399,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5563,7 +5563,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5715,7 +5715,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesTagsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5853,7 +5853,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6010,7 +6010,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6188,7 +6188,7 @@
func (c *ProjectsLocationsEntryGroupsEntriesTagsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6346,7 +6346,7 @@
func (c *ProjectsLocationsEntryGroupsTagsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6484,7 +6484,7 @@
func (c *ProjectsLocationsEntryGroupsTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6641,7 +6641,7 @@
func (c *ProjectsLocationsEntryGroupsTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6819,7 +6819,7 @@
func (c *ProjectsLocationsEntryGroupsTagsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6979,7 +6979,7 @@
func (c *ProjectsLocationsTagTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7141,7 +7141,7 @@
func (c *ProjectsLocationsTagTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7287,7 +7287,7 @@
func (c *ProjectsLocationsTagTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7445,7 +7445,7 @@
func (c *ProjectsLocationsTagTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7610,7 +7610,7 @@
func (c *ProjectsLocationsTagTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7775,7 +7775,7 @@
func (c *ProjectsLocationsTagTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7932,7 +7932,7 @@
func (c *ProjectsLocationsTagTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8093,7 +8093,7 @@
func (c *ProjectsLocationsTagTemplatesFieldsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8256,7 +8256,7 @@
func (c *ProjectsLocationsTagTemplatesFieldsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8425,7 +8425,7 @@
func (c *ProjectsLocationsTagTemplatesFieldsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8580,7 +8580,7 @@
func (c *ProjectsLocationsTagTemplatesFieldsRenameCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8726,7 +8726,7 @@
func (c *ProjectsLocationsTagTemplatesFieldsEnumValuesRenameCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8868,7 +8868,7 @@
func (c *ProjectsLocationsTaxonomiesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9009,7 +9009,7 @@
func (c *ProjectsLocationsTaxonomiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9169,7 +9169,7 @@
func (c *ProjectsLocationsTaxonomiesExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9326,7 +9326,7 @@
func (c *ProjectsLocationsTaxonomiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9462,7 +9462,7 @@
func (c *ProjectsLocationsTaxonomiesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9608,7 +9608,7 @@
func (c *ProjectsLocationsTaxonomiesImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9778,7 +9778,7 @@
func (c *ProjectsLocationsTaxonomiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9959,7 +9959,7 @@
func (c *ProjectsLocationsTaxonomiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10106,7 +10106,7 @@
func (c *ProjectsLocationsTaxonomiesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10248,7 +10248,7 @@
func (c *ProjectsLocationsTaxonomiesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10388,7 +10388,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10528,7 +10528,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10669,7 +10669,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10805,7 +10805,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10971,7 +10971,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11159,7 +11159,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11306,7 +11306,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11448,7 +11448,7 @@
func (c *ProjectsLocationsTaxonomiesPolicyTagsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dataflow/v1b3/dataflow-gen.go b/dataflow/v1b3/dataflow-gen.go
index 2f093b4..68c0962 100644
--- a/dataflow/v1b3/dataflow-gen.go
+++ b/dataflow/v1b3/dataflow-gen.go
@@ -8507,7 +8507,7 @@
func (c *ProjectsDeleteSnapshotsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8651,7 +8651,7 @@
func (c *ProjectsWorkerMessagesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8795,7 +8795,7 @@
func (c *ProjectsCatalogTemplatesCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8935,7 +8935,7 @@
func (c *ProjectsCatalogTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9081,7 +9081,7 @@
func (c *ProjectsCatalogTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9219,7 +9219,7 @@
func (c *ProjectsCatalogTemplatesLabelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9369,7 +9369,7 @@
func (c *ProjectsCatalogTemplatesTagCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9513,7 +9513,7 @@
func (c *ProjectsCatalogTemplatesTemplateVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9717,7 +9717,7 @@
func (c *ProjectsJobsAggregatedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9953,7 +9953,7 @@
func (c *ProjectsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10160,7 +10160,7 @@
func (c *ProjectsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10360,7 +10360,7 @@
func (c *ProjectsJobsGetMetricsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10591,7 +10591,7 @@
func (c *ProjectsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10789,7 +10789,7 @@
func (c *ProjectsJobsSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10961,7 +10961,7 @@
func (c *ProjectsJobsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11119,7 +11119,7 @@
func (c *ProjectsJobsDebugGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11271,7 +11271,7 @@
func (c *ProjectsJobsDebugSendCaptureCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11502,7 +11502,7 @@
func (c *ProjectsJobsMessagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11711,7 +11711,7 @@
func (c *ProjectsJobsWorkItemsLeaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11864,7 +11864,7 @@
func (c *ProjectsJobsWorkItemsReportStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12016,7 +12016,7 @@
func (c *ProjectsLocationsWorkerMessagesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12168,7 +12168,7 @@
func (c *ProjectsLocationsFlexTemplatesLaunchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12350,7 +12350,7 @@
func (c *ProjectsLocationsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12552,7 +12552,7 @@
func (c *ProjectsLocationsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12747,7 +12747,7 @@
func (c *ProjectsLocationsJobsGetMetricsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12973,7 +12973,7 @@
func (c *ProjectsLocationsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13176,7 +13176,7 @@
func (c *ProjectsLocationsJobsSnapshotCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13348,7 +13348,7 @@
func (c *ProjectsLocationsJobsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13511,7 +13511,7 @@
func (c *ProjectsLocationsJobsDebugGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13673,7 +13673,7 @@
func (c *ProjectsLocationsJobsDebugSendCaptureCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13904,7 +13904,7 @@
func (c *ProjectsLocationsJobsMessagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14127,7 +14127,7 @@
func (c *ProjectsLocationsJobsSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14284,7 +14284,7 @@
func (c *ProjectsLocationsJobsWorkItemsLeaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14447,7 +14447,7 @@
func (c *ProjectsLocationsJobsWorkItemsReportStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14607,7 +14607,7 @@
func (c *ProjectsLocationsSnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14770,7 +14770,7 @@
func (c *ProjectsLocationsSnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14941,7 +14941,7 @@
func (c *ProjectsLocationsSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15114,7 +15114,7 @@
func (c *ProjectsLocationsSqlValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15264,7 +15264,7 @@
func (c *ProjectsLocationsTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15444,7 +15444,7 @@
func (c *ProjectsLocationsTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15639,7 +15639,7 @@
func (c *ProjectsLocationsTemplatesLaunchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15827,7 +15827,7 @@
func (c *ProjectsSnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16000,7 +16000,7 @@
func (c *ProjectsSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16174,7 +16174,7 @@
func (c *ProjectsTemplateVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16342,7 +16342,7 @@
func (c *ProjectsTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16522,7 +16522,7 @@
func (c *ProjectsTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16722,7 +16722,7 @@
func (c *ProjectsTemplatesLaunchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/datafusion/v1beta1/datafusion-gen.go b/datafusion/v1beta1/datafusion-gen.go
index 4a7ba9a..7a4d0fc 100644
--- a/datafusion/v1beta1/datafusion-gen.go
+++ b/datafusion/v1beta1/datafusion-gen.go
@@ -1592,7 +1592,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1767,7 +1767,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1952,7 +1952,7 @@
func (c *ProjectsLocationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2095,7 +2095,7 @@
func (c *ProjectsLocationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2236,7 +2236,7 @@
func (c *ProjectsLocationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2408,7 +2408,7 @@
func (c *ProjectsLocationsInstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2587,7 +2587,7 @@
func (c *ProjectsLocationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2778,7 +2778,7 @@
func (c *ProjectsLocationsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2925,7 +2925,7 @@
func (c *ProjectsLocationsInstancesRestartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3070,7 +3070,7 @@
func (c *ProjectsLocationsInstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3220,7 +3220,7 @@
func (c *ProjectsLocationsInstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3361,7 +3361,7 @@
func (c *ProjectsLocationsInstancesUpgradeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3518,7 +3518,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3662,7 +3662,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3807,7 +3807,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3988,7 +3988,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4197,7 +4197,7 @@
func (c *ProjectsLocationsVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dataproc/v1/dataproc-gen.go b/dataproc/v1/dataproc-gen.go
index 1edf4cb..75a2860 100644
--- a/dataproc/v1/dataproc-gen.go
+++ b/dataproc/v1/dataproc-gen.go
@@ -4115,7 +4115,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4254,7 +4254,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4395,7 +4395,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4532,7 +4532,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4696,7 +4696,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4865,7 +4865,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5010,7 +5010,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5151,7 +5151,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5291,7 +5291,7 @@
func (c *ProjectsLocationsWorkflowTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5438,7 +5438,7 @@
func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5594,7 +5594,7 @@
func (c *ProjectsLocationsWorkflowTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5737,7 +5737,7 @@
func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5888,7 +5888,7 @@
func (c *ProjectsLocationsWorkflowTemplatesInstantiateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6053,7 +6053,7 @@
func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6221,7 +6221,7 @@
func (c *ProjectsLocationsWorkflowTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6390,7 +6390,7 @@
func (c *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6535,7 +6535,7 @@
func (c *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6676,7 +6676,7 @@
func (c *ProjectsLocationsWorkflowTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6816,7 +6816,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6955,7 +6955,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7096,7 +7096,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7233,7 +7233,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7397,7 +7397,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7566,7 +7566,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7711,7 +7711,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7852,7 +7852,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8011,7 +8011,7 @@
func (c *ProjectsRegionsClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8190,7 +8190,7 @@
func (c *ProjectsRegionsClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8357,7 +8357,7 @@
func (c *ProjectsRegionsClustersDiagnoseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8525,7 +8525,7 @@
func (c *ProjectsRegionsClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8677,7 +8677,7 @@
func (c *ProjectsRegionsClustersGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8861,7 +8861,7 @@
func (c *ProjectsRegionsClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9116,7 +9116,7 @@
func (c *ProjectsRegionsClustersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9290,7 +9290,7 @@
func (c *ProjectsRegionsClustersSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9435,7 +9435,7 @@
func (c *ProjectsRegionsClustersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9584,7 +9584,7 @@
func (c *ProjectsRegionsJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9742,7 +9742,7 @@
func (c *ProjectsRegionsJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9902,7 +9902,7 @@
func (c *ProjectsRegionsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10054,7 +10054,7 @@
func (c *ProjectsRegionsJobsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10253,7 +10253,7 @@
func (c *ProjectsRegionsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10463,7 +10463,7 @@
func (c *ProjectsRegionsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10626,7 +10626,7 @@
func (c *ProjectsRegionsJobsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10768,7 +10768,7 @@
func (c *ProjectsRegionsJobsSubmitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10917,7 +10917,7 @@
func (c *ProjectsRegionsJobsSubmitAsOperationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11069,7 +11069,7 @@
func (c *ProjectsRegionsJobsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11216,7 +11216,7 @@
func (c *ProjectsRegionsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11349,7 +11349,7 @@
func (c *ProjectsRegionsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11492,7 +11492,7 @@
func (c *ProjectsRegionsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11629,7 +11629,7 @@
func (c *ProjectsRegionsOperationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11808,7 +11808,7 @@
func (c *ProjectsRegionsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11982,7 +11982,7 @@
func (c *ProjectsRegionsOperationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12127,7 +12127,7 @@
func (c *ProjectsRegionsOperationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12267,7 +12267,7 @@
func (c *ProjectsRegionsWorkflowTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12414,7 +12414,7 @@
func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12570,7 +12570,7 @@
func (c *ProjectsRegionsWorkflowTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12713,7 +12713,7 @@
func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12864,7 +12864,7 @@
func (c *ProjectsRegionsWorkflowTemplatesInstantiateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13029,7 +13029,7 @@
func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13197,7 +13197,7 @@
func (c *ProjectsRegionsWorkflowTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13366,7 +13366,7 @@
func (c *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13511,7 +13511,7 @@
func (c *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13652,7 +13652,7 @@
func (c *ProjectsRegionsWorkflowTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dataproc/v1beta2/dataproc-gen.go b/dataproc/v1beta2/dataproc-gen.go
index 0d3716a..a744a5a 100644
--- a/dataproc/v1beta2/dataproc-gen.go
+++ b/dataproc/v1beta2/dataproc-gen.go
@@ -4308,7 +4308,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4447,7 +4447,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4588,7 +4588,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4748,7 +4748,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4913,7 +4913,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5082,7 +5082,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5227,7 +5227,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5368,7 +5368,7 @@
func (c *ProjectsLocationsAutoscalingPoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5508,7 +5508,7 @@
func (c *ProjectsLocationsWorkflowTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5655,7 +5655,7 @@
func (c *ProjectsLocationsWorkflowTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5811,7 +5811,7 @@
func (c *ProjectsLocationsWorkflowTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5977,7 +5977,7 @@
func (c *ProjectsLocationsWorkflowTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6129,7 +6129,7 @@
func (c *ProjectsLocationsWorkflowTemplatesInstantiateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6301,7 +6301,7 @@
func (c *ProjectsLocationsWorkflowTemplatesInstantiateInlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6474,7 +6474,7 @@
func (c *ProjectsLocationsWorkflowTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6643,7 +6643,7 @@
func (c *ProjectsLocationsWorkflowTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6788,7 +6788,7 @@
func (c *ProjectsLocationsWorkflowTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6929,7 +6929,7 @@
func (c *ProjectsLocationsWorkflowTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7069,7 +7069,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7208,7 +7208,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7349,7 +7349,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7509,7 +7509,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7674,7 +7674,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7843,7 +7843,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7988,7 +7988,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8129,7 +8129,7 @@
func (c *ProjectsRegionsAutoscalingPoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8288,7 +8288,7 @@
func (c *ProjectsRegionsClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8467,7 +8467,7 @@
func (c *ProjectsRegionsClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8632,7 +8632,7 @@
func (c *ProjectsRegionsClustersDiagnoseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8800,7 +8800,7 @@
func (c *ProjectsRegionsClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8975,7 +8975,7 @@
func (c *ProjectsRegionsClustersGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9160,7 +9160,7 @@
func (c *ProjectsRegionsClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9451,7 +9451,7 @@
func (c *ProjectsRegionsClustersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9625,7 +9625,7 @@
func (c *ProjectsRegionsClustersSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9769,7 +9769,7 @@
func (c *ProjectsRegionsClustersStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9928,7 +9928,7 @@
func (c *ProjectsRegionsClustersStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10088,7 +10088,7 @@
func (c *ProjectsRegionsClustersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10237,7 +10237,7 @@
func (c *ProjectsRegionsJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10395,7 +10395,7 @@
func (c *ProjectsRegionsJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10555,7 +10555,7 @@
func (c *ProjectsRegionsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10730,7 +10730,7 @@
func (c *ProjectsRegionsJobsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10930,7 +10930,7 @@
func (c *ProjectsRegionsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11140,7 +11140,7 @@
func (c *ProjectsRegionsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11303,7 +11303,7 @@
func (c *ProjectsRegionsJobsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11445,7 +11445,7 @@
func (c *ProjectsRegionsJobsSubmitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11594,7 +11594,7 @@
func (c *ProjectsRegionsJobsSubmitAsOperationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11746,7 +11746,7 @@
func (c *ProjectsRegionsJobsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11893,7 +11893,7 @@
func (c *ProjectsRegionsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12026,7 +12026,7 @@
func (c *ProjectsRegionsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12169,7 +12169,7 @@
func (c *ProjectsRegionsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12329,7 +12329,7 @@
func (c *ProjectsRegionsOperationsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12509,7 +12509,7 @@
func (c *ProjectsRegionsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12683,7 +12683,7 @@
func (c *ProjectsRegionsOperationsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12828,7 +12828,7 @@
func (c *ProjectsRegionsOperationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12968,7 +12968,7 @@
func (c *ProjectsRegionsWorkflowTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13115,7 +13115,7 @@
func (c *ProjectsRegionsWorkflowTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13271,7 +13271,7 @@
func (c *ProjectsRegionsWorkflowTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13437,7 +13437,7 @@
func (c *ProjectsRegionsWorkflowTemplatesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13589,7 +13589,7 @@
func (c *ProjectsRegionsWorkflowTemplatesInstantiateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13761,7 +13761,7 @@
func (c *ProjectsRegionsWorkflowTemplatesInstantiateInlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13934,7 +13934,7 @@
func (c *ProjectsRegionsWorkflowTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14103,7 +14103,7 @@
func (c *ProjectsRegionsWorkflowTemplatesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14248,7 +14248,7 @@
func (c *ProjectsRegionsWorkflowTemplatesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14389,7 +14389,7 @@
func (c *ProjectsRegionsWorkflowTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/datastore/v1/datastore-gen.go b/datastore/v1/datastore-gen.go
index 15d06e4..b1356fe 100644
--- a/datastore/v1/datastore-gen.go
+++ b/datastore/v1/datastore-gen.go
@@ -2933,7 +2933,7 @@
func (c *ProjectsAllocateIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3073,7 +3073,7 @@
func (c *ProjectsBeginTransactionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3215,7 +3215,7 @@
func (c *ProjectsCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3369,7 +3369,7 @@
func (c *ProjectsExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3518,7 +3518,7 @@
func (c *ProjectsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3658,7 +3658,7 @@
func (c *ProjectsLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3800,7 +3800,7 @@
func (c *ProjectsReserveIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3940,7 +3940,7 @@
func (c *ProjectsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4080,7 +4080,7 @@
func (c *ProjectsRunQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4237,7 +4237,7 @@
func (c *ProjectsIndexesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4391,7 +4391,7 @@
func (c *ProjectsIndexesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4542,7 +4542,7 @@
func (c *ProjectsIndexesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4719,7 +4719,7 @@
func (c *ProjectsIndexesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4907,7 +4907,7 @@
func (c *ProjectsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5044,7 +5044,7 @@
func (c *ProjectsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5190,7 +5190,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5372,7 +5372,7 @@
func (c *ProjectsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/datastore/v1beta1/datastore-gen.go b/datastore/v1beta1/datastore-gen.go
index 653d398..d9b3e01 100644
--- a/datastore/v1beta1/datastore-gen.go
+++ b/datastore/v1beta1/datastore-gen.go
@@ -1095,7 +1095,7 @@
func (c *ProjectsExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1244,7 +1244,7 @@
func (c *ProjectsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/datastore/v1beta3/datastore-gen.go b/datastore/v1beta3/datastore-gen.go
index ff09cc5..15d09d0 100644
--- a/datastore/v1beta3/datastore-gen.go
+++ b/datastore/v1beta3/datastore-gen.go
@@ -2443,7 +2443,7 @@
func (c *ProjectsAllocateIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2583,7 +2583,7 @@
func (c *ProjectsBeginTransactionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2725,7 +2725,7 @@
func (c *ProjectsCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2865,7 +2865,7 @@
func (c *ProjectsLookupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3007,7 +3007,7 @@
func (c *ProjectsReserveIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3147,7 +3147,7 @@
func (c *ProjectsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3287,7 +3287,7 @@
func (c *ProjectsRunQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/deploymentmanager/v0.alpha/deploymentmanager-gen.go b/deploymentmanager/v0.alpha/deploymentmanager-gen.go
index 23193ce..e4474ba 100644
--- a/deploymentmanager/v0.alpha/deploymentmanager-gen.go
+++ b/deploymentmanager/v0.alpha/deploymentmanager-gen.go
@@ -3380,7 +3380,7 @@
func (c *CompositeTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3532,7 +3532,7 @@
func (c *CompositeTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3678,7 +3678,7 @@
func (c *CompositeTypesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3901,7 +3901,7 @@
func (c *CompositeTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4089,7 +4089,7 @@
func (c *CompositeTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4240,7 +4240,7 @@
func (c *CompositeTypesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4392,7 +4392,7 @@
func (c *DeploymentsCancelPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4553,7 +4553,7 @@
func (c *DeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4718,7 +4718,7 @@
func (c *DeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4883,7 +4883,7 @@
func (c *DeploymentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5060,7 +5060,7 @@
func (c *DeploymentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5304,7 +5304,7 @@
func (c *DeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5532,7 +5532,7 @@
func (c *DeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5720,7 +5720,7 @@
func (c *DeploymentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5873,7 +5873,7 @@
func (c *DeploymentsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6025,7 +6025,7 @@
func (c *DeploymentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6216,7 +6216,7 @@
func (c *DeploymentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6414,7 +6414,7 @@
func (c *ManifestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6654,7 +6654,7 @@
func (c *ManifestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6860,7 +6860,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7088,7 +7088,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7287,7 +7287,7 @@
func (c *ResourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7526,7 +7526,7 @@
func (c *ResourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7721,7 +7721,7 @@
func (c *TypeProvidersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7873,7 +7873,7 @@
func (c *TypeProvidersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8032,7 +8032,7 @@
func (c *TypeProvidersGetTypeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8186,7 +8186,7 @@
func (c *TypeProvidersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8409,7 +8409,7 @@
func (c *TypeProvidersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8680,7 +8680,7 @@
func (c *TypeProvidersListTypesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8877,7 +8877,7 @@
func (c *TypeProvidersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9028,7 +9028,7 @@
func (c *TypeProvidersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9188,7 +9188,7 @@
func (c *TypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9417,7 +9417,7 @@
func (c *TypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/deploymentmanager/v2/deploymentmanager-gen.go b/deploymentmanager/v2/deploymentmanager-gen.go
index 7610a6d..8e957a0 100644
--- a/deploymentmanager/v2/deploymentmanager-gen.go
+++ b/deploymentmanager/v2/deploymentmanager-gen.go
@@ -2361,7 +2361,7 @@
func (c *DeploymentsCancelPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2522,7 +2522,7 @@
func (c *DeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2687,7 +2687,7 @@
func (c *DeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2845,7 +2845,7 @@
func (c *DeploymentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3015,7 +3015,7 @@
func (c *DeploymentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3248,7 +3248,7 @@
func (c *DeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3470,7 +3470,7 @@
func (c *DeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3656,7 +3656,7 @@
func (c *DeploymentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3809,7 +3809,7 @@
func (c *DeploymentsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3961,7 +3961,7 @@
func (c *DeploymentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4151,7 +4151,7 @@
func (c *DeploymentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4347,7 +4347,7 @@
func (c *ManifestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4578,7 +4578,7 @@
func (c *ManifestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4779,7 +4779,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4998,7 +4998,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5192,7 +5192,7 @@
func (c *ResourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5422,7 +5422,7 @@
func (c *ResourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5686,7 +5686,7 @@
func (c *TypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/deploymentmanager/v2beta/deploymentmanager-gen.go b/deploymentmanager/v2beta/deploymentmanager-gen.go
index 8ced3b0..346da7b 100644
--- a/deploymentmanager/v2beta/deploymentmanager-gen.go
+++ b/deploymentmanager/v2beta/deploymentmanager-gen.go
@@ -3266,7 +3266,7 @@
func (c *CompositeTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3418,7 +3418,7 @@
func (c *CompositeTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3564,7 +3564,7 @@
func (c *CompositeTypesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3778,7 +3778,7 @@
func (c *CompositeTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3961,7 +3961,7 @@
func (c *CompositeTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4112,7 +4112,7 @@
func (c *CompositeTypesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4264,7 +4264,7 @@
func (c *DeploymentsCancelPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4425,7 +4425,7 @@
func (c *DeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4590,7 +4590,7 @@
func (c *DeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4748,7 +4748,7 @@
func (c *DeploymentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4919,7 +4919,7 @@
func (c *DeploymentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5154,7 +5154,7 @@
func (c *DeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5377,7 +5377,7 @@
func (c *DeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5565,7 +5565,7 @@
func (c *DeploymentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5718,7 +5718,7 @@
func (c *DeploymentsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5870,7 +5870,7 @@
func (c *DeploymentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6061,7 +6061,7 @@
func (c *DeploymentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6259,7 +6259,7 @@
func (c *ManifestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6490,7 +6490,7 @@
func (c *ManifestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6691,7 +6691,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6910,7 +6910,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7104,7 +7104,7 @@
func (c *ResourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7334,7 +7334,7 @@
func (c *ResourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7524,7 +7524,7 @@
func (c *TypeProvidersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7676,7 +7676,7 @@
func (c *TypeProvidersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7835,7 +7835,7 @@
func (c *TypeProvidersGetTypeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7989,7 +7989,7 @@
func (c *TypeProvidersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8203,7 +8203,7 @@
func (c *TypeProvidersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8460,7 +8460,7 @@
func (c *TypeProvidersListTypesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8652,7 +8652,7 @@
func (c *TypeProvidersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8803,7 +8803,7 @@
func (c *TypeProvidersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9026,7 +9026,7 @@
func (c *TypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dfareporting/v3.3/dfareporting-gen.go b/dfareporting/v3.3/dfareporting-gen.go
index eed7961..ff8843b 100644
--- a/dfareporting/v3.3/dfareporting-gen.go
+++ b/dfareporting/v3.3/dfareporting-gen.go
@@ -14302,7 +14302,7 @@
func (c *AccountActiveAdSummariesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14456,7 +14456,7 @@
func (c *AccountPermissionGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14608,7 +14608,7 @@
func (c *AccountPermissionGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14754,7 +14754,7 @@
func (c *AccountPermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14906,7 +14906,7 @@
func (c *AccountPermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15051,7 +15051,7 @@
func (c *AccountUserProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15194,7 +15194,7 @@
func (c *AccountUserProfilesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15425,7 +15425,7 @@
func (c *AccountUserProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15653,7 +15653,7 @@
func (c *AccountUserProfilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15800,7 +15800,7 @@
func (c *AccountUserProfilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15950,7 +15950,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16171,7 +16171,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16387,7 +16387,7 @@
func (c *AccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16534,7 +16534,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16684,7 +16684,7 @@
func (c *AdsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16827,7 +16827,7 @@
func (c *AdsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17210,7 +17210,7 @@
func (c *AdsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17552,7 +17552,7 @@
func (c *AdsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17699,7 +17699,7 @@
func (c *AdsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17838,7 +17838,7 @@
func (c *AdvertiserGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17961,7 +17961,7 @@
func (c *AdvertiserGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18104,7 +18104,7 @@
func (c *AdvertiserGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18314,7 +18314,7 @@
func (c *AdvertiserGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18525,7 +18525,7 @@
func (c *AdvertiserGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18672,7 +18672,7 @@
func (c *AdvertiserGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18822,7 +18822,7 @@
func (c *AdvertiserLandingPagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18965,7 +18965,7 @@
func (c *AdvertiserLandingPagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19210,7 +19210,7 @@
func (c *AdvertiserLandingPagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19447,7 +19447,7 @@
func (c *AdvertiserLandingPagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19594,7 +19594,7 @@
func (c *AdvertiserLandingPagesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19744,7 +19744,7 @@
func (c *AdvertisersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19887,7 +19887,7 @@
func (c *AdvertisersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20152,7 +20152,7 @@
func (c *AdvertisersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20406,7 +20406,7 @@
func (c *AdvertisersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20553,7 +20553,7 @@
func (c *AdvertisersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20701,7 +20701,7 @@
func (c *BrowsersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20839,7 +20839,7 @@
func (c *CampaignCreativeAssociationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21024,7 +21024,7 @@
func (c *CampaignCreativeAssociationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21229,7 +21229,7 @@
func (c *CampaignsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21372,7 +21372,7 @@
func (c *CampaignsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21646,7 +21646,7 @@
func (c *CampaignsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21900,7 +21900,7 @@
func (c *CampaignsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22047,7 +22047,7 @@
func (c *CampaignsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22197,7 +22197,7 @@
func (c *ChangeLogsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22505,7 +22505,7 @@
func (c *ChangeLogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22891,7 +22891,7 @@
func (c *CitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23062,7 +23062,7 @@
func (c *ConnectionTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23214,7 +23214,7 @@
func (c *ConnectionTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23348,7 +23348,7 @@
func (c *ContentCategoriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23471,7 +23471,7 @@
func (c *ContentCategoriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23614,7 +23614,7 @@
func (c *ContentCategoriesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23824,7 +23824,7 @@
func (c *ContentCategoriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24035,7 +24035,7 @@
func (c *ContentCategoriesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24182,7 +24182,7 @@
func (c *ContentCategoriesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24321,7 +24321,7 @@
func (c *ConversionsBatchinsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24460,7 +24460,7 @@
func (c *ConversionsBatchupdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24610,7 +24610,7 @@
func (c *CountriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24762,7 +24762,7 @@
func (c *CountriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24938,7 +24938,7 @@
func (c *CreativeAssetsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25133,7 +25133,7 @@
func (c *CreativeFieldValuesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25267,7 +25267,7 @@
func (c *CreativeFieldValuesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25421,7 +25421,7 @@
func (c *CreativeFieldValuesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25636,7 +25636,7 @@
func (c *CreativeFieldValuesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25858,7 +25858,7 @@
func (c *CreativeFieldValuesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26016,7 +26016,7 @@
func (c *CreativeFieldValuesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26164,7 +26164,7 @@
func (c *CreativeFieldsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26287,7 +26287,7 @@
func (c *CreativeFieldsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26430,7 +26430,7 @@
func (c *CreativeFieldsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26651,7 +26651,7 @@
func (c *CreativeFieldsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26869,7 +26869,7 @@
func (c *CreativeFieldsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27016,7 +27016,7 @@
func (c *CreativeFieldsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27166,7 +27166,7 @@
func (c *CreativeGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27309,7 +27309,7 @@
func (c *CreativeGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27537,7 +27537,7 @@
func (c *CreativeGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27763,7 +27763,7 @@
func (c *CreativeGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27910,7 +27910,7 @@
func (c *CreativeGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28060,7 +28060,7 @@
func (c *CreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28203,7 +28203,7 @@
func (c *CreativesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28526,7 +28526,7 @@
func (c *CreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28853,7 +28853,7 @@
func (c *CreativesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29000,7 +29000,7 @@
func (c *CreativesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29154,7 +29154,7 @@
func (c *DimensionValuesQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29339,7 +29339,7 @@
func (c *DirectorySitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29482,7 +29482,7 @@
func (c *DirectorySitesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29731,7 +29731,7 @@
func (c *DirectorySitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29967,7 +29967,7 @@
func (c *DynamicTargetingKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30109,7 +30109,7 @@
func (c *DynamicTargetingKeysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30291,7 +30291,7 @@
func (c *DynamicTargetingKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30460,7 +30460,7 @@
func (c *EventTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30583,7 +30583,7 @@
func (c *EventTagsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30726,7 +30726,7 @@
func (c *EventTagsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30982,7 +30982,7 @@
func (c *EventTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31202,7 +31202,7 @@
func (c *EventTagsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31349,7 +31349,7 @@
func (c *EventTagsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31500,7 +31500,7 @@
func (c *FilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31717,7 +31717,7 @@
func (c *FilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31930,7 +31930,7 @@
func (c *FloodlightActivitiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32048,7 +32048,7 @@
func (c *FloodlightActivitiesGeneratetagCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32197,7 +32197,7 @@
func (c *FloodlightActivitiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32340,7 +32340,7 @@
func (c *FloodlightActivitiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32616,7 +32616,7 @@
func (c *FloodlightActivitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32874,7 +32874,7 @@
func (c *FloodlightActivitiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33021,7 +33021,7 @@
func (c *FloodlightActivitiesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33171,7 +33171,7 @@
func (c *FloodlightActivityGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33314,7 +33314,7 @@
func (c *FloodlightActivityGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33555,7 +33555,7 @@
func (c *FloodlightActivityGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33792,7 +33792,7 @@
func (c *FloodlightActivityGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33939,7 +33939,7 @@
func (c *FloodlightActivityGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34089,7 +34089,7 @@
func (c *FloodlightConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34254,7 +34254,7 @@
func (c *FloodlightConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34398,7 +34398,7 @@
func (c *FloodlightConfigurationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34545,7 +34545,7 @@
func (c *FloodlightConfigurationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34697,7 +34697,7 @@
func (c *InventoryItemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34948,7 +34948,7 @@
func (c *InventoryItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35202,7 +35202,7 @@
func (c *LanguagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35345,7 +35345,7 @@
func (c *MetrosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35490,7 +35490,7 @@
func (c *MobileAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35686,7 +35686,7 @@
func (c *MobileAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35893,7 +35893,7 @@
func (c *MobileCarriersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36045,7 +36045,7 @@
func (c *MobileCarriersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36190,7 +36190,7 @@
func (c *OperatingSystemVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36342,7 +36342,7 @@
func (c *OperatingSystemVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36488,7 +36488,7 @@
func (c *OperatingSystemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36640,7 +36640,7 @@
func (c *OperatingSystemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36787,7 +36787,7 @@
func (c *OrderDocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37041,7 +37041,7 @@
func (c *OrderDocumentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37291,7 +37291,7 @@
func (c *OrdersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37525,7 +37525,7 @@
func (c *OrdersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37761,7 +37761,7 @@
func (c *PlacementGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37904,7 +37904,7 @@
func (c *PlacementGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38254,7 +38254,7 @@
func (c *PlacementGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38567,7 +38567,7 @@
func (c *PlacementGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38714,7 +38714,7 @@
func (c *PlacementGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38853,7 +38853,7 @@
func (c *PlacementStrategiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38976,7 +38976,7 @@
func (c *PlacementStrategiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39119,7 +39119,7 @@
func (c *PlacementStrategiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39329,7 +39329,7 @@
func (c *PlacementStrategiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39540,7 +39540,7 @@
func (c *PlacementStrategiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39687,7 +39687,7 @@
func (c *PlacementStrategiesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39873,7 +39873,7 @@
func (c *PlacementsGeneratetagsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40076,7 +40076,7 @@
func (c *PlacementsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40219,7 +40219,7 @@
func (c *PlacementsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40605,7 +40605,7 @@
func (c *PlacementsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40954,7 +40954,7 @@
func (c *PlacementsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41101,7 +41101,7 @@
func (c *PlacementsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41251,7 +41251,7 @@
func (c *PlatformTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41403,7 +41403,7 @@
func (c *PlatformTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41548,7 +41548,7 @@
func (c *PostalCodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41699,7 +41699,7 @@
func (c *PostalCodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41844,7 +41844,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42068,7 +42068,7 @@
func (c *ProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42293,7 +42293,7 @@
func (c *RegionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42438,7 +42438,7 @@
func (c *RemarketingListSharesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42583,7 +42583,7 @@
func (c *RemarketingListSharesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42730,7 +42730,7 @@
func (c *RemarketingListSharesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42880,7 +42880,7 @@
func (c *RemarketingListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43023,7 +43023,7 @@
func (c *RemarketingListsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43237,7 +43237,7 @@
func (c *RemarketingListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43460,7 +43460,7 @@
func (c *RemarketingListsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43607,7 +43607,7 @@
func (c *RemarketingListsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43746,7 +43746,7 @@
func (c *ReportsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43869,7 +43869,7 @@
func (c *ReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44012,7 +44012,7 @@
func (c *ReportsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44208,7 +44208,7 @@
func (c *ReportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44423,7 +44423,7 @@
func (c *ReportsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44578,7 +44578,7 @@
func (c *ReportsRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44726,7 +44726,7 @@
func (c *ReportsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44876,7 +44876,7 @@
func (c *ReportsCompatibleFieldsQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45029,7 +45029,7 @@
func (c *ReportsFilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45245,7 +45245,7 @@
func (c *ReportsFilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45462,7 +45462,7 @@
func (c *SitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45605,7 +45605,7 @@
func (c *SitesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45887,7 +45887,7 @@
func (c *SitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46148,7 +46148,7 @@
func (c *SitesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46295,7 +46295,7 @@
func (c *SitesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46445,7 +46445,7 @@
func (c *SizesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46588,7 +46588,7 @@
func (c *SizesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46771,7 +46771,7 @@
func (c *SizesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46944,7 +46944,7 @@
func (c *SubaccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47087,7 +47087,7 @@
func (c *SubaccountsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47296,7 +47296,7 @@
func (c *SubaccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47507,7 +47507,7 @@
func (c *SubaccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47654,7 +47654,7 @@
func (c *SubaccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47804,7 +47804,7 @@
func (c *TargetableRemarketingListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48014,7 +48014,7 @@
func (c *TargetableRemarketingListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48241,7 +48241,7 @@
func (c *TargetingTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48384,7 +48384,7 @@
func (c *TargetingTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48600,7 +48600,7 @@
func (c *TargetingTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48817,7 +48817,7 @@
func (c *TargetingTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48964,7 +48964,7 @@
func (c *TargetingTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49112,7 +49112,7 @@
func (c *UserProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49254,7 +49254,7 @@
func (c *UserProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49385,7 +49385,7 @@
func (c *UserRolePermissionGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49537,7 +49537,7 @@
func (c *UserRolePermissionGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49683,7 +49683,7 @@
func (c *UserRolePermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49846,7 +49846,7 @@
func (c *UserRolePermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49987,7 +49987,7 @@
func (c *UserRolesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50110,7 +50110,7 @@
func (c *UserRolesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50253,7 +50253,7 @@
func (c *UserRolesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50477,7 +50477,7 @@
func (c *UserRolesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50699,7 +50699,7 @@
func (c *UserRolesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50846,7 +50846,7 @@
func (c *UserRolesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50996,7 +50996,7 @@
func (c *VideoFormatsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51148,7 +51148,7 @@
func (c *VideoFormatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dfareporting/v3.4/dfareporting-gen.go b/dfareporting/v3.4/dfareporting-gen.go
index 26e96e4..6927087 100644
--- a/dfareporting/v3.4/dfareporting-gen.go
+++ b/dfareporting/v3.4/dfareporting-gen.go
@@ -14864,7 +14864,7 @@
func (c *AccountActiveAdSummariesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15018,7 +15018,7 @@
func (c *AccountPermissionGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15170,7 +15170,7 @@
func (c *AccountPermissionGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15316,7 +15316,7 @@
func (c *AccountPermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15468,7 +15468,7 @@
func (c *AccountPermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15613,7 +15613,7 @@
func (c *AccountUserProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15756,7 +15756,7 @@
func (c *AccountUserProfilesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15987,7 +15987,7 @@
func (c *AccountUserProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16215,7 +16215,7 @@
func (c *AccountUserProfilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16362,7 +16362,7 @@
func (c *AccountUserProfilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16512,7 +16512,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16733,7 +16733,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16949,7 +16949,7 @@
func (c *AccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17096,7 +17096,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17246,7 +17246,7 @@
func (c *AdsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17389,7 +17389,7 @@
func (c *AdsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17772,7 +17772,7 @@
func (c *AdsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18114,7 +18114,7 @@
func (c *AdsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18261,7 +18261,7 @@
func (c *AdsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18400,7 +18400,7 @@
func (c *AdvertiserGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18523,7 +18523,7 @@
func (c *AdvertiserGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18666,7 +18666,7 @@
func (c *AdvertiserGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18876,7 +18876,7 @@
func (c *AdvertiserGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19087,7 +19087,7 @@
func (c *AdvertiserGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19234,7 +19234,7 @@
func (c *AdvertiserGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19384,7 +19384,7 @@
func (c *AdvertiserLandingPagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19527,7 +19527,7 @@
func (c *AdvertiserLandingPagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19772,7 +19772,7 @@
func (c *AdvertiserLandingPagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20009,7 +20009,7 @@
func (c *AdvertiserLandingPagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20156,7 +20156,7 @@
func (c *AdvertiserLandingPagesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20306,7 +20306,7 @@
func (c *AdvertisersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20449,7 +20449,7 @@
func (c *AdvertisersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20714,7 +20714,7 @@
func (c *AdvertisersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20968,7 +20968,7 @@
func (c *AdvertisersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21115,7 +21115,7 @@
func (c *AdvertisersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21263,7 +21263,7 @@
func (c *BrowsersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21401,7 +21401,7 @@
func (c *CampaignCreativeAssociationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21586,7 +21586,7 @@
func (c *CampaignCreativeAssociationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21791,7 +21791,7 @@
func (c *CampaignsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21934,7 +21934,7 @@
func (c *CampaignsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22208,7 +22208,7 @@
func (c *CampaignsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22462,7 +22462,7 @@
func (c *CampaignsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22609,7 +22609,7 @@
func (c *CampaignsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22759,7 +22759,7 @@
func (c *ChangeLogsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23067,7 +23067,7 @@
func (c *ChangeLogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23453,7 +23453,7 @@
func (c *CitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23624,7 +23624,7 @@
func (c *ConnectionTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23776,7 +23776,7 @@
func (c *ConnectionTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23910,7 +23910,7 @@
func (c *ContentCategoriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24033,7 +24033,7 @@
func (c *ContentCategoriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24176,7 +24176,7 @@
func (c *ContentCategoriesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24386,7 +24386,7 @@
func (c *ContentCategoriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24597,7 +24597,7 @@
func (c *ContentCategoriesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24744,7 +24744,7 @@
func (c *ContentCategoriesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24883,7 +24883,7 @@
func (c *ConversionsBatchinsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25022,7 +25022,7 @@
func (c *ConversionsBatchupdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25172,7 +25172,7 @@
func (c *CountriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25324,7 +25324,7 @@
func (c *CountriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25500,7 +25500,7 @@
func (c *CreativeAssetsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25695,7 +25695,7 @@
func (c *CreativeFieldValuesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25829,7 +25829,7 @@
func (c *CreativeFieldValuesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25983,7 +25983,7 @@
func (c *CreativeFieldValuesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26198,7 +26198,7 @@
func (c *CreativeFieldValuesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26420,7 +26420,7 @@
func (c *CreativeFieldValuesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26578,7 +26578,7 @@
func (c *CreativeFieldValuesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26726,7 +26726,7 @@
func (c *CreativeFieldsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26849,7 +26849,7 @@
func (c *CreativeFieldsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26992,7 +26992,7 @@
func (c *CreativeFieldsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27213,7 +27213,7 @@
func (c *CreativeFieldsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27431,7 +27431,7 @@
func (c *CreativeFieldsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27578,7 +27578,7 @@
func (c *CreativeFieldsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27728,7 +27728,7 @@
func (c *CreativeGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27871,7 +27871,7 @@
func (c *CreativeGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28099,7 +28099,7 @@
func (c *CreativeGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28325,7 +28325,7 @@
func (c *CreativeGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28472,7 +28472,7 @@
func (c *CreativeGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28622,7 +28622,7 @@
func (c *CreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28765,7 +28765,7 @@
func (c *CreativesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29088,7 +29088,7 @@
func (c *CreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29415,7 +29415,7 @@
func (c *CreativesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29562,7 +29562,7 @@
func (c *CreativesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29701,7 +29701,7 @@
func (c *CustomEventsBatchinsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29855,7 +29855,7 @@
func (c *DimensionValuesQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30040,7 +30040,7 @@
func (c *DirectorySitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30183,7 +30183,7 @@
func (c *DirectorySitesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30432,7 +30432,7 @@
func (c *DirectorySitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30668,7 +30668,7 @@
func (c *DynamicTargetingKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30810,7 +30810,7 @@
func (c *DynamicTargetingKeysInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30992,7 +30992,7 @@
func (c *DynamicTargetingKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31161,7 +31161,7 @@
func (c *EventTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31284,7 +31284,7 @@
func (c *EventTagsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31427,7 +31427,7 @@
func (c *EventTagsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31683,7 +31683,7 @@
func (c *EventTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31903,7 +31903,7 @@
func (c *EventTagsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32050,7 +32050,7 @@
func (c *EventTagsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32201,7 +32201,7 @@
func (c *FilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32418,7 +32418,7 @@
func (c *FilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32631,7 +32631,7 @@
func (c *FloodlightActivitiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32749,7 +32749,7 @@
func (c *FloodlightActivitiesGeneratetagCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -32898,7 +32898,7 @@
func (c *FloodlightActivitiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33041,7 +33041,7 @@
func (c *FloodlightActivitiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33317,7 +33317,7 @@
func (c *FloodlightActivitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33575,7 +33575,7 @@
func (c *FloodlightActivitiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33722,7 +33722,7 @@
func (c *FloodlightActivitiesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -33872,7 +33872,7 @@
func (c *FloodlightActivityGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34015,7 +34015,7 @@
func (c *FloodlightActivityGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34256,7 +34256,7 @@
func (c *FloodlightActivityGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34493,7 +34493,7 @@
func (c *FloodlightActivityGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34640,7 +34640,7 @@
func (c *FloodlightActivityGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34790,7 +34790,7 @@
func (c *FloodlightConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -34955,7 +34955,7 @@
func (c *FloodlightConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35099,7 +35099,7 @@
func (c *FloodlightConfigurationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35246,7 +35246,7 @@
func (c *FloodlightConfigurationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35398,7 +35398,7 @@
func (c *InventoryItemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35649,7 +35649,7 @@
func (c *InventoryItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -35903,7 +35903,7 @@
func (c *LanguagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36046,7 +36046,7 @@
func (c *MetrosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36191,7 +36191,7 @@
func (c *MobileAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36387,7 +36387,7 @@
func (c *MobileAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36594,7 +36594,7 @@
func (c *MobileCarriersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36746,7 +36746,7 @@
func (c *MobileCarriersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -36891,7 +36891,7 @@
func (c *OperatingSystemVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37043,7 +37043,7 @@
func (c *OperatingSystemVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37189,7 +37189,7 @@
func (c *OperatingSystemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37341,7 +37341,7 @@
func (c *OperatingSystemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37488,7 +37488,7 @@
func (c *OrderDocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37742,7 +37742,7 @@
func (c *OrderDocumentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -37992,7 +37992,7 @@
func (c *OrdersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38226,7 +38226,7 @@
func (c *OrdersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38462,7 +38462,7 @@
func (c *PlacementGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38605,7 +38605,7 @@
func (c *PlacementGroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -38955,7 +38955,7 @@
func (c *PlacementGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39268,7 +39268,7 @@
func (c *PlacementGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39415,7 +39415,7 @@
func (c *PlacementGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39554,7 +39554,7 @@
func (c *PlacementStrategiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39677,7 +39677,7 @@
func (c *PlacementStrategiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -39820,7 +39820,7 @@
func (c *PlacementStrategiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40030,7 +40030,7 @@
func (c *PlacementStrategiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40241,7 +40241,7 @@
func (c *PlacementStrategiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40388,7 +40388,7 @@
func (c *PlacementStrategiesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40574,7 +40574,7 @@
func (c *PlacementsGeneratetagsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40777,7 +40777,7 @@
func (c *PlacementsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -40920,7 +40920,7 @@
func (c *PlacementsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41306,7 +41306,7 @@
func (c *PlacementsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41655,7 +41655,7 @@
func (c *PlacementsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41802,7 +41802,7 @@
func (c *PlacementsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -41952,7 +41952,7 @@
func (c *PlatformTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42104,7 +42104,7 @@
func (c *PlatformTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42249,7 +42249,7 @@
func (c *PostalCodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42400,7 +42400,7 @@
func (c *PostalCodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42545,7 +42545,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42769,7 +42769,7 @@
func (c *ProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -42994,7 +42994,7 @@
func (c *RegionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43139,7 +43139,7 @@
func (c *RemarketingListSharesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43284,7 +43284,7 @@
func (c *RemarketingListSharesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43431,7 +43431,7 @@
func (c *RemarketingListSharesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43581,7 +43581,7 @@
func (c *RemarketingListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43724,7 +43724,7 @@
func (c *RemarketingListsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -43938,7 +43938,7 @@
func (c *RemarketingListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44161,7 +44161,7 @@
func (c *RemarketingListsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44308,7 +44308,7 @@
func (c *RemarketingListsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44447,7 +44447,7 @@
func (c *ReportsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44570,7 +44570,7 @@
func (c *ReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44713,7 +44713,7 @@
func (c *ReportsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -44909,7 +44909,7 @@
func (c *ReportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45129,7 +45129,7 @@
func (c *ReportsRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45277,7 +45277,7 @@
func (c *ReportsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45427,7 +45427,7 @@
func (c *ReportsCompatibleFieldsQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45580,7 +45580,7 @@
func (c *ReportsFilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -45796,7 +45796,7 @@
func (c *ReportsFilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46013,7 +46013,7 @@
func (c *SitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46156,7 +46156,7 @@
func (c *SitesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46438,7 +46438,7 @@
func (c *SitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46699,7 +46699,7 @@
func (c *SitesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46846,7 +46846,7 @@
func (c *SitesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -46996,7 +46996,7 @@
func (c *SizesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47139,7 +47139,7 @@
func (c *SizesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47322,7 +47322,7 @@
func (c *SizesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47495,7 +47495,7 @@
func (c *SubaccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47638,7 +47638,7 @@
func (c *SubaccountsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -47847,7 +47847,7 @@
func (c *SubaccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48058,7 +48058,7 @@
func (c *SubaccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48205,7 +48205,7 @@
func (c *SubaccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48355,7 +48355,7 @@
func (c *TargetableRemarketingListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48565,7 +48565,7 @@
func (c *TargetableRemarketingListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48792,7 +48792,7 @@
func (c *TargetingTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -48935,7 +48935,7 @@
func (c *TargetingTemplatesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49151,7 +49151,7 @@
func (c *TargetingTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49368,7 +49368,7 @@
func (c *TargetingTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49515,7 +49515,7 @@
func (c *TargetingTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49663,7 +49663,7 @@
func (c *UserProfilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49805,7 +49805,7 @@
func (c *UserProfilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -49936,7 +49936,7 @@
func (c *UserRolePermissionGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50088,7 +50088,7 @@
func (c *UserRolePermissionGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50234,7 +50234,7 @@
func (c *UserRolePermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50397,7 +50397,7 @@
func (c *UserRolePermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50538,7 +50538,7 @@
func (c *UserRolesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50661,7 +50661,7 @@
func (c *UserRolesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -50804,7 +50804,7 @@
func (c *UserRolesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51028,7 +51028,7 @@
func (c *UserRolesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51250,7 +51250,7 @@
func (c *UserRolesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51397,7 +51397,7 @@
func (c *UserRolesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51547,7 +51547,7 @@
func (c *VideoFormatsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -51699,7 +51699,7 @@
func (c *VideoFormatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dialogflow/v2/dialogflow-api.json b/dialogflow/v2/dialogflow-api.json
index dd18b5a..6d8d726 100644
--- a/dialogflow/v2/dialogflow-api.json
+++ b/dialogflow/v2/dialogflow-api.json
@@ -857,7 +857,7 @@
],
"parameters": {
"session": {
- "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
"location": "path",
"pattern": "^projects/[^/]+/agent/environments/[^/]+/users/[^/]+/sessions/[^/]+$",
"required": true,
@@ -1507,7 +1507,7 @@
],
"parameters": {
"session": {
- "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
"location": "path",
"pattern": "^projects/[^/]+/agent/sessions/[^/]+$",
"required": true,
@@ -2049,7 +2049,7 @@
}
}
},
- "revision": "20200627",
+ "revision": "20200719",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3beta1ExportAgentResponse": {
@@ -2484,7 +2484,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Agent": {
- "description": "A Dialogflow agent is a virtual agent that handles conversations with your\nend-users. It is a natural language understanding module that understands the\nnuances of human language. Dialogflow translates end-user text or audio\nduring a conversation to structured data that your apps and services can\nunderstand. You design and build a Dialogflow agent to handle the types of\nconversations required for your system.\n\nFor more information about agents, see the\n[Agents\ndocumentation](https://cloud.google.com/dialogflow/docs/agents-overview).",
+ "description": "A Dialogflow agent is a virtual agent that handles conversations with your\nend-users. It is a natural language understanding module that understands the\nnuances of human language. Dialogflow translates end-user text or audio\nduring a conversation to structured data that your apps and services can\nunderstand. You design and build a Dialogflow agent to handle the types of\nconversations required for your system.\n\nFor more information about agents, see the\n[Agent guide](https://cloud.google.com/dialogflow/docs/agents-overview).",
"id": "GoogleCloudDialogflowV2Agent",
"properties": {
"apiVersion": {
@@ -2770,7 +2770,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Context": {
- "description": "Represents a context.",
+ "description": "Dialogflow contexts are similar to natural language context. If a person says\nto you \"they are orange\", you need context in order to understand what \"they\"\nis referring to. Similarly, for Dialogflow to handle an end-user expression\nlike that, it needs to be provided with context in order to correctly match\nan intent.\n\nUsing contexts, you can control the flow of a conversation. You can configure\ncontexts for an intent by setting input and output contexts, which are\nidentified by string names. When an intent is matched, any configured output\ncontexts for that intent become active. While any contexts are active,\nDialogflow is more likely to match intents that are configured with input\ncontexts that correspond to the currently active contexts.\n\nFor more information about context, see the\n[Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).",
"id": "GoogleCloudDialogflowV2Context",
"properties": {
"lifespanCount": {
@@ -2794,7 +2794,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2ConversationEvent": {
- "description": "Represents a notification sent to Cloud Pub/Sub subscribers for conversation\nlifecycle events.",
+ "description": "Represents a notification sent to Pub/Sub subscribers for conversation\nlifecycle events.",
"id": "GoogleCloudDialogflowV2ConversationEvent",
"properties": {
"conversation": {
@@ -2825,7 +2825,7 @@
"An existing conversation has closed. This is fired when a telephone call\nis terminated, or a conversation is closed via the API.",
"An existing conversation has received notification from Dialogflow that\nhuman intervention is required.",
"An existing conversation has received a new message, either from API or\ntelephony. It is configured in\nConversationProfile.new_message_event_notification_config",
- "Unrecoverable error during a telephone call.\n\nIn general non-recoverable errors only occur if something was\nmisconfigured in the ConversationProfile corresponding to the call. After\na non-recoverable error, Dialogflow may stop responding.\n\nWe don't fire this event:\n* in an API call because we can directly return the error, or,\n* when we can recover from an error."
+ "Unrecoverable error during a telephone call.\n\nIn general non-recoverable errors only occur if something was\nmisconfigured in the ConversationProfile corresponding to the call. After\na non-recoverable error, Dialogflow may stop responding.\n\nWe don't fire this event:\n\n* in an API call because we can directly return the error, or,\n* when we can recover from an error."
],
"type": "string"
}
@@ -2890,7 +2890,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2EntityType": {
- "description": "Represents an entity type.\nEntity types serve as a tool for extracting parameter values from natural\nlanguage queries.",
+ "description": "Each intent parameter has a type, called the entity type, which dictates\nexactly how data from an end-user expression is extracted.\n\nDialogflow provides predefined system entities that can match many common\ntypes of data. For example, there are system entities for matching dates,\ntimes, colors, email addresses, and so on. You can also create your own\ncustom entities for matching custom data. For example, you could define a\nvegetable entity that can match the types of vegetables available for\npurchase with a grocery store agent.\n\nFor more information, see the\n[Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).",
"id": "GoogleCloudDialogflowV2EntityType",
"properties": {
"autoExpansionMode": {
@@ -2976,7 +2976,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Environment": {
- "description": "Represents an agent environment.",
+ "description": "You can create multiple versions of your agent and publish them to separate\nenvironments.\n\nWhen you edit an agent, you are editing the draft agent. At any point, you\ncan save the draft agent as an agent version, which is an immutable snapshot\nof your agent.\n\nWhen you save the draft agent, it is published to the default environment.\nWhen you create agent versions, you can publish them to custom environments.\nYou can create a variety of custom environments for:\n\n- testing\n- development\n- production\n- etc.\n\nFor more information, see the [versions and environments\nguide](https://cloud.google.com/dialogflow/docs/agents-versions).",
"id": "GoogleCloudDialogflowV2Environment",
"properties": {
"agentVersion": {
@@ -3066,7 +3066,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Fulfillment": {
- "description": "Represents a fulfillment.",
+ "description": "By default, your agent responds to a matched intent with a static response.\nAs an alternative, you can provide a more dynamic response by using\nfulfillment. When you enable fulfillment for an intent, Dialogflow responds\nto that intent by calling a service that you define. For example, if an\nend-user wants to schedule a haircut on Friday, your service can check your\ndatabase and respond to the end-user with availability information for\nFriday.\n\nFor more information, see the [fulfillment\nguide](https://cloud.google.com/dialogflow/docs/fulfillment-overview).",
"id": "GoogleCloudDialogflowV2Fulfillment",
"properties": {
"displayName": {
@@ -3243,7 +3243,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Intent": {
- "description": "Represents an intent.\nIntents convert a number of user expressions or patterns into an action. An\naction is an extraction of a user command or sentence semantics.",
+ "description": "An intent categorizes an end-user's intention for one conversation turn. For\neach agent, you define many intents, where your combined intents can handle a\ncomplete conversation. When an end-user writes or says something, referred to\nas an end-user expression or end-user input, Dialogflow matches the end-user\ninput to the best intent in your agent. Matching an intent is also known as\nintent classification.\n\nFor more information, see the [intent\nguide](https://cloud.google.com/dialogflow/docs/intents-overview).",
"id": "GoogleCloudDialogflowV2Intent",
"properties": {
"action": {
@@ -4592,7 +4592,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2SessionEntityType": {
- "description": "Represents a session entity type.\n\nExtends or replaces a custom entity type at the user session level (we\nrefer to the entity types defined at the agent level as \"custom entity\ntypes\").\n\nNote: session entity types apply to all queries, regardless of the language.",
+ "description": "A session represents a conversation between a Dialogflow agent and an\nend-user. You can create special entities, called session entities, during a\nsession. Session entities can extend or replace custom entity types and only\nexist during the session that they were created for. All session data,\nincluding session entities, is stored by Dialogflow for 20 minutes.\n\nFor more information, see the [session entity\nguide](https://cloud.google.com/dialogflow/docs/entities-session).",
"id": "GoogleCloudDialogflowV2SessionEntityType",
"properties": {
"entities": {
@@ -4633,7 +4633,7 @@
"type": "number"
},
"phrases": {
- "description": "Optional. A list of strings containing words and phrases that the speech\nrecognizer should recognize with higher likelihood.\n\nThis list can be used to:\n* improve accuracy for words and phrases you expect the user to say,\n e.g. typical commands for your Dialogflow agent\n* add additional words to the speech recognizer vocabulary\n* ...\n\nSee the [Cloud Speech\ndocumentation](https://cloud.google.com/speech-to-text/quotas) for usage\nlimits.",
+ "description": "Optional. A list of strings containing words and phrases that the speech\nrecognizer should recognize with higher likelihood.\n\nThis list can be used to:\n\n* improve accuracy for words and phrases you expect the user to say,\n e.g. typical commands for your Dialogflow agent\n* add additional words to the speech recognizer vocabulary\n* ...\n\nSee the [Cloud Speech\ndocumentation](https://cloud.google.com/speech-to-text/quotas) for usage\nlimits.",
"items": {
"type": "string"
},
@@ -4882,6 +4882,28 @@
},
"type": "object"
},
+ "GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse": {
+ "description": "Response message for [Documents.AutoApproveSmartMessagingEntries].",
+ "id": "GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse",
+ "properties": {
+ "disabledCount": {
+ "description": "Number of smart messaging entries disabled.",
+ "format": "int32",
+ "type": "integer"
+ },
+ "enabledCount": {
+ "description": "Number of smart messaging entries enabled.",
+ "format": "int32",
+ "type": "integer"
+ },
+ "unreviewedCount": {
+ "description": "Number of smart messaging entries unreviewed.",
+ "format": "int32",
+ "type": "integer"
+ }
+ },
+ "type": "object"
+ },
"GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse": {
"description": "The response message for EntityTypes.BatchUpdateEntityTypes.",
"id": "GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse",
@@ -4911,7 +4933,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Context": {
- "description": "Represents a context.",
+ "description": "Dialogflow contexts are similar to natural language context. If a person says\nto you \"they are orange\", you need context in order to understand what \"they\"\nis referring to. Similarly, for Dialogflow to handle an end-user expression\nlike that, it needs to be provided with context in order to correctly match\nan intent.\n\nUsing contexts, you can control the flow of a conversation. You can configure\ncontexts for an intent by setting input and output contexts, which are\nidentified by string names. When an intent is matched, any configured output\ncontexts for that intent become active. While any contexts are active,\nDialogflow is more likely to match intents that are configured with input\ncontexts that correspond to the currently active contexts.\n\nFor more information about context, see the\n[Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).",
"id": "GoogleCloudDialogflowV2beta1Context",
"properties": {
"lifespanCount": {
@@ -4935,7 +4957,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1EntityType": {
- "description": "Represents an entity type.\nEntity types serve as a tool for extracting parameter values from natural\nlanguage queries.",
+ "description": "Each intent parameter has a type, called the entity type, which dictates\nexactly how data from an end-user expression is extracted.\n\nDialogflow provides predefined system entities that can match many common\ntypes of data. For example, there are system entities for matching dates,\ntimes, colors, email addresses, and so on. You can also create your own\ncustom entities for matching custom data. For example, you could define a\nvegetable entity that can match the types of vegetables available for\npurchase with a grocery store agent.\n\nFor more information, see the\n[Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).",
"id": "GoogleCloudDialogflowV2beta1EntityType",
"properties": {
"autoExpansionMode": {
@@ -5046,7 +5068,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Intent": {
- "description": "Represents an intent.\nIntents convert a number of user expressions or patterns into an action. An\naction is an extraction of a user command or sentence semantics.",
+ "description": "An intent categorizes an end-user's intention for one conversation turn. For\neach agent, you define many intents, where your combined intents can handle a\ncomplete conversation. When an end-user writes or says something, referred to\nas an end-user expression or end-user input, Dialogflow matches the end-user\ninput to the best intent in your agent. Matching an intent is also known as\nintent classification.\n\nFor more information, see the [intent\nguide](https://cloud.google.com/dialogflow/docs/intents-overview).",
"id": "GoogleCloudDialogflowV2beta1Intent",
"properties": {
"action": {
@@ -6476,7 +6498,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1SessionEntityType": {
- "description": "Represents a session entity type.\n\nExtends or replaces a custom entity type at the user session level (we\nrefer to the entity types defined at the agent level as \"custom entity\ntypes\").\n\nNote: session entity types apply to all queries, regardless of the language.",
+ "description": "A session represents a conversation between a Dialogflow agent and an\nend-user. You can create special entities, called session entities, during a\nsession. Session entities can extend or replace custom entity types and only\nexist during the session that they were created for. All session data,\nincluding session entities, is stored by Dialogflow for 20 minutes.\n\nFor more information, see the [session entity\nguide](https://cloud.google.com/dialogflow/docs/entities-session).",
"id": "GoogleCloudDialogflowV2beta1SessionEntityType",
"properties": {
"entities": {
diff --git a/dialogflow/v2/dialogflow-gen.go b/dialogflow/v2/dialogflow-gen.go
index 83d63ee..e6aa144 100644
--- a/dialogflow/v2/dialogflow-gen.go
+++ b/dialogflow/v2/dialogflow-gen.go
@@ -1288,11 +1288,9 @@
// types of
// conversations required for your system.
//
-// For more information about agents, see
-// the
-// [Agents
-// documentation](https://cloud.google.com/dialogflow/docs/ag
-// ents-overview).
+// For more information about agents, see the
+// [Agent
+// guide](https://cloud.google.com/dialogflow/docs/agents-overview).
type GoogleCloudDialogflowV2Agent struct {
// ApiVersion: Optional. API version displayed in Dialogflow console. If
// not specified,
@@ -1848,7 +1846,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2Context: Represents a context.
+// GoogleCloudDialogflowV2Context: Dialogflow contexts are similar to
+// natural language context. If a person says
+// to you "they are orange", you need context in order to understand
+// what "they"
+// is referring to. Similarly, for Dialogflow to handle an end-user
+// expression
+// like that, it needs to be provided with context in order to correctly
+// match
+// an intent.
+//
+// Using contexts, you can control the flow of a conversation. You can
+// configure
+// contexts for an intent by setting input and output contexts, which
+// are
+// identified by string names. When an intent is matched, any configured
+// output
+// contexts for that intent become active. While any contexts are
+// active,
+// Dialogflow is more likely to match intents that are configured with
+// input
+// contexts that correspond to the currently active contexts.
+//
+// For more information about context, see the
+// [Contexts
+// guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
type GoogleCloudDialogflowV2Context struct {
// LifespanCount: Optional. The number of conversational query requests
// after which the
@@ -1933,7 +1955,7 @@
}
// GoogleCloudDialogflowV2ConversationEvent: Represents a notification
-// sent to Cloud Pub/Sub subscribers for conversation
+// sent to Pub/Sub subscribers for conversation
// lifecycle events.
type GoogleCloudDialogflowV2ConversationEvent struct {
// Conversation: The unique identifier of the conversation this
@@ -1978,6 +2000,7 @@
// a non-recoverable error, Dialogflow may stop responding.
//
// We don't fire this event:
+ //
// * in an API call because we can directly return the error, or,
// * when we can recover from an error.
Type string `json:"type,omitempty"`
@@ -2137,10 +2160,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2EntityType: Represents an entity type.
-// Entity types serve as a tool for extracting parameter values from
-// natural
-// language queries.
+// GoogleCloudDialogflowV2EntityType: Each intent parameter has a type,
+// called the entity type, which dictates
+// exactly how data from an end-user expression is
+// extracted.
+//
+// Dialogflow provides predefined system entities that can match many
+// common
+// types of data. For example, there are system entities for matching
+// dates,
+// times, colors, email addresses, and so on. You can also create your
+// own
+// custom entities for matching custom data. For example, you could
+// define a
+// vegetable entity that can match the types of vegetables available
+// for
+// purchase with a grocery store agent.
+//
+// For more information, see the
+// [Entity
+// guide](https://cloud.google.com/dialogflow/docs/entities-overview).
type GoogleCloudDialogflowV2EntityType struct {
// AutoExpansionMode: Optional. Indicates whether the entity type can be
// automatically
@@ -2302,7 +2341,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2Environment: Represents an agent environment.
+// GoogleCloudDialogflowV2Environment: You can create multiple versions
+// of your agent and publish them to separate
+// environments.
+//
+// When you edit an agent, you are editing the draft agent. At any
+// point, you
+// can save the draft agent as an agent version, which is an immutable
+// snapshot
+// of your agent.
+//
+// When you save the draft agent, it is published to the default
+// environment.
+// When you create agent versions, you can publish them to custom
+// environments.
+// You can create a variety of custom environments for:
+//
+// - testing
+// - development
+// - production
+// - etc.
+//
+// For more information, see the [versions and
+// environments
+// guide](https://cloud.google.com/dialogflow/docs/agents-ve
+// rsions).
type GoogleCloudDialogflowV2Environment struct {
// AgentVersion: Optional. The agent version loaded into this
// environment.
@@ -2493,7 +2556,24 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2Fulfillment: Represents a fulfillment.
+// GoogleCloudDialogflowV2Fulfillment: By default, your agent responds
+// to a matched intent with a static response.
+// As an alternative, you can provide a more dynamic response by
+// using
+// fulfillment. When you enable fulfillment for an intent, Dialogflow
+// responds
+// to that intent by calling a service that you define. For example, if
+// an
+// end-user wants to schedule a haircut on Friday, your service can
+// check your
+// database and respond to the end-user with availability information
+// for
+// Friday.
+//
+// For more information, see the
+// [fulfillment
+// guide](https://cloud.google.com/dialogflow/docs/fulfillme
+// nt-overview).
type GoogleCloudDialogflowV2Fulfillment struct {
// DisplayName: Optional. The human-readable name of the fulfillment,
// unique within the agent.
@@ -2876,10 +2956,22 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2Intent: Represents an intent.
-// Intents convert a number of user expressions or patterns into an
-// action. An
-// action is an extraction of a user command or sentence semantics.
+// GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's
+// intention for one conversation turn. For
+// each agent, you define many intents, where your combined intents can
+// handle a
+// complete conversation. When an end-user writes or says something,
+// referred to
+// as an end-user expression or end-user input, Dialogflow matches the
+// end-user
+// input to the best intent in your agent. Matching an intent is also
+// known as
+// intent classification.
+//
+// For more information, see the
+// [intent
+// guide](https://cloud.google.com/dialogflow/docs/intents-overvi
+// ew).
type GoogleCloudDialogflowV2Intent struct {
// Action: Optional. The name of the action associated with the
// intent.
@@ -5333,17 +5425,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2SessionEntityType: Represents a session entity
-// type.
+// GoogleCloudDialogflowV2SessionEntityType: A session represents a
+// conversation between a Dialogflow agent and an
+// end-user. You can create special entities, called session entities,
+// during a
+// session. Session entities can extend or replace custom entity types
+// and only
+// exist during the session that they were created for. All session
+// data,
+// including session entities, is stored by Dialogflow for 20
+// minutes.
//
-// Extends or replaces a custom entity type at the user session level
-// (we
-// refer to the entity types defined at the agent level as "custom
+// For more information, see the [session
// entity
-// types").
-//
-// Note: session entity types apply to all queries, regardless of the
-// language.
+// guide](https://cloud.google.com/dialogflow/docs/entities-sessio
+// n).
type GoogleCloudDialogflowV2SessionEntityType struct {
// Entities: Required. The collection of entities associated with this
// session entity
@@ -5447,6 +5543,7 @@
// recognizer should recognize with higher likelihood.
//
// This list can be used to:
+ //
// * improve accuracy for words and phrases you expect the user to say,
// e.g. typical commands for your Dialogflow agent
// * add additional words to the speech recognizer vocabulary
@@ -6023,6 +6120,41 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
+// GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse:
+// Response message for [Documents.AutoApproveSmartMessagingEntries].
+type GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse struct {
+ // DisabledCount: Number of smart messaging entries disabled.
+ DisabledCount int64 `json:"disabledCount,omitempty"`
+
+ // EnabledCount: Number of smart messaging entries enabled.
+ EnabledCount int64 `json:"enabledCount,omitempty"`
+
+ // UnreviewedCount: Number of smart messaging entries unreviewed.
+ UnreviewedCount int64 `json:"unreviewedCount,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "DisabledCount") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "DisabledCount") to include
+ // in API requests with the JSON null value. By default, fields with
+ // empty values are omitted from API requests. However, any field with
+ // an empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
// GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse: The
// response message for EntityTypes.BatchUpdateEntityTypes.
type GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse struct {
@@ -6081,7 +6213,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Context: Represents a context.
+// GoogleCloudDialogflowV2beta1Context: Dialogflow contexts are similar
+// to natural language context. If a person says
+// to you "they are orange", you need context in order to understand
+// what "they"
+// is referring to. Similarly, for Dialogflow to handle an end-user
+// expression
+// like that, it needs to be provided with context in order to correctly
+// match
+// an intent.
+//
+// Using contexts, you can control the flow of a conversation. You can
+// configure
+// contexts for an intent by setting input and output contexts, which
+// are
+// identified by string names. When an intent is matched, any configured
+// output
+// contexts for that intent become active. While any contexts are
+// active,
+// Dialogflow is more likely to match intents that are configured with
+// input
+// contexts that correspond to the currently active contexts.
+//
+// For more information about context, see the
+// [Contexts
+// guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
type GoogleCloudDialogflowV2beta1Context struct {
// LifespanCount: Optional. The number of conversational query requests
// after which the
@@ -6161,11 +6317,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1EntityType: Represents an entity
-// type.
-// Entity types serve as a tool for extracting parameter values from
-// natural
-// language queries.
+// GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a
+// type, called the entity type, which dictates
+// exactly how data from an end-user expression is
+// extracted.
+//
+// Dialogflow provides predefined system entities that can match many
+// common
+// types of data. For example, there are system entities for matching
+// dates,
+// times, colors, email addresses, and so on. You can also create your
+// own
+// custom entities for matching custom data. For example, you could
+// define a
+// vegetable entity that can match the types of vegetables available
+// for
+// purchase with a grocery store agent.
+//
+// For more information, see the
+// [Entity
+// guide](https://cloud.google.com/dialogflow/docs/entities-overview).
type GoogleCloudDialogflowV2beta1EntityType struct {
// AutoExpansionMode: Optional. Indicates whether the entity type can be
// automatically
@@ -6393,10 +6564,22 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Intent: Represents an intent.
-// Intents convert a number of user expressions or patterns into an
-// action. An
-// action is an extraction of a user command or sentence semantics.
+// GoogleCloudDialogflowV2beta1Intent: An intent categorizes an
+// end-user's intention for one conversation turn. For
+// each agent, you define many intents, where your combined intents can
+// handle a
+// complete conversation. When an end-user writes or says something,
+// referred to
+// as an end-user expression or end-user input, Dialogflow matches the
+// end-user
+// input to the best intent in your agent. Matching an intent is also
+// known as
+// intent classification.
+//
+// For more information, see the
+// [intent
+// guide](https://cloud.google.com/dialogflow/docs/intents-overvi
+// ew).
type GoogleCloudDialogflowV2beta1Intent struct {
// Action: Optional. The name of the action associated with the
// intent.
@@ -9054,17 +9237,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1SessionEntityType: Represents a session
-// entity type.
+// GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a
+// conversation between a Dialogflow agent and an
+// end-user. You can create special entities, called session entities,
+// during a
+// session. Session entities can extend or replace custom entity types
+// and only
+// exist during the session that they were created for. All session
+// data,
+// including session entities, is stored by Dialogflow for 20
+// minutes.
//
-// Extends or replaces a custom entity type at the user session level
-// (we
-// refer to the entity types defined at the agent level as "custom
+// For more information, see the [session
// entity
-// types").
-//
-// Note: session entity types apply to all queries, regardless of the
-// language.
+// guide](https://cloud.google.com/dialogflow/docs/entities-sessio
+// n).
type GoogleCloudDialogflowV2beta1SessionEntityType struct {
// Entities: Required. The collection of entities associated with this
// session entity
@@ -9633,7 +9820,7 @@
func (c *ProjectsDeleteAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9775,7 +9962,7 @@
func (c *ProjectsGetAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9918,7 +10105,7 @@
func (c *ProjectsSetAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10067,7 +10254,7 @@
func (c *ProjectsAgentExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10217,7 +10404,7 @@
func (c *ProjectsAgentGetFulfillmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10380,7 +10567,7 @@
func (c *ProjectsAgentGetValidationResultCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10541,7 +10728,7 @@
func (c *ProjectsAgentImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10699,7 +10886,7 @@
func (c *ProjectsAgentRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10875,7 +11062,7 @@
func (c *ProjectsAgentSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11047,7 +11234,7 @@
func (c *ProjectsAgentTrainCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11196,7 +11383,7 @@
func (c *ProjectsAgentUpdateFulfillmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11346,7 +11533,7 @@
func (c *ProjectsAgentEntityTypesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11490,7 +11677,7 @@
func (c *ProjectsAgentEntityTypesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11644,7 +11831,7 @@
func (c *ProjectsAgentEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11789,7 +11976,7 @@
func (c *ProjectsAgentEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11944,7 +12131,7 @@
func (c *ProjectsAgentEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12123,7 +12310,7 @@
func (c *ProjectsAgentEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12318,7 +12505,7 @@
func (c *ProjectsAgentEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12474,7 +12661,7 @@
func (c *ProjectsAgentEntityTypesEntitiesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12619,7 +12806,7 @@
func (c *ProjectsAgentEntityTypesEntitiesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12767,7 +12954,7 @@
func (c *ProjectsAgentEntityTypesEntitiesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12933,7 +13120,7 @@
func (c *ProjectsAgentEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13101,7 +13288,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13240,7 +13427,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13315,7 +13502,7 @@
// ],
// "parameters": {
// "session": {
- // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
// "location": "path",
// "pattern": "^projects/[^/]+/agent/environments/[^/]+/users/[^/]+/sessions/[^/]+$",
// "required": true,
@@ -13385,7 +13572,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13524,7 +13711,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13666,7 +13853,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13826,7 +14013,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14003,7 +14190,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14158,7 +14345,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14303,7 +14490,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14449,7 +14636,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14616,7 +14803,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14797,7 +14984,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14948,7 +15135,7 @@
func (c *ProjectsAgentIntentsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15092,7 +15279,7 @@
func (c *ProjectsAgentIntentsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15257,7 +15444,7 @@
func (c *ProjectsAgentIntentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15411,7 +15598,7 @@
func (c *ProjectsAgentIntentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15577,7 +15764,7 @@
func (c *ProjectsAgentIntentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15775,7 +15962,7 @@
func (c *ProjectsAgentIntentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15990,7 +16177,7 @@
func (c *ProjectsAgentIntentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16149,7 +16336,7 @@
func (c *ProjectsAgentSessionsDeleteContextsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16288,7 +16475,7 @@
func (c *ProjectsAgentSessionsDetectIntentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16363,7 +16550,7 @@
// ],
// "parameters": {
// "session": {
- // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
// "location": "path",
// "pattern": "^projects/[^/]+/agent/sessions/[^/]+$",
// "required": true,
@@ -16433,7 +16620,7 @@
func (c *ProjectsAgentSessionsContextsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16572,7 +16759,7 @@
func (c *ProjectsAgentSessionsContextsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16714,7 +16901,7 @@
func (c *ProjectsAgentSessionsContextsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16874,7 +17061,7 @@
func (c *ProjectsAgentSessionsContextsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17051,7 +17238,7 @@
func (c *ProjectsAgentSessionsContextsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17206,7 +17393,7 @@
func (c *ProjectsAgentSessionsEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17351,7 +17538,7 @@
func (c *ProjectsAgentSessionsEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17497,7 +17684,7 @@
func (c *ProjectsAgentSessionsEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17664,7 +17851,7 @@
func (c *ProjectsAgentSessionsEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17845,7 +18032,7 @@
func (c *ProjectsAgentSessionsEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18009,7 +18196,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18155,7 +18342,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18337,7 +18524,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18526,7 +18713,7 @@
func (c *ProjectsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18672,7 +18859,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18854,7 +19041,7 @@
func (c *ProjectsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dialogflow/v2beta1/dialogflow-api.json b/dialogflow/v2beta1/dialogflow-api.json
index 763b038..074371f 100644
--- a/dialogflow/v2beta1/dialogflow-api.json
+++ b/dialogflow/v2beta1/dialogflow-api.json
@@ -857,7 +857,7 @@
],
"parameters": {
"session": {
- "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
"location": "path",
"pattern": "^projects/[^/]+/agent/environments/[^/]+/users/[^/]+/sessions/[^/]+$",
"required": true,
@@ -1857,7 +1857,7 @@
],
"parameters": {
"session": {
- "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
"location": "path",
"pattern": "^projects/[^/]+/agent/sessions/[^/]+$",
"required": true,
@@ -3264,7 +3264,7 @@
],
"parameters": {
"session": {
- "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/agent/environments/[^/]+/users/[^/]+/sessions/[^/]+$",
"required": true,
@@ -3914,7 +3914,7 @@
],
"parameters": {
"session": {
- "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/agent/sessions/[^/]+$",
"required": true,
@@ -4454,7 +4454,7 @@
}
}
},
- "revision": "20200706",
+ "revision": "20200719",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3beta1ExportAgentResponse": {
@@ -4936,7 +4936,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Context": {
- "description": "Represents a context.",
+ "description": "Dialogflow contexts are similar to natural language context. If a person says\nto you \"they are orange\", you need context in order to understand what \"they\"\nis referring to. Similarly, for Dialogflow to handle an end-user expression\nlike that, it needs to be provided with context in order to correctly match\nan intent.\n\nUsing contexts, you can control the flow of a conversation. You can configure\ncontexts for an intent by setting input and output contexts, which are\nidentified by string names. When an intent is matched, any configured output\ncontexts for that intent become active. While any contexts are active,\nDialogflow is more likely to match intents that are configured with input\ncontexts that correspond to the currently active contexts.\n\nFor more information about context, see the\n[Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).",
"id": "GoogleCloudDialogflowV2Context",
"properties": {
"lifespanCount": {
@@ -4960,7 +4960,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2ConversationEvent": {
- "description": "Represents a notification sent to Cloud Pub/Sub subscribers for conversation\nlifecycle events.",
+ "description": "Represents a notification sent to Pub/Sub subscribers for conversation\nlifecycle events.",
"id": "GoogleCloudDialogflowV2ConversationEvent",
"properties": {
"conversation": {
@@ -4991,7 +4991,7 @@
"An existing conversation has closed. This is fired when a telephone call\nis terminated, or a conversation is closed via the API.",
"An existing conversation has received notification from Dialogflow that\nhuman intervention is required.",
"An existing conversation has received a new message, either from API or\ntelephony. It is configured in\nConversationProfile.new_message_event_notification_config",
- "Unrecoverable error during a telephone call.\n\nIn general non-recoverable errors only occur if something was\nmisconfigured in the ConversationProfile corresponding to the call. After\na non-recoverable error, Dialogflow may stop responding.\n\nWe don't fire this event:\n* in an API call because we can directly return the error, or,\n* when we can recover from an error."
+ "Unrecoverable error during a telephone call.\n\nIn general non-recoverable errors only occur if something was\nmisconfigured in the ConversationProfile corresponding to the call. After\na non-recoverable error, Dialogflow may stop responding.\n\nWe don't fire this event:\n\n* in an API call because we can directly return the error, or,\n* when we can recover from an error."
],
"type": "string"
}
@@ -4999,7 +4999,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2EntityType": {
- "description": "Represents an entity type.\nEntity types serve as a tool for extracting parameter values from natural\nlanguage queries.",
+ "description": "Each intent parameter has a type, called the entity type, which dictates\nexactly how data from an end-user expression is extracted.\n\nDialogflow provides predefined system entities that can match many common\ntypes of data. For example, there are system entities for matching dates,\ntimes, colors, email addresses, and so on. You can also create your own\ncustom entities for matching custom data. For example, you could define a\nvegetable entity that can match the types of vegetables available for\npurchase with a grocery store agent.\n\nFor more information, see the\n[Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).",
"id": "GoogleCloudDialogflowV2EntityType",
"properties": {
"autoExpansionMode": {
@@ -5110,7 +5110,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2Intent": {
- "description": "Represents an intent.\nIntents convert a number of user expressions or patterns into an action. An\naction is an extraction of a user command or sentence semantics.",
+ "description": "An intent categorizes an end-user's intention for one conversation turn. For\neach agent, you define many intents, where your combined intents can handle a\ncomplete conversation. When an end-user writes or says something, referred to\nas an end-user expression or end-user input, Dialogflow matches the end-user\ninput to the best intent in your agent. Matching an intent is also known as\nintent classification.\n\nFor more information, see the [intent\nguide](https://cloud.google.com/dialogflow/docs/intents-overview).",
"id": "GoogleCloudDialogflowV2Intent",
"properties": {
"action": {
@@ -6214,7 +6214,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2SessionEntityType": {
- "description": "Represents a session entity type.\n\nExtends or replaces a custom entity type at the user session level (we\nrefer to the entity types defined at the agent level as \"custom entity\ntypes\").\n\nNote: session entity types apply to all queries, regardless of the language.",
+ "description": "A session represents a conversation between a Dialogflow agent and an\nend-user. You can create special entities, called session entities, during a\nsession. Session entities can extend or replace custom entity types and only\nexist during the session that they were created for. All session data,\nincluding session entities, is stored by Dialogflow for 20 minutes.\n\nFor more information, see the [session entity\nguide](https://cloud.google.com/dialogflow/docs/entities-session).",
"id": "GoogleCloudDialogflowV2SessionEntityType",
"properties": {
"entities": {
@@ -6317,7 +6317,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Agent": {
- "description": "Represents a conversational agent.",
+ "description": "A Dialogflow agent is a virtual agent that handles conversations with your\nend-users. It is a natural language understanding module that understands the\nnuances of human language. Dialogflow translates end-user text or audio\nduring a conversation to structured data that your apps and services can\nunderstand. You design and build a Dialogflow agent to handle the types of\nconversations required for your system.\n\nFor more information about agents, see the\n[Agent guide](https://cloud.google.com/dialogflow/docs/agents-overview).",
"id": "GoogleCloudDialogflowV2beta1Agent",
"properties": {
"apiVersion": {
@@ -6447,6 +6447,28 @@
},
"type": "object"
},
+ "GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse": {
+ "description": "Response message for [Documents.AutoApproveSmartMessagingEntries].",
+ "id": "GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse",
+ "properties": {
+ "disabledCount": {
+ "description": "Number of smart messaging entries disabled.",
+ "format": "int32",
+ "type": "integer"
+ },
+ "enabledCount": {
+ "description": "Number of smart messaging entries enabled.",
+ "format": "int32",
+ "type": "integer"
+ },
+ "unreviewedCount": {
+ "description": "Number of smart messaging entries unreviewed.",
+ "format": "int32",
+ "type": "integer"
+ }
+ },
+ "type": "object"
+ },
"GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest": {
"description": "The request message for EntityTypes.BatchCreateEntities.",
"id": "GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest",
@@ -6623,7 +6645,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Context": {
- "description": "Represents a context.",
+ "description": "Dialogflow contexts are similar to natural language context. If a person says\nto you \"they are orange\", you need context in order to understand what \"they\"\nis referring to. Similarly, for Dialogflow to handle an end-user expression\nlike that, it needs to be provided with context in order to correctly match\nan intent.\n\nUsing contexts, you can control the flow of a conversation. You can configure\ncontexts for an intent by setting input and output contexts, which are\nidentified by string names. When an intent is matched, any configured output\ncontexts for that intent become active. While any contexts are active,\nDialogflow is more likely to match intents that are configured with input\ncontexts that correspond to the currently active contexts.\n\nFor more information about context, see the\n[Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).",
"id": "GoogleCloudDialogflowV2beta1Context",
"properties": {
"lifespanCount": {
@@ -6711,7 +6733,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Document": {
- "description": "A document resource.\n\nNote: The `projects.agent.knowledgeBases.documents` resource is deprecated;\nonly use `projects.knowledgeBases.documents`.",
+ "description": "A knowledge document to be used by a KnowledgeBase.\n\nFor more information, see the [knowledge base\nguide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases).\n\nNote: The `projects.agent.knowledgeBases.documents` resource is deprecated;\nonly use `projects.knowledgeBases.documents`.",
"id": "GoogleCloudDialogflowV2beta1Document",
"properties": {
"content": {
@@ -6784,7 +6806,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1EntityType": {
- "description": "Represents an entity type.\nEntity types serve as a tool for extracting parameter values from natural\nlanguage queries.",
+ "description": "Each intent parameter has a type, called the entity type, which dictates\nexactly how data from an end-user expression is extracted.\n\nDialogflow provides predefined system entities that can match many common\ntypes of data. For example, there are system entities for matching dates,\ntimes, colors, email addresses, and so on. You can also create your own\ncustom entities for matching custom data. For example, you could define a\nvegetable entity that can match the types of vegetables available for\npurchase with a grocery store agent.\n\nFor more information, see the\n[Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).",
"id": "GoogleCloudDialogflowV2beta1EntityType",
"properties": {
"autoExpansionMode": {
@@ -6870,7 +6892,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Environment": {
- "description": "Represents an agent environment.",
+ "description": "You can create multiple versions of your agent and publish them to separate\nenvironments.\n\nWhen you edit an agent, you are editing the draft agent. At any point, you\ncan save the draft agent as an agent version, which is an immutable snapshot\nof your agent.\n\nWhen you save the draft agent, it is published to the default environment.\nWhen you create agent versions, you can publish them to custom environments.\nYou can create a variety of custom environments for:\n\n- testing\n- development\n- production\n- etc.\n\nFor more information, see the [versions and environments\nguide](https://cloud.google.com/dialogflow/docs/agents-versions).",
"id": "GoogleCloudDialogflowV2beta1Environment",
"properties": {
"agentVersion": {
@@ -6960,7 +6982,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Fulfillment": {
- "description": "Represents a fulfillment.",
+ "description": "By default, your agent responds to a matched intent with a static response.\nAs an alternative, you can provide a more dynamic response by using\nfulfillment. When you enable fulfillment for an intent, Dialogflow responds\nto that intent by calling a service that you define. For example, if an\nend-user wants to schedule a haircut on Friday, your service can check your\ndatabase and respond to the end-user with availability information for\nFriday.\n\nFor more information, see the [fulfillment\nguide](https://cloud.google.com/dialogflow/docs/fulfillment-overview).",
"id": "GoogleCloudDialogflowV2beta1Fulfillment",
"properties": {
"displayName": {
@@ -7148,7 +7170,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1Intent": {
- "description": "Represents an intent.\nIntents convert a number of user expressions or patterns into an action. An\naction is an extraction of a user command or sentence semantics.",
+ "description": "An intent categorizes an end-user's intention for one conversation turn. For\neach agent, you define many intents, where your combined intents can handle a\ncomplete conversation. When an end-user writes or says something, referred to\nas an end-user expression or end-user input, Dialogflow matches the end-user\ninput to the best intent in your agent. Matching an intent is also known as\nintent classification.\n\nFor more information, see the [intent\nguide](https://cloud.google.com/dialogflow/docs/intents-overview).",
"id": "GoogleCloudDialogflowV2beta1Intent",
"properties": {
"action": {
@@ -8416,7 +8438,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1KnowledgeBase": {
- "description": "Represents knowledge base resource.\n\nNote: The `projects.agent.knowledgeBases` resource is deprecated;\nonly use `projects.knowledgeBases`.",
+ "description": "A knowledge base represents a collection of knowledge documents that you\nprovide to Dialogflow. Your knowledge documents contain information that may\nbe useful during conversations with end-users. Some Dialogflow features use\nknowledge bases when looking for a response to an end-user input.\n\nFor more information, see the [knowledge base\nguide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases).\n\nNote: The `projects.agent.knowledgeBases` resource is deprecated;\nonly use `projects.knowledgeBases`.",
"id": "GoogleCloudDialogflowV2beta1KnowledgeBase",
"properties": {
"displayName": {
@@ -8910,7 +8932,7 @@
"type": "object"
},
"GoogleCloudDialogflowV2beta1SessionEntityType": {
- "description": "Represents a session entity type.\n\nExtends or replaces a custom entity type at the user session level (we\nrefer to the entity types defined at the agent level as \"custom entity\ntypes\").\n\nNote: session entity types apply to all queries, regardless of the language.",
+ "description": "A session represents a conversation between a Dialogflow agent and an\nend-user. You can create special entities, called session entities, during a\nsession. Session entities can extend or replace custom entity types and only\nexist during the session that they were created for. All session data,\nincluding session entities, is stored by Dialogflow for 20 minutes.\n\nFor more information, see the [session entity\nguide](https://cloud.google.com/dialogflow/docs/entities-session).",
"id": "GoogleCloudDialogflowV2beta1SessionEntityType",
"properties": {
"entities": {
@@ -8951,7 +8973,7 @@
"type": "number"
},
"phrases": {
- "description": "Optional. A list of strings containing words and phrases that the speech\nrecognizer should recognize with higher likelihood.\n\nThis list can be used to:\n* improve accuracy for words and phrases you expect the user to say,\n e.g. typical commands for your Dialogflow agent\n* add additional words to the speech recognizer vocabulary\n* ...\n\nSee the [Cloud Speech\ndocumentation](https://cloud.google.com/speech-to-text/quotas) for usage\nlimits.",
+ "description": "Optional. A list of strings containing words and phrases that the speech\nrecognizer should recognize with higher likelihood.\n\nThis list can be used to:\n\n* improve accuracy for words and phrases you expect the user to say,\n e.g. typical commands for your Dialogflow agent\n* add additional words to the speech recognizer vocabulary\n* ...\n\nSee the [Cloud Speech\ndocumentation](https://cloud.google.com/speech-to-text/quotas) for usage\nlimits.",
"items": {
"type": "string"
},
diff --git a/dialogflow/v2beta1/dialogflow-gen.go b/dialogflow/v2beta1/dialogflow-gen.go
index 567a411..b13fc35 100644
--- a/dialogflow/v2beta1/dialogflow-gen.go
+++ b/dialogflow/v2beta1/dialogflow-gen.go
@@ -1582,7 +1582,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2Context: Represents a context.
+// GoogleCloudDialogflowV2Context: Dialogflow contexts are similar to
+// natural language context. If a person says
+// to you "they are orange", you need context in order to understand
+// what "they"
+// is referring to. Similarly, for Dialogflow to handle an end-user
+// expression
+// like that, it needs to be provided with context in order to correctly
+// match
+// an intent.
+//
+// Using contexts, you can control the flow of a conversation. You can
+// configure
+// contexts for an intent by setting input and output contexts, which
+// are
+// identified by string names. When an intent is matched, any configured
+// output
+// contexts for that intent become active. While any contexts are
+// active,
+// Dialogflow is more likely to match intents that are configured with
+// input
+// contexts that correspond to the currently active contexts.
+//
+// For more information about context, see the
+// [Contexts
+// guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
type GoogleCloudDialogflowV2Context struct {
// LifespanCount: Optional. The number of conversational query requests
// after which the
@@ -1663,7 +1687,7 @@
}
// GoogleCloudDialogflowV2ConversationEvent: Represents a notification
-// sent to Cloud Pub/Sub subscribers for conversation
+// sent to Pub/Sub subscribers for conversation
// lifecycle events.
type GoogleCloudDialogflowV2ConversationEvent struct {
// Conversation: The unique identifier of the conversation this
@@ -1708,6 +1732,7 @@
// a non-recoverable error, Dialogflow may stop responding.
//
// We don't fire this event:
+ //
// * in an API call because we can directly return the error, or,
// * when we can recover from an error.
Type string `json:"type,omitempty"`
@@ -1735,10 +1760,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2EntityType: Represents an entity type.
-// Entity types serve as a tool for extracting parameter values from
-// natural
-// language queries.
+// GoogleCloudDialogflowV2EntityType: Each intent parameter has a type,
+// called the entity type, which dictates
+// exactly how data from an end-user expression is
+// extracted.
+//
+// Dialogflow provides predefined system entities that can match many
+// common
+// types of data. For example, there are system entities for matching
+// dates,
+// times, colors, email addresses, and so on. You can also create your
+// own
+// custom entities for matching custom data. For example, you could
+// define a
+// vegetable entity that can match the types of vegetables available
+// for
+// purchase with a grocery store agent.
+//
+// For more information, see the
+// [Entity
+// guide](https://cloud.google.com/dialogflow/docs/entities-overview).
type GoogleCloudDialogflowV2EntityType struct {
// AutoExpansionMode: Optional. Indicates whether the entity type can be
// automatically
@@ -1966,10 +2007,22 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2Intent: Represents an intent.
-// Intents convert a number of user expressions or patterns into an
-// action. An
-// action is an extraction of a user command or sentence semantics.
+// GoogleCloudDialogflowV2Intent: An intent categorizes an end-user's
+// intention for one conversation turn. For
+// each agent, you define many intents, where your combined intents can
+// handle a
+// complete conversation. When an end-user writes or says something,
+// referred to
+// as an end-user expression or end-user input, Dialogflow matches the
+// end-user
+// input to the best intent in your agent. Matching an intent is also
+// known as
+// intent classification.
+//
+// For more information, see the
+// [intent
+// guide](https://cloud.google.com/dialogflow/docs/intents-overvi
+// ew).
type GoogleCloudDialogflowV2Intent struct {
// Action: Optional. The name of the action associated with the
// intent.
@@ -3907,17 +3960,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2SessionEntityType: Represents a session entity
-// type.
+// GoogleCloudDialogflowV2SessionEntityType: A session represents a
+// conversation between a Dialogflow agent and an
+// end-user. You can create special entities, called session entities,
+// during a
+// session. Session entities can extend or replace custom entity types
+// and only
+// exist during the session that they were created for. All session
+// data,
+// including session entities, is stored by Dialogflow for 20
+// minutes.
//
-// Extends or replaces a custom entity type at the user session level
-// (we
-// refer to the entity types defined at the agent level as "custom
+// For more information, see the [session
// entity
-// types").
-//
-// Note: session entity types apply to all queries, regardless of the
-// language.
+// guide](https://cloud.google.com/dialogflow/docs/entities-sessio
+// n).
type GoogleCloudDialogflowV2SessionEntityType struct {
// Entities: Required. The collection of entities associated with this
// session entity
@@ -4158,7 +4215,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Agent: Represents a conversational agent.
+// GoogleCloudDialogflowV2beta1Agent: A Dialogflow agent is a virtual
+// agent that handles conversations with your
+// end-users. It is a natural language understanding module that
+// understands the
+// nuances of human language. Dialogflow translates end-user text or
+// audio
+// during a conversation to structured data that your apps and services
+// can
+// understand. You design and build a Dialogflow agent to handle the
+// types of
+// conversations required for your system.
+//
+// For more information about agents, see the
+// [Agent
+// guide](https://cloud.google.com/dialogflow/docs/agents-overview).
type GoogleCloudDialogflowV2beta1Agent struct {
// ApiVersion: Optional. API version displayed in Dialogflow console. If
// not specified,
@@ -4379,6 +4450,41 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
+// GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse:
+// Response message for [Documents.AutoApproveSmartMessagingEntries].
+type GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse struct {
+ // DisabledCount: Number of smart messaging entries disabled.
+ DisabledCount int64 `json:"disabledCount,omitempty"`
+
+ // EnabledCount: Number of smart messaging entries enabled.
+ EnabledCount int64 `json:"enabledCount,omitempty"`
+
+ // UnreviewedCount: Number of smart messaging entries unreviewed.
+ UnreviewedCount int64 `json:"unreviewedCount,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "DisabledCount") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "DisabledCount") to include
+ // in API requests with the JSON null value. By default, fields with
+ // empty values are omitted from API requests. However, any field with
+ // an empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
// GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest: The request
// message for EntityTypes.BatchCreateEntities.
type GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest struct {
@@ -4737,7 +4843,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Context: Represents a context.
+// GoogleCloudDialogflowV2beta1Context: Dialogflow contexts are similar
+// to natural language context. If a person says
+// to you "they are orange", you need context in order to understand
+// what "they"
+// is referring to. Similarly, for Dialogflow to handle an end-user
+// expression
+// like that, it needs to be provided with context in order to correctly
+// match
+// an intent.
+//
+// Using contexts, you can control the flow of a conversation. You can
+// configure
+// contexts for an intent by setting input and output contexts, which
+// are
+// identified by string names. When an intent is matched, any configured
+// output
+// contexts for that intent become active. While any contexts are
+// active,
+// Dialogflow is more likely to match intents that are configured with
+// input
+// contexts that correspond to the currently active contexts.
+//
+// For more information about context, see the
+// [Contexts
+// guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
type GoogleCloudDialogflowV2beta1Context struct {
// LifespanCount: Optional. The number of conversational query requests
// after which the
@@ -4972,7 +5102,13 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Document: A document resource.
+// GoogleCloudDialogflowV2beta1Document: A knowledge document to be used
+// by a KnowledgeBase.
+//
+// For more information, see the [knowledge
+// base
+// guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bas
+// es).
//
// Note: The `projects.agent.knowledgeBases.documents` resource is
// deprecated;
@@ -5137,11 +5273,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1EntityType: Represents an entity
-// type.
-// Entity types serve as a tool for extracting parameter values from
-// natural
-// language queries.
+// GoogleCloudDialogflowV2beta1EntityType: Each intent parameter has a
+// type, called the entity type, which dictates
+// exactly how data from an end-user expression is
+// extracted.
+//
+// Dialogflow provides predefined system entities that can match many
+// common
+// types of data. For example, there are system entities for matching
+// dates,
+// times, colors, email addresses, and so on. You can also create your
+// own
+// custom entities for matching custom data. For example, you could
+// define a
+// vegetable entity that can match the types of vegetables available
+// for
+// purchase with a grocery store agent.
+//
+// For more information, see the
+// [Entity
+// guide](https://cloud.google.com/dialogflow/docs/entities-overview).
type GoogleCloudDialogflowV2beta1EntityType struct {
// AutoExpansionMode: Optional. Indicates whether the entity type can be
// automatically
@@ -5303,8 +5454,32 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Environment: Represents an agent
+// GoogleCloudDialogflowV2beta1Environment: You can create multiple
+// versions of your agent and publish them to
+// separate
+// environments.
+//
+// When you edit an agent, you are editing the draft agent. At any
+// point, you
+// can save the draft agent as an agent version, which is an immutable
+// snapshot
+// of your agent.
+//
+// When you save the draft agent, it is published to the default
// environment.
+// When you create agent versions, you can publish them to custom
+// environments.
+// You can create a variety of custom environments for:
+//
+// - testing
+// - development
+// - production
+// - etc.
+//
+// For more information, see the [versions and
+// environments
+// guide](https://cloud.google.com/dialogflow/docs/agents-ve
+// rsions).
type GoogleCloudDialogflowV2beta1Environment struct {
// AgentVersion: Optional. The agent version loaded into this
// environment.
@@ -5498,7 +5673,24 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Fulfillment: Represents a fulfillment.
+// GoogleCloudDialogflowV2beta1Fulfillment: By default, your agent
+// responds to a matched intent with a static response.
+// As an alternative, you can provide a more dynamic response by
+// using
+// fulfillment. When you enable fulfillment for an intent, Dialogflow
+// responds
+// to that intent by calling a service that you define. For example, if
+// an
+// end-user wants to schedule a haircut on Friday, your service can
+// check your
+// database and respond to the end-user with availability information
+// for
+// Friday.
+//
+// For more information, see the
+// [fulfillment
+// guide](https://cloud.google.com/dialogflow/docs/fulfillme
+// nt-overview).
type GoogleCloudDialogflowV2beta1Fulfillment struct {
// DisplayName: Optional. The human-readable name of the fulfillment,
// unique within the agent.
@@ -5914,10 +6106,22 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1Intent: Represents an intent.
-// Intents convert a number of user expressions or patterns into an
-// action. An
-// action is an extraction of a user command or sentence semantics.
+// GoogleCloudDialogflowV2beta1Intent: An intent categorizes an
+// end-user's intention for one conversation turn. For
+// each agent, you define many intents, where your combined intents can
+// handle a
+// complete conversation. When an end-user writes or says something,
+// referred to
+// as an end-user expression or end-user input, Dialogflow matches the
+// end-user
+// input to the best intent in your agent. Matching an intent is also
+// known as
+// intent classification.
+//
+// For more information, see the
+// [intent
+// guide](https://cloud.google.com/dialogflow/docs/intents-overvi
+// ew).
type GoogleCloudDialogflowV2beta1Intent struct {
// Action: Optional. The name of the action associated with the
// intent.
@@ -8200,8 +8404,19 @@
return nil
}
-// GoogleCloudDialogflowV2beta1KnowledgeBase: Represents knowledge base
-// resource.
+// GoogleCloudDialogflowV2beta1KnowledgeBase: A knowledge base
+// represents a collection of knowledge documents that you
+// provide to Dialogflow. Your knowledge documents contain information
+// that may
+// be useful during conversations with end-users. Some Dialogflow
+// features use
+// knowledge bases when looking for a response to an end-user
+// input.
+//
+// For more information, see the [knowledge
+// base
+// guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bas
+// es).
//
// Note: The `projects.agent.knowledgeBases` resource is
// deprecated;
@@ -9286,17 +9501,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// GoogleCloudDialogflowV2beta1SessionEntityType: Represents a session
-// entity type.
+// GoogleCloudDialogflowV2beta1SessionEntityType: A session represents a
+// conversation between a Dialogflow agent and an
+// end-user. You can create special entities, called session entities,
+// during a
+// session. Session entities can extend or replace custom entity types
+// and only
+// exist during the session that they were created for. All session
+// data,
+// including session entities, is stored by Dialogflow for 20
+// minutes.
//
-// Extends or replaces a custom entity type at the user session level
-// (we
-// refer to the entity types defined at the agent level as "custom
+// For more information, see the [session
// entity
-// types").
-//
-// Note: session entity types apply to all queries, regardless of the
-// language.
+// guide](https://cloud.google.com/dialogflow/docs/entities-sessio
+// n).
type GoogleCloudDialogflowV2beta1SessionEntityType struct {
// Entities: Required. The collection of entities associated with this
// session entity
@@ -9399,6 +9618,7 @@
// recognizer should recognize with higher likelihood.
//
// This list can be used to:
+ //
// * improve accuracy for words and phrases you expect the user to say,
// e.g. typical commands for your Dialogflow agent
// * add additional words to the speech recognizer vocabulary
@@ -10264,7 +10484,7 @@
func (c *ProjectsDeleteAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10406,7 +10626,7 @@
func (c *ProjectsGetAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10550,7 +10770,7 @@
func (c *ProjectsSetAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10701,7 +10921,7 @@
func (c *ProjectsAgentExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10851,7 +11071,7 @@
func (c *ProjectsAgentGetFulfillmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11014,7 +11234,7 @@
func (c *ProjectsAgentGetValidationResultCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11177,7 +11397,7 @@
func (c *ProjectsAgentImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11336,7 +11556,7 @@
func (c *ProjectsAgentRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11511,7 +11731,7 @@
func (c *ProjectsAgentSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11684,7 +11904,7 @@
func (c *ProjectsAgentTrainCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11833,7 +12053,7 @@
func (c *ProjectsAgentUpdateFulfillmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11982,7 +12202,7 @@
func (c *ProjectsAgentEntityTypesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12125,7 +12345,7 @@
func (c *ProjectsAgentEntityTypesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12279,7 +12499,7 @@
func (c *ProjectsAgentEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12424,7 +12644,7 @@
func (c *ProjectsAgentEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12579,7 +12799,7 @@
func (c *ProjectsAgentEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12758,7 +12978,7 @@
func (c *ProjectsAgentEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12953,7 +13173,7 @@
func (c *ProjectsAgentEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13109,7 +13329,7 @@
func (c *ProjectsAgentEntityTypesEntitiesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13253,7 +13473,7 @@
func (c *ProjectsAgentEntityTypesEntitiesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13400,7 +13620,7 @@
func (c *ProjectsAgentEntityTypesEntitiesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13566,7 +13786,7 @@
func (c *ProjectsAgentEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13734,7 +13954,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsDeleteContextsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13873,7 +14093,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsDetectIntentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13948,7 +14168,7 @@
// ],
// "parameters": {
// "session": {
- // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
// "location": "path",
// "pattern": "^projects/[^/]+/agent/environments/[^/]+/users/[^/]+/sessions/[^/]+$",
// "required": true,
@@ -14018,7 +14238,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14158,7 +14378,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14300,7 +14520,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14461,7 +14681,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14638,7 +14858,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsContextsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14794,7 +15014,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14939,7 +15159,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15085,7 +15305,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15252,7 +15472,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15434,7 +15654,7 @@
func (c *ProjectsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15585,7 +15805,7 @@
func (c *ProjectsAgentIntentsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15729,7 +15949,7 @@
func (c *ProjectsAgentIntentsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15894,7 +16114,7 @@
func (c *ProjectsAgentIntentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16049,7 +16269,7 @@
func (c *ProjectsAgentIntentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16215,7 +16435,7 @@
func (c *ProjectsAgentIntentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16414,7 +16634,7 @@
func (c *ProjectsAgentIntentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16629,7 +16849,7 @@
func (c *ProjectsAgentIntentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16795,7 +17015,7 @@
func (c *ProjectsAgentKnowledgeBasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16948,7 +17168,7 @@
func (c *ProjectsAgentKnowledgeBasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17099,7 +17319,7 @@
func (c *ProjectsAgentKnowledgeBasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17266,7 +17486,7 @@
func (c *ProjectsAgentKnowledgeBasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17451,7 +17671,7 @@
func (c *ProjectsAgentKnowledgeBasesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17604,7 +17824,7 @@
func (c *ProjectsAgentKnowledgeBasesDocumentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17747,7 +17967,7 @@
func (c *ProjectsAgentKnowledgeBasesDocumentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17893,7 +18113,7 @@
func (c *ProjectsAgentKnowledgeBasesDocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18058,7 +18278,7 @@
func (c *ProjectsAgentKnowledgeBasesDocumentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18242,7 +18462,7 @@
func (c *ProjectsAgentKnowledgeBasesDocumentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18400,7 +18620,7 @@
func (c *ProjectsAgentKnowledgeBasesDocumentsReloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18539,7 +18759,7 @@
func (c *ProjectsAgentSessionsDeleteContextsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18678,7 +18898,7 @@
func (c *ProjectsAgentSessionsDetectIntentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18753,7 +18973,7 @@
// ],
// "parameters": {
// "session": {
- // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
// "location": "path",
// "pattern": "^projects/[^/]+/agent/sessions/[^/]+$",
// "required": true,
@@ -18823,7 +19043,7 @@
func (c *ProjectsAgentSessionsContextsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18963,7 +19183,7 @@
func (c *ProjectsAgentSessionsContextsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19105,7 +19325,7 @@
func (c *ProjectsAgentSessionsContextsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19266,7 +19486,7 @@
func (c *ProjectsAgentSessionsContextsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19443,7 +19663,7 @@
func (c *ProjectsAgentSessionsContextsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19599,7 +19819,7 @@
func (c *ProjectsAgentSessionsEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19744,7 +19964,7 @@
func (c *ProjectsAgentSessionsEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19890,7 +20110,7 @@
func (c *ProjectsAgentSessionsEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20057,7 +20277,7 @@
func (c *ProjectsAgentSessionsEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20239,7 +20459,7 @@
func (c *ProjectsAgentSessionsEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20392,7 +20612,7 @@
func (c *ProjectsKnowledgeBasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20545,7 +20765,7 @@
func (c *ProjectsKnowledgeBasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20696,7 +20916,7 @@
func (c *ProjectsKnowledgeBasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20863,7 +21083,7 @@
func (c *ProjectsKnowledgeBasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21048,7 +21268,7 @@
func (c *ProjectsKnowledgeBasesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21201,7 +21421,7 @@
func (c *ProjectsKnowledgeBasesDocumentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21344,7 +21564,7 @@
func (c *ProjectsKnowledgeBasesDocumentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21490,7 +21710,7 @@
func (c *ProjectsKnowledgeBasesDocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21655,7 +21875,7 @@
func (c *ProjectsKnowledgeBasesDocumentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21839,7 +22059,7 @@
func (c *ProjectsKnowledgeBasesDocumentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21997,7 +22217,7 @@
func (c *ProjectsKnowledgeBasesDocumentsReloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22136,7 +22356,7 @@
func (c *ProjectsLocationsDeleteAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22278,7 +22498,7 @@
func (c *ProjectsLocationsGetAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22422,7 +22642,7 @@
func (c *ProjectsLocationsSetAgentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22573,7 +22793,7 @@
func (c *ProjectsLocationsAgentExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22723,7 +22943,7 @@
func (c *ProjectsLocationsAgentGetFulfillmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22880,7 +23100,7 @@
func (c *ProjectsLocationsAgentImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23039,7 +23259,7 @@
func (c *ProjectsLocationsAgentRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23214,7 +23434,7 @@
func (c *ProjectsLocationsAgentSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23387,7 +23607,7 @@
func (c *ProjectsLocationsAgentTrainCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23536,7 +23756,7 @@
func (c *ProjectsLocationsAgentUpdateFulfillmentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23685,7 +23905,7 @@
func (c *ProjectsLocationsAgentEntityTypesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23828,7 +24048,7 @@
func (c *ProjectsLocationsAgentEntityTypesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23982,7 +24202,7 @@
func (c *ProjectsLocationsAgentEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24127,7 +24347,7 @@
func (c *ProjectsLocationsAgentEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24282,7 +24502,7 @@
func (c *ProjectsLocationsAgentEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24461,7 +24681,7 @@
func (c *ProjectsLocationsAgentEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24656,7 +24876,7 @@
func (c *ProjectsLocationsAgentEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24812,7 +25032,7 @@
func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24956,7 +25176,7 @@
func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25103,7 +25323,7 @@
func (c *ProjectsLocationsAgentEntityTypesEntitiesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25269,7 +25489,7 @@
func (c *ProjectsLocationsAgentEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25437,7 +25657,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDeleteContextsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25576,7 +25796,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsDetectIntentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25651,7 +25871,7 @@
// ],
// "parameters": {
// "session": {
- // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/agent/environments/[^/]+/users/[^/]+/sessions/[^/]+$",
// "required": true,
@@ -25721,7 +25941,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25861,7 +26081,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26003,7 +26223,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26164,7 +26384,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26341,7 +26561,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsContextsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26497,7 +26717,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26642,7 +26862,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26788,7 +27008,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26955,7 +27175,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27137,7 +27357,7 @@
func (c *ProjectsLocationsAgentEnvironmentsUsersSessionsEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27288,7 +27508,7 @@
func (c *ProjectsLocationsAgentIntentsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27432,7 +27652,7 @@
func (c *ProjectsLocationsAgentIntentsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27597,7 +27817,7 @@
func (c *ProjectsLocationsAgentIntentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27752,7 +27972,7 @@
func (c *ProjectsLocationsAgentIntentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27918,7 +28138,7 @@
func (c *ProjectsLocationsAgentIntentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28117,7 +28337,7 @@
func (c *ProjectsLocationsAgentIntentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28332,7 +28552,7 @@
func (c *ProjectsLocationsAgentIntentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28492,7 +28712,7 @@
func (c *ProjectsLocationsAgentSessionsDeleteContextsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28631,7 +28851,7 @@
func (c *ProjectsLocationsAgentSessionsDetectIntentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28706,7 +28926,7 @@
// ],
// "parameters": {
// "session": {
- // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.",
+ // "description": "Required. The name of the session this query is sent to. Format:\n`projects/\u003cProject ID\u003e/agent/sessions/\u003cSession ID\u003e`, or\n`projects/\u003cProject ID\u003e/agent/environments/\u003cEnvironment ID\u003e/users/\u003cUser\nID\u003e/sessions/\u003cSession ID\u003e`. If `Environment ID` is not specified, we assume\ndefault 'draft' environment. If `User ID` is not specified, we are using\n\"-\". It's up to the API caller to choose an appropriate `Session ID` and\n`User Id`. They can be a random number or some type of user and session\nidentifiers (preferably hashed). The length of the `Session ID` and\n`User ID` must not exceed 36 characters.\n\nFor more information, see the [API interactions\nguide](https://cloud.google.com/dialogflow/docs/api-overview).",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/agent/sessions/[^/]+$",
// "required": true,
@@ -28776,7 +28996,7 @@
func (c *ProjectsLocationsAgentSessionsContextsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28916,7 +29136,7 @@
func (c *ProjectsLocationsAgentSessionsContextsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29058,7 +29278,7 @@
func (c *ProjectsLocationsAgentSessionsContextsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29219,7 +29439,7 @@
func (c *ProjectsLocationsAgentSessionsContextsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29396,7 +29616,7 @@
func (c *ProjectsLocationsAgentSessionsContextsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29552,7 +29772,7 @@
func (c *ProjectsLocationsAgentSessionsEntityTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29697,7 +29917,7 @@
func (c *ProjectsLocationsAgentSessionsEntityTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29843,7 +30063,7 @@
func (c *ProjectsLocationsAgentSessionsEntityTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30010,7 +30230,7 @@
func (c *ProjectsLocationsAgentSessionsEntityTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30192,7 +30412,7 @@
func (c *ProjectsLocationsAgentSessionsEntityTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30356,7 +30576,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30502,7 +30722,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30684,7 +30904,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -30873,7 +31093,7 @@
func (c *ProjectsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31019,7 +31239,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -31201,7 +31421,7 @@
func (c *ProjectsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/digitalassetlinks/v1/digitalassetlinks-gen.go b/digitalassetlinks/v1/digitalassetlinks-gen.go
index 7ec74ae..1aae315 100644
--- a/digitalassetlinks/v1/digitalassetlinks-gen.go
+++ b/digitalassetlinks/v1/digitalassetlinks-gen.go
@@ -890,7 +890,7 @@
func (c *AssetlinksCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1197,7 +1197,7 @@
func (c *StatementsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/discovery/v1/discovery-gen.go b/discovery/v1/discovery-gen.go
index 19dbf1c..6e511cb 100644
--- a/discovery/v1/discovery-gen.go
+++ b/discovery/v1/discovery-gen.go
@@ -1054,7 +1054,7 @@
func (c *ApisGetRestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1213,7 +1213,7 @@
func (c *ApisListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/displayvideo/v1/displayvideo-gen.go b/displayvideo/v1/displayvideo-gen.go
index f14c52e..6803a25 100644
--- a/displayvideo/v1/displayvideo-gen.go
+++ b/displayvideo/v1/displayvideo-gen.go
@@ -11563,7 +11563,7 @@
func (c *AdvertisersBulkEditAdvertiserAssignedTargetingOptionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11759,7 +11759,7 @@
func (c *AdvertisersBulkListAdvertiserAssignedTargetingOptionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11939,7 +11939,7 @@
func (c *AdvertisersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12066,7 +12066,7 @@
func (c *AdvertisersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12208,7 +12208,7 @@
func (c *AdvertisersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12402,7 +12402,7 @@
func (c *AdvertisersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12581,7 +12581,7 @@
func (c *AdvertisersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12770,7 +12770,7 @@
func (c *AdvertisersAssetsUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12952,7 +12952,7 @@
func (c *AdvertisersCampaignsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13096,7 +13096,7 @@
func (c *AdvertisersCampaignsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13251,7 +13251,7 @@
func (c *AdvertisersCampaignsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13453,7 +13453,7 @@
func (c *AdvertisersCampaignsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13642,7 +13642,7 @@
func (c *AdvertisersCampaignsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13808,7 +13808,7 @@
func (c *AdvertisersChannelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13973,7 +13973,7 @@
func (c *AdvertisersChannelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14183,7 +14183,7 @@
func (c *AdvertisersChannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14383,7 +14383,7 @@
func (c *AdvertisersChannelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14549,7 +14549,7 @@
func (c *AdvertisersChannelsSitesBulkEditCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14708,7 +14708,7 @@
func (c *AdvertisersChannelsSitesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14873,7 +14873,7 @@
func (c *AdvertisersChannelsSitesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15088,7 +15088,7 @@
func (c *AdvertisersChannelsSitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15283,7 +15283,7 @@
func (c *AdvertisersCreativesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15427,7 +15427,7 @@
func (c *AdvertisersCreativesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15581,7 +15581,7 @@
func (c *AdvertisersCreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15810,7 +15810,7 @@
func (c *AdvertisersCreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15998,7 +15998,7 @@
func (c *AdvertisersCreativesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16156,7 +16156,7 @@
func (c *AdvertisersInsertionOrdersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16300,7 +16300,7 @@
func (c *AdvertisersInsertionOrdersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16455,7 +16455,7 @@
func (c *AdvertisersInsertionOrdersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16659,7 +16659,7 @@
func (c *AdvertisersInsertionOrdersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16847,7 +16847,7 @@
func (c *AdvertisersInsertionOrdersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17011,7 +17011,7 @@
func (c *AdvertisersLineItemsBulkEditLineItemAssignedTargetingOptionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17223,7 +17223,7 @@
func (c *AdvertisersLineItemsBulkListLineItemAssignedTargetingOptionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17414,7 +17414,7 @@
func (c *AdvertisersLineItemsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17558,7 +17558,7 @@
func (c *AdvertisersLineItemsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17712,7 +17712,7 @@
func (c *AdvertisersLineItemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17919,7 +17919,7 @@
func (c *AdvertisersLineItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18107,7 +18107,7 @@
func (c *AdvertisersLineItemsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18269,7 +18269,7 @@
func (c *AdvertisersLineItemsTargetingTypesAssignedTargetingOptionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18513,7 +18513,7 @@
func (c *AdvertisersLineItemsTargetingTypesAssignedTargetingOptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18769,7 +18769,7 @@
func (c *AdvertisersLineItemsTargetingTypesAssignedTargetingOptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19072,7 +19072,7 @@
func (c *AdvertisersLineItemsTargetingTypesAssignedTargetingOptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19352,7 +19352,7 @@
func (c *AdvertisersLocationListsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19504,7 +19504,7 @@
func (c *AdvertisersLocationListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19701,7 +19701,7 @@
func (c *AdvertisersLocationListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19889,7 +19889,7 @@
func (c *AdvertisersLocationListsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20052,7 +20052,7 @@
func (c *AdvertisersLocationListsAssignedLocationsBulkEditCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20205,7 +20205,7 @@
func (c *AdvertisersLocationListsAssignedLocationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20357,7 +20357,7 @@
func (c *AdvertisersLocationListsAssignedLocationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20560,7 +20560,7 @@
func (c *AdvertisersLocationListsAssignedLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20747,7 +20747,7 @@
func (c *AdvertisersNegativeKeywordListsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20889,7 +20889,7 @@
func (c *AdvertisersNegativeKeywordListsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21044,7 +21044,7 @@
func (c *AdvertisersNegativeKeywordListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21217,7 +21217,7 @@
func (c *AdvertisersNegativeKeywordListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21395,7 +21395,7 @@
func (c *AdvertisersNegativeKeywordListsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21559,7 +21559,7 @@
func (c *AdvertisersNegativeKeywordListsNegativeKeywordsBulkEditCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21711,7 +21711,7 @@
func (c *AdvertisersNegativeKeywordListsNegativeKeywordsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21863,7 +21863,7 @@
func (c *AdvertisersNegativeKeywordListsNegativeKeywordsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22066,7 +22066,7 @@
func (c *AdvertisersNegativeKeywordListsNegativeKeywordsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22257,7 +22257,7 @@
func (c *AdvertisersTargetingTypesAssignedTargetingOptionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22489,7 +22489,7 @@
func (c *AdvertisersTargetingTypesAssignedTargetingOptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22733,7 +22733,7 @@
func (c *AdvertisersTargetingTypesAssignedTargetingOptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23021,7 +23021,7 @@
func (c *AdvertisersTargetingTypesAssignedTargetingOptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23313,7 +23313,7 @@
func (c *CombinedAudiencesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23525,7 +23525,7 @@
func (c *CombinedAudiencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23718,7 +23718,7 @@
func (c *CustomListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23917,7 +23917,7 @@
func (c *CustomListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24113,7 +24113,7 @@
func (c *FirstAndThirdPartyAudiencesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24328,7 +24328,7 @@
func (c *FirstAndThirdPartyAudiencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24522,7 +24522,7 @@
func (c *FloodlightGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24679,7 +24679,7 @@
func (c *FloodlightGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24854,7 +24854,7 @@
func (c *GoogleAudiencesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25066,7 +25066,7 @@
func (c *GoogleAudiencesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25259,7 +25259,7 @@
func (c *InventorySourceGroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25413,7 +25413,7 @@
func (c *InventorySourceGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25584,7 +25584,7 @@
func (c *InventorySourceGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25796,7 +25796,7 @@
func (c *InventorySourceGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25998,7 +25998,7 @@
func (c *InventorySourceGroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26162,7 +26162,7 @@
func (c *InventorySourceGroupsAssignedInventorySourcesBulkEditCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26323,7 +26323,7 @@
func (c *InventorySourceGroupsAssignedInventorySourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26494,7 +26494,7 @@
func (c *InventorySourceGroupsAssignedInventorySourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26718,7 +26718,7 @@
func (c *InventorySourceGroupsAssignedInventorySourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26926,7 +26926,7 @@
func (c *InventorySourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27138,7 +27138,7 @@
func (c *InventorySourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27326,7 +27326,7 @@
func (c *MediaDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27487,7 +27487,7 @@
func (c *PartnersChannelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27652,7 +27652,7 @@
func (c *PartnersChannelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27862,7 +27862,7 @@
func (c *PartnersChannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28062,7 +28062,7 @@
func (c *PartnersChannelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28228,7 +28228,7 @@
func (c *PartnersChannelsSitesBulkEditCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28387,7 +28387,7 @@
func (c *PartnersChannelsSitesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28552,7 +28552,7 @@
func (c *PartnersChannelsSitesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28767,7 +28767,7 @@
func (c *PartnersChannelsSitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -28967,7 +28967,7 @@
func (c *SdfdownloadtasksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29105,7 +29105,7 @@
func (c *SdfdownloadtasksOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29259,7 +29259,7 @@
func (c *TargetingTypesTargetingOptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -29546,7 +29546,7 @@
func (c *TargetingTypesTargetingOptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dlp/v2/dlp-gen.go b/dlp/v2/dlp-gen.go
index a4bf39f..d5d33eb 100644
--- a/dlp/v2/dlp-gen.go
+++ b/dlp/v2/dlp-gen.go
@@ -8940,7 +8940,7 @@
func (c *InfoTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9121,7 +9121,7 @@
func (c *LocationsInfoTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9277,7 +9277,7 @@
func (c *OrganizationsDeidentifyTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9419,7 +9419,7 @@
func (c *OrganizationsDeidentifyTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9563,7 +9563,7 @@
func (c *OrganizationsDeidentifyTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9755,7 +9755,7 @@
func (c *OrganizationsDeidentifyTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9937,7 +9937,7 @@
func (c *OrganizationsDeidentifyTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10082,7 +10082,7 @@
func (c *OrganizationsInspectTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10223,7 +10223,7 @@
func (c *OrganizationsInspectTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10366,7 +10366,7 @@
func (c *OrganizationsInspectTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10557,7 +10557,7 @@
func (c *OrganizationsInspectTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10738,7 +10738,7 @@
func (c *OrganizationsInspectTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10884,7 +10884,7 @@
func (c *OrganizationsLocationsDeidentifyTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11026,7 +11026,7 @@
func (c *OrganizationsLocationsDeidentifyTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11170,7 +11170,7 @@
func (c *OrganizationsLocationsDeidentifyTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11362,7 +11362,7 @@
func (c *OrganizationsLocationsDeidentifyTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11544,7 +11544,7 @@
func (c *OrganizationsLocationsDeidentifyTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11689,7 +11689,7 @@
func (c *OrganizationsLocationsInspectTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11830,7 +11830,7 @@
func (c *OrganizationsLocationsInspectTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11973,7 +11973,7 @@
func (c *OrganizationsLocationsInspectTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12164,7 +12164,7 @@
func (c *OrganizationsLocationsInspectTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12345,7 +12345,7 @@
func (c *OrganizationsLocationsInspectTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12490,7 +12490,7 @@
func (c *OrganizationsLocationsStoredInfoTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12631,7 +12631,7 @@
func (c *OrganizationsLocationsStoredInfoTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12775,7 +12775,7 @@
func (c *OrganizationsLocationsStoredInfoTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12968,7 +12968,7 @@
func (c *OrganizationsLocationsStoredInfoTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13152,7 +13152,7 @@
func (c *OrganizationsLocationsStoredInfoTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13296,7 +13296,7 @@
func (c *OrganizationsStoredInfoTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13437,7 +13437,7 @@
func (c *OrganizationsStoredInfoTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13581,7 +13581,7 @@
func (c *OrganizationsStoredInfoTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13774,7 +13774,7 @@
func (c *OrganizationsStoredInfoTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13958,7 +13958,7 @@
func (c *OrganizationsStoredInfoTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14109,7 +14109,7 @@
func (c *ProjectsContentDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14263,7 +14263,7 @@
func (c *ProjectsContentInspectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14410,7 +14410,7 @@
func (c *ProjectsContentReidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14557,7 +14557,7 @@
func (c *ProjectsDeidentifyTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14699,7 +14699,7 @@
func (c *ProjectsDeidentifyTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14843,7 +14843,7 @@
func (c *ProjectsDeidentifyTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15035,7 +15035,7 @@
func (c *ProjectsDeidentifyTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15217,7 +15217,7 @@
func (c *ProjectsDeidentifyTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15366,7 +15366,7 @@
func (c *ProjectsDlpJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15517,7 +15517,7 @@
func (c *ProjectsDlpJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15663,7 +15663,7 @@
func (c *ProjectsDlpJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15808,7 +15808,7 @@
func (c *ProjectsDlpJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16048,7 +16048,7 @@
func (c *ProjectsDlpJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16252,7 +16252,7 @@
func (c *ProjectsImageRedactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16397,7 +16397,7 @@
func (c *ProjectsInspectTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16538,7 +16538,7 @@
func (c *ProjectsInspectTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16681,7 +16681,7 @@
func (c *ProjectsInspectTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16872,7 +16872,7 @@
func (c *ProjectsInspectTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17053,7 +17053,7 @@
func (c *ProjectsInspectTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17196,7 +17196,7 @@
func (c *ProjectsJobTriggersActivateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17340,7 +17340,7 @@
func (c *ProjectsJobTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17480,7 +17480,7 @@
func (c *ProjectsJobTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17623,7 +17623,7 @@
func (c *ProjectsJobTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17850,7 +17850,7 @@
func (c *ProjectsJobTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18036,7 +18036,7 @@
func (c *ProjectsJobTriggersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18187,7 +18187,7 @@
func (c *ProjectsLocationsContentDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18341,7 +18341,7 @@
func (c *ProjectsLocationsContentInspectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18488,7 +18488,7 @@
func (c *ProjectsLocationsContentReidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18635,7 +18635,7 @@
func (c *ProjectsLocationsDeidentifyTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18777,7 +18777,7 @@
func (c *ProjectsLocationsDeidentifyTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18921,7 +18921,7 @@
func (c *ProjectsLocationsDeidentifyTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19113,7 +19113,7 @@
func (c *ProjectsLocationsDeidentifyTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19295,7 +19295,7 @@
func (c *ProjectsLocationsDeidentifyTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19444,7 +19444,7 @@
func (c *ProjectsLocationsDlpJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19595,7 +19595,7 @@
func (c *ProjectsLocationsDlpJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19741,7 +19741,7 @@
func (c *ProjectsLocationsDlpJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19880,7 +19880,7 @@
func (c *ProjectsLocationsDlpJobsFinishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20033,7 +20033,7 @@
func (c *ProjectsLocationsDlpJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20176,7 +20176,7 @@
func (c *ProjectsLocationsDlpJobsHybridInspectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20422,7 +20422,7 @@
func (c *ProjectsLocationsDlpJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20626,7 +20626,7 @@
func (c *ProjectsLocationsImageRedactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20771,7 +20771,7 @@
func (c *ProjectsLocationsInspectTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20912,7 +20912,7 @@
func (c *ProjectsLocationsInspectTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21055,7 +21055,7 @@
func (c *ProjectsLocationsInspectTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21246,7 +21246,7 @@
func (c *ProjectsLocationsInspectTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21427,7 +21427,7 @@
func (c *ProjectsLocationsInspectTemplatesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21570,7 +21570,7 @@
func (c *ProjectsLocationsJobTriggersActivateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21714,7 +21714,7 @@
func (c *ProjectsLocationsJobTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21854,7 +21854,7 @@
func (c *ProjectsLocationsJobTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21997,7 +21997,7 @@
func (c *ProjectsLocationsJobTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22141,7 +22141,7 @@
func (c *ProjectsLocationsJobTriggersHybridInspectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22374,7 +22374,7 @@
func (c *ProjectsLocationsJobTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22560,7 +22560,7 @@
func (c *ProjectsLocationsJobTriggersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22704,7 +22704,7 @@
func (c *ProjectsLocationsStoredInfoTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22845,7 +22845,7 @@
func (c *ProjectsLocationsStoredInfoTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22989,7 +22989,7 @@
func (c *ProjectsLocationsStoredInfoTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23182,7 +23182,7 @@
func (c *ProjectsLocationsStoredInfoTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23366,7 +23366,7 @@
func (c *ProjectsLocationsStoredInfoTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23510,7 +23510,7 @@
func (c *ProjectsStoredInfoTypesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23651,7 +23651,7 @@
func (c *ProjectsStoredInfoTypesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23795,7 +23795,7 @@
func (c *ProjectsStoredInfoTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23988,7 +23988,7 @@
func (c *ProjectsStoredInfoTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24172,7 +24172,7 @@
func (c *ProjectsStoredInfoTypesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dns/v1/dns-gen.go b/dns/v1/dns-gen.go
index 7454872..3759f18 100644
--- a/dns/v1/dns-gen.go
+++ b/dns/v1/dns-gen.go
@@ -1926,7 +1926,7 @@
func (c *ChangesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2103,7 +2103,7 @@
func (c *ChangesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2305,7 +2305,7 @@
func (c *ChangesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2530,7 +2530,7 @@
func (c *DnsKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2730,7 +2730,7 @@
func (c *DnsKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2936,7 +2936,7 @@
func (c *ManagedZoneOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3132,7 +3132,7 @@
func (c *ManagedZoneOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3331,7 +3331,7 @@
func (c *ManagedZonesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3487,7 +3487,7 @@
func (c *ManagedZonesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3626,7 +3626,7 @@
func (c *ManagedZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3809,7 +3809,7 @@
func (c *ManagedZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3996,7 +3996,7 @@
func (c *ManagedZonesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4162,7 +4162,7 @@
func (c *ManagedZonesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4326,7 +4326,7 @@
func (c *PoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4484,7 +4484,7 @@
func (c *PoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4623,7 +4623,7 @@
func (c *PoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4798,7 +4798,7 @@
func (c *PoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4980,7 +4980,7 @@
func (c *PoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5146,7 +5146,7 @@
func (c *PoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5319,7 +5319,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5505,7 +5505,7 @@
func (c *ResourceRecordSetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dns/v1beta2/dns-gen.go b/dns/v1beta2/dns-gen.go
index 991a5c0..dfa0604 100644
--- a/dns/v1beta2/dns-gen.go
+++ b/dns/v1beta2/dns-gen.go
@@ -2004,7 +2004,7 @@
func (c *ChangesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2181,7 +2181,7 @@
func (c *ChangesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2383,7 +2383,7 @@
func (c *ChangesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2608,7 +2608,7 @@
func (c *DnsKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2808,7 +2808,7 @@
func (c *DnsKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3014,7 +3014,7 @@
func (c *ManagedZoneOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3210,7 +3210,7 @@
func (c *ManagedZoneOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3409,7 +3409,7 @@
func (c *ManagedZonesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3565,7 +3565,7 @@
func (c *ManagedZonesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3704,7 +3704,7 @@
func (c *ManagedZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3887,7 +3887,7 @@
func (c *ManagedZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4074,7 +4074,7 @@
func (c *ManagedZonesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4240,7 +4240,7 @@
func (c *ManagedZonesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4404,7 +4404,7 @@
func (c *PoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4562,7 +4562,7 @@
func (c *PoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4701,7 +4701,7 @@
func (c *PoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4876,7 +4876,7 @@
func (c *PoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5058,7 +5058,7 @@
func (c *PoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5224,7 +5224,7 @@
func (c *PoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5397,7 +5397,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5583,7 +5583,7 @@
func (c *ResourceRecordSetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/dns/v2beta1/dns-gen.go b/dns/v2beta1/dns-gen.go
index e7b466f..2652a75 100644
--- a/dns/v2beta1/dns-gen.go
+++ b/dns/v2beta1/dns-gen.go
@@ -1926,7 +1926,7 @@
func (c *ChangesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2103,7 +2103,7 @@
func (c *ChangesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2305,7 +2305,7 @@
func (c *ChangesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2530,7 +2530,7 @@
func (c *DnsKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2730,7 +2730,7 @@
func (c *DnsKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2936,7 +2936,7 @@
func (c *ManagedZoneOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3132,7 +3132,7 @@
func (c *ManagedZoneOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3331,7 +3331,7 @@
func (c *ManagedZonesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3487,7 +3487,7 @@
func (c *ManagedZonesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3626,7 +3626,7 @@
func (c *ManagedZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3809,7 +3809,7 @@
func (c *ManagedZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3996,7 +3996,7 @@
func (c *ManagedZonesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4162,7 +4162,7 @@
func (c *ManagedZonesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4326,7 +4326,7 @@
func (c *PoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4480,7 +4480,7 @@
func (c *PoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4615,7 +4615,7 @@
func (c *PoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4784,7 +4784,7 @@
func (c *PoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4960,7 +4960,7 @@
func (c *PoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5122,7 +5122,7 @@
func (c *PoliciesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5291,7 +5291,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5477,7 +5477,7 @@
func (c *ResourceRecordSetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/docs/v1/docs-gen.go b/docs/v1/docs-gen.go
index b3202b1..df86aff 100644
--- a/docs/v1/docs-gen.go
+++ b/docs/v1/docs-gen.go
@@ -7931,7 +7931,7 @@
func (c *DocumentsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8074,7 +8074,7 @@
func (c *DocumentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8230,7 +8230,7 @@
func (c *DocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/documentai/v1beta2/documentai-gen.go b/documentai/v1beta2/documentai-gen.go
index 41093cc..1867a42 100644
--- a/documentai/v1beta2/documentai-gen.go
+++ b/documentai/v1beta2/documentai-gen.go
@@ -3888,7 +3888,7 @@
func (c *ProjectsDocumentsBatchProcessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4028,7 +4028,7 @@
func (c *ProjectsDocumentsProcessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4171,7 +4171,7 @@
func (c *ProjectsLocationsDocumentsBatchProcessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4311,7 +4311,7 @@
func (c *ProjectsLocationsDocumentsProcessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4465,7 +4465,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4613,7 +4613,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/domainsrdap/v1/domainsrdap-gen.go b/domainsrdap/v1/domainsrdap-gen.go
index f555d88..fb17058 100644
--- a/domainsrdap/v1/domainsrdap-gen.go
+++ b/domainsrdap/v1/domainsrdap-gen.go
@@ -485,7 +485,7 @@
func (c *AutnumGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -624,7 +624,7 @@
func (c *DomainGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -767,7 +767,7 @@
func (c *EntityGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -910,7 +910,7 @@
func (c *IpGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1058,7 +1058,7 @@
func (c *NameserverGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1197,7 +1197,7 @@
func (c *V1GetDomainsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1325,7 +1325,7 @@
func (c *V1GetEntitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1452,7 +1452,7 @@
func (c *V1GetHelpCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1580,7 +1580,7 @@
func (c *V1GetIpCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1708,7 +1708,7 @@
func (c *V1GetNameserversCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/doubleclickbidmanager/v1.1/doubleclickbidmanager-gen.go b/doubleclickbidmanager/v1.1/doubleclickbidmanager-gen.go
index 0cad6f3..242642b 100644
--- a/doubleclickbidmanager/v1.1/doubleclickbidmanager-gen.go
+++ b/doubleclickbidmanager/v1.1/doubleclickbidmanager-gen.go
@@ -2236,7 +2236,7 @@
func (c *LineitemsDownloadlineitemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2359,7 +2359,7 @@
func (c *LineitemsUploadlineitemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2489,7 +2489,7 @@
func (c *QueriesCreatequeryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2620,7 +2620,7 @@
func (c *QueriesDeletequeryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2732,7 +2732,7 @@
func (c *QueriesGetqueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2888,7 +2888,7 @@
func (c *QueriesListqueriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3048,7 +3048,7 @@
func (c *QueriesRunqueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3189,7 +3189,7 @@
func (c *ReportsListreportsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3353,7 +3353,7 @@
func (c *SdfDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/doubleclickbidmanager/v1/doubleclickbidmanager-gen.go b/doubleclickbidmanager/v1/doubleclickbidmanager-gen.go
index 48a6097..72b1437 100644
--- a/doubleclickbidmanager/v1/doubleclickbidmanager-gen.go
+++ b/doubleclickbidmanager/v1/doubleclickbidmanager-gen.go
@@ -1725,7 +1725,7 @@
func (c *LineitemsDownloadlineitemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1848,7 +1848,7 @@
func (c *LineitemsUploadlineitemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1970,7 +1970,7 @@
func (c *QueriesCreatequeryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2093,7 +2093,7 @@
func (c *QueriesDeletequeryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2205,7 +2205,7 @@
func (c *QueriesGetqueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2346,7 +2346,7 @@
func (c *QueriesListqueriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2465,7 +2465,7 @@
func (c *QueriesRunqueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2585,7 +2585,7 @@
func (c *ReportsListreportsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2717,7 +2717,7 @@
func (c *SdfDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/doubleclicksearch/v2/doubleclicksearch-gen.go b/doubleclicksearch/v2/doubleclicksearch-gen.go
index 44a25d4..abca823 100644
--- a/doubleclicksearch/v2/doubleclicksearch-gen.go
+++ b/doubleclicksearch/v2/doubleclicksearch-gen.go
@@ -1240,7 +1240,7 @@
func (c *ConversionGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1453,7 +1453,7 @@
func (c *ConversionInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1578,7 +1578,7 @@
func (c *ConversionUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1705,7 +1705,7 @@
func (c *ConversionUpdateAvailabilityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1830,7 +1830,7 @@
func (c *ReportsGenerateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1966,7 +1966,7 @@
func (c *ReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2111,7 +2111,7 @@
func (c *ReportsGetFileCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2243,7 +2243,7 @@
func (c *ReportsRequestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2381,7 +2381,7 @@
func (c *SavedColumnsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/drive/v2/drive-gen.go b/drive/v2/drive-gen.go
index 80912fe..e870675 100644
--- a/drive/v2/drive-gen.go
+++ b/drive/v2/drive-gen.go
@@ -4017,7 +4017,7 @@
func (c *AboutGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4172,7 +4172,7 @@
func (c *AppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4348,7 +4348,7 @@
func (c *AppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4525,7 +4525,7 @@
func (c *ChangesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4725,7 +4725,7 @@
func (c *ChangesGetStartPageTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4988,7 +4988,7 @@
func (c *ChangesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5318,7 +5318,7 @@
func (c *ChangesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5527,7 +5527,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5641,7 +5641,7 @@
func (c *ChildrenDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5769,7 +5769,7 @@
func (c *ChildrenGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5945,7 +5945,7 @@
func (c *ChildrenInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6147,7 +6147,7 @@
func (c *ChildrenListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6330,7 +6330,7 @@
func (c *CommentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6460,7 +6460,7 @@
func (c *CommentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6609,7 +6609,7 @@
func (c *CommentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6789,7 +6789,7 @@
func (c *CommentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6972,7 +6972,7 @@
func (c *CommentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7121,7 +7121,7 @@
func (c *CommentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7267,7 +7267,7 @@
func (c *DrivesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7387,7 +7387,7 @@
func (c *DrivesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7525,7 +7525,7 @@
func (c *DrivesHideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7654,7 +7654,7 @@
func (c *DrivesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7826,7 +7826,7 @@
func (c *DrivesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7992,7 +7992,7 @@
func (c *DrivesUnhideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8131,7 +8131,7 @@
func (c *DrivesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8356,7 +8356,7 @@
func (c *FilesCopyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8578,7 +8578,7 @@
func (c *FilesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8690,7 +8690,7 @@
func (c *FilesEmptyTrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8790,7 +8790,7 @@
func (c *FilesExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8944,7 +8944,7 @@
func (c *FilesGenerateIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9141,7 +9141,7 @@
func (c *FilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9467,7 +9467,7 @@
func (c *FilesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9844,7 +9844,7 @@
func (c *FilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10233,7 +10233,7 @@
func (c *FilesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10495,7 +10495,7 @@
func (c *FilesTouchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10660,7 +10660,7 @@
func (c *FilesTrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10820,7 +10820,7 @@
func (c *FilesUntrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11151,7 +11151,7 @@
func (c *FilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11495,7 +11495,7 @@
func (c *FilesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11711,7 +11711,7 @@
func (c *ParentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11839,7 +11839,7 @@
func (c *ParentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12015,7 +12015,7 @@
func (c *ParentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12182,7 +12182,7 @@
func (c *ParentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12346,7 +12346,7 @@
func (c *PermissionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12511,7 +12511,7 @@
func (c *PermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12684,7 +12684,7 @@
func (c *PermissionsGetIdForEmailCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12890,7 +12890,7 @@
func (c *PermissionsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13122,7 +13122,7 @@
func (c *PermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13354,7 +13354,7 @@
func (c *PermissionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13573,7 +13573,7 @@
func (c *PermissionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13757,7 +13757,7 @@
func (c *PropertiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13894,7 +13894,7 @@
func (c *PropertiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14048,7 +14048,7 @@
func (c *PropertiesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14198,7 +14198,7 @@
func (c *PropertiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14347,7 +14347,7 @@
func (c *PropertiesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14512,7 +14512,7 @@
func (c *PropertiesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14669,7 +14669,7 @@
func (c *RepliesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14808,7 +14808,7 @@
func (c *RepliesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14967,7 +14967,7 @@
func (c *RepliesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15149,7 +15149,7 @@
func (c *RepliesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15337,7 +15337,7 @@
func (c *RepliesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15496,7 +15496,7 @@
func (c *RepliesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15654,7 +15654,7 @@
func (c *RevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15777,7 +15777,7 @@
func (c *RevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15948,7 +15948,7 @@
func (c *RevisionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16124,7 +16124,7 @@
func (c *RevisionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16274,7 +16274,7 @@
func (c *RevisionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16420,7 +16420,7 @@
func (c *TeamdrivesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16540,7 +16540,7 @@
func (c *TeamdrivesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16679,7 +16679,7 @@
func (c *TeamdrivesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16851,7 +16851,7 @@
func (c *TeamdrivesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17028,7 +17028,7 @@
func (c *TeamdrivesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/drive/v3/drive-gen.go b/drive/v3/drive-gen.go
index e08b578..0115969 100644
--- a/drive/v3/drive-gen.go
+++ b/drive/v3/drive-gen.go
@@ -2995,7 +2995,7 @@
func (c *AboutGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3158,7 +3158,7 @@
func (c *ChangesGetStartPageTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3405,7 +3405,7 @@
func (c *ChangesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3698,7 +3698,7 @@
func (c *ChangesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3906,7 +3906,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4009,7 +4009,7 @@
func (c *CommentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4148,7 +4148,7 @@
func (c *CommentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4278,7 +4278,7 @@
func (c *CommentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4467,7 +4467,7 @@
func (c *CommentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4650,7 +4650,7 @@
func (c *CommentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4796,7 +4796,7 @@
func (c *DrivesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4930,7 +4930,7 @@
func (c *DrivesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5050,7 +5050,7 @@
func (c *DrivesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5188,7 +5188,7 @@
func (c *DrivesHideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5355,7 +5355,7 @@
func (c *DrivesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5521,7 +5521,7 @@
func (c *DrivesUnhideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5660,7 +5660,7 @@
func (c *DrivesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5858,7 +5858,7 @@
func (c *FilesCopyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6133,7 +6133,7 @@
func (c *FilesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6364,7 +6364,7 @@
func (c *FilesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6476,7 +6476,7 @@
func (c *FilesEmptyTrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6576,7 +6576,7 @@
func (c *FilesExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6730,7 +6730,7 @@
func (c *FilesGenerateIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6901,7 +6901,7 @@
func (c *FilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7200,7 +7200,7 @@
func (c *FilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7539,7 +7539,7 @@
func (c *FilesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7795,7 +7795,7 @@
func (c *FilesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8052,7 +8052,7 @@
func (c *PermissionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8262,7 +8262,7 @@
func (c *PermissionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8427,7 +8427,7 @@
func (c *PermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8642,7 +8642,7 @@
func (c *PermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8875,7 +8875,7 @@
func (c *PermissionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9054,7 +9054,7 @@
func (c *RepliesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9203,7 +9203,7 @@
func (c *RepliesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9343,7 +9343,7 @@
func (c *RepliesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9534,7 +9534,7 @@
func (c *RepliesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9722,7 +9722,7 @@
func (c *RepliesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9880,7 +9880,7 @@
func (c *RevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10012,7 +10012,7 @@
func (c *RevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10207,7 +10207,7 @@
func (c *RevisionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10383,7 +10383,7 @@
func (c *RevisionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10530,7 +10530,7 @@
func (c *TeamdrivesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10663,7 +10663,7 @@
func (c *TeamdrivesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10783,7 +10783,7 @@
func (c *TeamdrivesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10960,7 +10960,7 @@
func (c *TeamdrivesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11137,7 +11137,7 @@
func (c *TeamdrivesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/driveactivity/v2/driveactivity-gen.go b/driveactivity/v2/driveactivity-gen.go
index 489bfd1..65a7419 100644
--- a/driveactivity/v2/driveactivity-gen.go
+++ b/driveactivity/v2/driveactivity-gen.go
@@ -1939,7 +1939,7 @@
func (c *ActivityQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/factchecktools/v1alpha1/factchecktools-gen.go b/factchecktools/v1alpha1/factchecktools-gen.go
index 21b034e..e164369 100644
--- a/factchecktools/v1alpha1/factchecktools-gen.go
+++ b/factchecktools/v1alpha1/factchecktools-gen.go
@@ -776,7 +776,7 @@
func (c *ClaimsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -956,7 +956,7 @@
func (c *PagesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1084,7 +1084,7 @@
func (c *PagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1225,7 +1225,7 @@
func (c *PagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1425,7 +1425,7 @@
func (c *PagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1607,7 +1607,7 @@
func (c *PagesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/fcm/v1/fcm-api.json b/fcm/v1/fcm-api.json
index 16ec963..0fc10ab 100644
--- a/fcm/v1/fcm-api.json
+++ b/fcm/v1/fcm-api.json
@@ -110,7 +110,7 @@
"messages": {
"methods": {
"send": {
- "description": "Send a message to specified target (a registration token, topic\nor condition).",
+ "description": "Send a message to specified target (a registration token, topic or condition).",
"flatPath": "v1/projects/{projectsId}/messages:send",
"httpMethod": "POST",
"id": "fcm.projects.messages.send",
@@ -119,7 +119,7 @@
],
"parameters": {
"parent": {
- "description": "Required. It contains the Firebase project id (i.e. the unique identifier\nfor your Firebase project), in the format of `projects/{project_id}`.\nFor legacy support, the numeric project number with no padding is also\nsupported in the format of `projects/{project_number}`.",
+ "description": "Required. It contains the Firebase project id (i.e. the unique identifier for your Firebase project), in the format of `projects/{project_id}`. For legacy support, the numeric project number with no padding is also supported in the format of `projects/{project_number}`.",
"location": "path",
"pattern": "^projects/[^/]+$",
"required": true,
@@ -142,26 +142,26 @@
}
}
},
- "revision": "20200622",
+ "revision": "20200720",
"rootUrl": "https://fcm.googleapis.com/",
"schemas": {
"AndroidConfig": {
- "description": "Android specific options for messages sent through\n[FCM connection server](https://goo.gl/4GLdUl).",
+ "description": "Android specific options for messages sent through [FCM connection server](https://goo.gl/4GLdUl).",
"id": "AndroidConfig",
"properties": {
"collapseKey": {
- "description": "An identifier of a group of messages that can be collapsed, so that only\nthe last message gets sent when delivery can be resumed. A maximum of 4\ndifferent collapse keys is allowed at any given time.",
+ "description": "An identifier of a group of messages that can be collapsed, so that only the last message gets sent when delivery can be resumed. A maximum of 4 different collapse keys is allowed at any given time.",
"type": "string"
},
"data": {
"additionalProperties": {
"type": "string"
},
- "description": "Arbitrary key/value payload. If present, it will override\ngoogle.firebase.fcm.v1.Message.data.",
+ "description": "Arbitrary key/value payload. If present, it will override google.firebase.fcm.v1.Message.data.",
"type": "object"
},
"directBootOk": {
- "description": "If set to true, messages will be allowed to be delivered to the app while\nthe device is in direct boot mode. See [Support Direct Boot\nmode](https://developer.android.com/training/articles/direct-boot).",
+ "description": "If set to true, messages will be allowed to be delivered to the app while the device is in direct boot mode. See [Support Direct Boot mode](https://developer.android.com/training/articles/direct-boot).",
"type": "boolean"
},
"fcmOptions": {
@@ -173,23 +173,23 @@
"description": "Notification to send to android devices."
},
"priority": {
- "description": "Message priority. Can take \"normal\" and \"high\" values.\nFor more information, see [Setting the priority of a\nmessage](https://goo.gl/GjONJv).",
+ "description": "Message priority. Can take \"normal\" and \"high\" values. For more information, see [Setting the priority of a message](https://goo.gl/GjONJv).",
"enum": [
"NORMAL",
"HIGH"
],
"enumDescriptions": [
- "Default priority for data messages. Normal priority messages won't open\nnetwork connections on a sleeping device, and their delivery may be\ndelayed to conserve the battery. For less time-sensitive messages, such\nas notifications of new email or other data to sync, choose normal\ndelivery priority.",
- "Default priority for notification messages. FCM attempts to deliver high\npriority messages immediately, allowing the FCM service to wake a\nsleeping device when possible and open a network connection to your app\nserver. Apps with instant messaging, chat, or voice call alerts, for\nexample, generally need to open a network connection and make sure FCM\ndelivers the message to the device without delay. Set high priority if\nthe message is time-critical and requires the user's immediate\ninteraction, but beware that setting your messages to high priority\ncontributes more to battery drain compared with normal priority messages."
+ "Default priority for data messages. Normal priority messages won't open network connections on a sleeping device, and their delivery may be delayed to conserve the battery. For less time-sensitive messages, such as notifications of new email or other data to sync, choose normal delivery priority.",
+ "Default priority for notification messages. FCM attempts to deliver high priority messages immediately, allowing the FCM service to wake a sleeping device when possible and open a network connection to your app server. Apps with instant messaging, chat, or voice call alerts, for example, generally need to open a network connection and make sure FCM delivers the message to the device without delay. Set high priority if the message is time-critical and requires the user's immediate interaction, but beware that setting your messages to high priority contributes more to battery drain compared with normal priority messages."
],
"type": "string"
},
"restrictedPackageName": {
- "description": "Package name of the application where the registration token must match in\norder to receive the message.",
+ "description": "Package name of the application where the registration token must match in order to receive the message.",
"type": "string"
},
"ttl": {
- "description": "How long (in seconds) the message should be kept in FCM storage if the\ndevice is offline. The maximum time to live supported is 4 weeks, and the\ndefault value is 4 weeks if not set. Set it to 0 if want to send the\nmessage immediately.\nIn JSON format, the Duration type is encoded as a string rather than an\nobject, where the string ends in the suffix \"s\" (indicating seconds) and\nis preceded by the number of seconds, with nanoseconds expressed as\nfractional seconds. For example, 3 seconds with 0 nanoseconds should be\nencoded in JSON format as \"3s\", while 3 seconds and 1 nanosecond should\nbe expressed in JSON format as \"3.000000001s\". The ttl will be rounded down\nto the nearest second.",
+ "description": "How long (in seconds) the message should be kept in FCM storage if the device is offline. The maximum time to live supported is 4 weeks, and the default value is 4 weeks if not set. Set it to 0 if want to send the message immediately. In JSON format, the Duration type is encoded as a string rather than an object, where the string ends in the suffix \"s\" (indicating seconds) and is preceded by the number of seconds, with nanoseconds expressed as fractional seconds. For example, 3 seconds with 0 nanoseconds should be encoded in JSON format as \"3s\", while 3 seconds and 1 nanosecond should be expressed in JSON format as \"3.000000001s\". The ttl will be rounded down to the nearest second.",
"format": "google-duration",
"type": "string"
}
@@ -212,26 +212,26 @@
"id": "AndroidNotification",
"properties": {
"body": {
- "description": "The notification's body text. If present, it will override\ngoogle.firebase.fcm.v1.Notification.body.",
+ "description": "The notification's body text. If present, it will override google.firebase.fcm.v1.Notification.body.",
"type": "string"
},
"bodyLocArgs": {
- "description": "Variable string values to be used in place of the format specifiers in\nbody_loc_key to use to localize the body text to the user's current\nlocalization.\nSee [Formatting and Styling](https://goo.gl/MalYE3) for more information.",
+ "description": "Variable string values to be used in place of the format specifiers in body_loc_key to use to localize the body text to the user's current localization. See [Formatting and Styling](https://goo.gl/MalYE3) for more information.",
"items": {
"type": "string"
},
"type": "array"
},
"bodyLocKey": {
- "description": "The key to the body string in the app's string resources to use to localize\nthe body text to the user's current localization.\nSee [String Resources](https://goo.gl/NdFZGI) for more information.",
+ "description": "The key to the body string in the app's string resources to use to localize the body text to the user's current localization. See [String Resources](https://goo.gl/NdFZGI) for more information.",
"type": "string"
},
"channelId": {
- "description": "The [notification's channel\nid](https://developer.android.com/guide/topics/ui/notifiers/notifications#ManageChannels)\n(new in Android O). The app must create a channel with this channel ID\nbefore any notification with this channel ID is received. If you don't send\nthis channel ID in the request, or if the channel ID provided has not yet\nbeen created by the app, FCM uses the channel ID specified in the app\nmanifest.",
+ "description": "The [notification's channel id](https://developer.android.com/guide/topics/ui/notifiers/notifications#ManageChannels) (new in Android O). The app must create a channel with this channel ID before any notification with this channel ID is received. If you don't send this channel ID in the request, or if the channel ID provided has not yet been created by the app, FCM uses the channel ID specified in the app manifest.",
"type": "string"
},
"clickAction": {
- "description": "The action associated with a user click on the notification.\nIf specified, an activity with a matching intent filter is launched when\na user clicks on the notification.",
+ "description": "The action associated with a user click on the notification. If specified, an activity with a matching intent filter is launched when a user clicks on the notification.",
"type": "string"
},
"color": {
@@ -239,45 +239,45 @@
"type": "string"
},
"defaultLightSettings": {
- "description": "If set to true, use the Android framework's default LED light settings for\nthe notification. Default values are specified in\n[config.xml](https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml).\nIf `default_light_settings` is set to true and `light_settings` is also\nset, the user-specified `light_settings` is used instead of the\ndefault value.",
+ "description": "If set to true, use the Android framework's default LED light settings for the notification. Default values are specified in [config.xml](https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml). If `default_light_settings` is set to true and `light_settings` is also set, the user-specified `light_settings` is used instead of the default value.",
"type": "boolean"
},
"defaultSound": {
- "description": "If set to true, use the Android framework's default sound for the\nnotification. Default values are specified in\n[config.xml](https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml).",
+ "description": "If set to true, use the Android framework's default sound for the notification. Default values are specified in [config.xml](https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml).",
"type": "boolean"
},
"defaultVibrateTimings": {
- "description": "If set to true, use the Android framework's default vibrate pattern for the\nnotification. Default values are specified in\n[config.xml](https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml).\nIf `default_vibrate_timings` is set to true and `vibrate_timings` is also\nset, the default value is used instead of the user-specified\n`vibrate_timings`.",
+ "description": "If set to true, use the Android framework's default vibrate pattern for the notification. Default values are specified in [config.xml](https://android.googlesource.com/platform/frameworks/base/+/master/core/res/res/values/config.xml). If `default_vibrate_timings` is set to true and `vibrate_timings` is also set, the default value is used instead of the user-specified `vibrate_timings`.",
"type": "boolean"
},
"eventTime": {
- "description": "Set the time that the event in the notification occurred. Notifications in\nthe panel are sorted by this time. A point in time is represented using\n[protobuf.Timestamp](https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Timestamp).",
+ "description": "Set the time that the event in the notification occurred. Notifications in the panel are sorted by this time. A point in time is represented using [protobuf.Timestamp](https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Timestamp).",
"format": "google-datetime",
"type": "string"
},
"icon": {
- "description": "The notification's icon.\nSets the notification icon to myicon for drawable resource myicon.\nIf you don't send this key in the request, FCM displays the launcher icon\nspecified in your app manifest.",
+ "description": "The notification's icon. Sets the notification icon to myicon for drawable resource myicon. If you don't send this key in the request, FCM displays the launcher icon specified in your app manifest.",
"type": "string"
},
"image": {
- "description": "Contains the URL of an image that is going to be displayed in a\nnotification. If present, it will override\ngoogle.firebase.fcm.v1.Notification.image.",
+ "description": "Contains the URL of an image that is going to be displayed in a notification. If present, it will override google.firebase.fcm.v1.Notification.image.",
"type": "string"
},
"lightSettings": {
"$ref": "LightSettings",
- "description": "Settings to control the notification's LED blinking rate and color if LED\nis available on the device. The total blinking time is controlled by the\nOS."
+ "description": "Settings to control the notification's LED blinking rate and color if LED is available on the device. The total blinking time is controlled by the OS."
},
"localOnly": {
- "description": "Set whether or not this notification is relevant only to the current\ndevice. Some notifications can be bridged to other devices for remote\ndisplay, such as a Wear OS watch. This hint can be set to recommend this\nnotification not be bridged. See [Wear OS\nguides](https://developer.android.com/training/wearables/notifications/bridger#existing-method-of-preventing-bridging)",
+ "description": "Set whether or not this notification is relevant only to the current device. Some notifications can be bridged to other devices for remote display, such as a Wear OS watch. This hint can be set to recommend this notification not be bridged. See [Wear OS guides](https://developer.android.com/training/wearables/notifications/bridger#existing-method-of-preventing-bridging)",
"type": "boolean"
},
"notificationCount": {
- "description": "Sets the number of items this notification represents. May be displayed as\na badge count for launchers that support badging.See [Notification\nBadge](https://developer.android.com/training/notify-user/badges).\nFor example, this might be useful if you're using just one notification to\nrepresent multiple new messages but you want the count here to represent\nthe number of total new messages.\nIf zero or unspecified, systems that support badging use the default, which\nis to increment a number displayed on the long-press menu each time a new\nnotification arrives.",
+ "description": "Sets the number of items this notification represents. May be displayed as a badge count for launchers that support badging.See [Notification Badge](https://developer.android.com/training/notify-user/badges). For example, this might be useful if you're using just one notification to represent multiple new messages but you want the count here to represent the number of total new messages. If zero or unspecified, systems that support badging use the default, which is to increment a number displayed on the long-press menu each time a new notification arrives.",
"format": "int32",
"type": "integer"
},
"notificationPriority": {
- "description": "Set the relative priority for this notification. Priority is an indication\nof how much of the user's attention should be consumed by this\nnotification. Low-priority notifications may be hidden from the user in\ncertain situations, while the user might be interrupted for a\nhigher-priority notification. The effect of setting the same priorities may\ndiffer slightly on different platforms. Note this priority differs from\n`AndroidMessagePriority`. This priority is processed by the client after\nthe message has been delivered, whereas\n[AndroidMessagePriority](https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#androidmessagepriority)\nis an FCM concept that controls when the message is delivered.",
+ "description": "Set the relative priority for this notification. Priority is an indication of how much of the user's attention should be consumed by this notification. Low-priority notifications may be hidden from the user in certain situations, while the user might be interrupted for a higher-priority notification. The effect of setting the same priorities may differ slightly on different platforms. Note this priority differs from `AndroidMessagePriority`. This priority is processed by the client after the message has been delivered, whereas [AndroidMessagePriority](https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#androidmessagepriority) is an FCM concept that controls when the message is delivered.",
"enum": [
"PRIORITY_UNSPECIFIED",
"PRIORITY_MIN",
@@ -287,48 +287,48 @@
"PRIORITY_MAX"
],
"enumDescriptions": [
- "If priority is unspecified, notification priority is set to\n`PRIORITY_DEFAULT`.",
- "Lowest notification priority. Notifications with this `PRIORITY_MIN`\nmight not be shown to the user except under special circumstances,\nsuch as detailed notification logs.",
- "Lower notification priority. The UI may choose to show the notifications\nsmaller, or at a different position in the list, compared with\nnotifications with `PRIORITY_DEFAULT`.",
- "Default notification priority. If the application does not prioritize its\nown notifications, use this value for all notifications.",
- "Higher notification priority. Use this for more important notifications\nor alerts. The UI may choose to show these notifications larger, or at a\ndifferent position in the notification lists, compared with notifications\nwith `PRIORITY_DEFAULT`.",
- "Highest notification priority. Use this for the application's most\nimportant items that require the user's prompt attention or input."
+ "If priority is unspecified, notification priority is set to `PRIORITY_DEFAULT`.",
+ "Lowest notification priority. Notifications with this `PRIORITY_MIN` might not be shown to the user except under special circumstances, such as detailed notification logs.",
+ "Lower notification priority. The UI may choose to show the notifications smaller, or at a different position in the list, compared with notifications with `PRIORITY_DEFAULT`.",
+ "Default notification priority. If the application does not prioritize its own notifications, use this value for all notifications.",
+ "Higher notification priority. Use this for more important notifications or alerts. The UI may choose to show these notifications larger, or at a different position in the notification lists, compared with notifications with `PRIORITY_DEFAULT`.",
+ "Highest notification priority. Use this for the application's most important items that require the user's prompt attention or input."
],
"type": "string"
},
"sound": {
- "description": "The sound to play when the device receives the notification.\nSupports \"default\" or the filename of a sound resource bundled in the app.\nSound files must reside in /res/raw/.",
+ "description": "The sound to play when the device receives the notification. Supports \"default\" or the filename of a sound resource bundled in the app. Sound files must reside in /res/raw/.",
"type": "string"
},
"sticky": {
- "description": "When set to false or unset, the notification is automatically\ndismissed when the user clicks it in the panel. When set to true, the\nnotification persists even when the user clicks it.",
+ "description": "When set to false or unset, the notification is automatically dismissed when the user clicks it in the panel. When set to true, the notification persists even when the user clicks it.",
"type": "boolean"
},
"tag": {
- "description": "Identifier used to replace existing notifications in the notification\ndrawer.\nIf not specified, each request creates a new notification.\nIf specified and a notification with the same tag is already being shown,\nthe new notification replaces the existing one in the notification drawer.",
+ "description": "Identifier used to replace existing notifications in the notification drawer. If not specified, each request creates a new notification. If specified and a notification with the same tag is already being shown, the new notification replaces the existing one in the notification drawer.",
"type": "string"
},
"ticker": {
- "description": "Sets the \"ticker\" text, which is sent to accessibility services.\nPrior to API level 21 (`Lollipop`), sets the text that is displayed in the\nstatus bar when the notification first arrives.",
+ "description": "Sets the \"ticker\" text, which is sent to accessibility services. Prior to API level 21 (`Lollipop`), sets the text that is displayed in the status bar when the notification first arrives.",
"type": "string"
},
"title": {
- "description": "The notification's title. If present, it will override\ngoogle.firebase.fcm.v1.Notification.title.",
+ "description": "The notification's title. If present, it will override google.firebase.fcm.v1.Notification.title.",
"type": "string"
},
"titleLocArgs": {
- "description": "Variable string values to be used in place of the format specifiers in\ntitle_loc_key to use to localize the title text to the user's current\nlocalization.\nSee [Formatting and Styling](https://goo.gl/MalYE3) for more information.",
+ "description": "Variable string values to be used in place of the format specifiers in title_loc_key to use to localize the title text to the user's current localization. See [Formatting and Styling](https://goo.gl/MalYE3) for more information.",
"items": {
"type": "string"
},
"type": "array"
},
"titleLocKey": {
- "description": "The key to the title string in the app's string resources to use to\nlocalize the title text to the user's current localization.\nSee [String Resources](https://goo.gl/NdFZGI) for more information.",
+ "description": "The key to the title string in the app's string resources to use to localize the title text to the user's current localization. See [String Resources](https://goo.gl/NdFZGI) for more information.",
"type": "string"
},
"vibrateTimings": {
- "description": "Set the vibration pattern to use. Pass in an array of\n[protobuf.Duration](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration)\nto turn on or off the vibrator. The first value indicates the `Duration` to\nwait before turning the vibrator on. The next value indicates the\n`Duration` to keep the vibrator on. Subsequent values alternate between\n`Duration` to turn the vibrator off and to turn the vibrator on.\nIf `vibrate_timings` is set and `default_vibrate_timings` is set to `true`,\nthe default value is used instead of the user-specified `vibrate_timings`.",
+ "description": "Set the vibration pattern to use. Pass in an array of [protobuf.Duration](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration) to turn on or off the vibrator. The first value indicates the `Duration` to wait before turning the vibrator on. The next value indicates the `Duration` to keep the vibrator on. Subsequent values alternate between `Duration` to turn the vibrator off and to turn the vibrator on. If `vibrate_timings` is set and `default_vibrate_timings` is set to `true`, the default value is used instead of the user-specified `vibrate_timings`.",
"items": {
"format": "google-duration",
"type": "string"
@@ -336,7 +336,7 @@
"type": "array"
},
"visibility": {
- "description": "Set the\n[Notification.visibility](https://developer.android.com/reference/android/app/Notification.html#visibility)\nof the notification.",
+ "description": "Set the [Notification.visibility](https://developer.android.com/reference/android/app/Notification.html#visibility) of the notification.",
"enum": [
"VISIBILITY_UNSPECIFIED",
"PRIVATE",
@@ -345,7 +345,7 @@
],
"enumDescriptions": [
"If unspecified, default to `Visibility.PRIVATE`.",
- "Show this notification on all lockscreens, but conceal sensitive or\nprivate information on secure lockscreens.",
+ "Show this notification on all lockscreens, but conceal sensitive or private information on secure lockscreens.",
"Show this notification in its entirety on all lockscreens.",
"Do not reveal any part of this notification on a secure lockscreen."
],
@@ -366,7 +366,7 @@
"additionalProperties": {
"type": "string"
},
- "description": "HTTP request headers defined in Apple Push Notification Service. Refer to\n[APNs request\nheaders](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns)\nfor supported headers, e.g. \"apns-priority\": \"10\".",
+ "description": "HTTP request headers defined in Apple Push Notification Service. Refer to [APNs request headers](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns) for supported headers, e.g. \"apns-priority\": \"10\".",
"type": "object"
},
"payload": {
@@ -374,7 +374,7 @@
"description": "Properties of the object.",
"type": "any"
},
- "description": "APNs payload as a JSON object, including both `aps` dictionary and custom\npayload. See [Payload Key\nReference](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification).\nIf present, it overrides google.firebase.fcm.v1.Notification.title\nand google.firebase.fcm.v1.Notification.body.",
+ "description": "APNs payload as a JSON object, including both `aps` dictionary and custom payload. See [Payload Key Reference](https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification). If present, it overrides google.firebase.fcm.v1.Notification.title and google.firebase.fcm.v1.Notification.body.",
"type": "object"
}
},
@@ -389,18 +389,18 @@
"type": "string"
},
"image": {
- "description": "Contains the URL of an image that is going to be displayed in a\nnotification. If present, it will override\ngoogle.firebase.fcm.v1.Notification.image.",
+ "description": "Contains the URL of an image that is going to be displayed in a notification. If present, it will override google.firebase.fcm.v1.Notification.image.",
"type": "string"
}
},
"type": "object"
},
"Color": {
- "description": "Represents a color in the RGBA color space. This representation is designed\nfor simplicity of conversion to/from color representations in various\nlanguages over compactness; for example, the fields of this representation\ncan be trivially provided to the constructor of \"java.awt.Color\" in Java; it\ncan also be trivially provided to UIColor's \"+colorWithRed:green:blue:alpha\"\nmethod in iOS; and, with just a little work, it can be easily formatted into\na CSS \"rgba()\" string in JavaScript, as well.\n\nNote: this proto does not carry information about the absolute color space\nthat should be used to interpret the RGB value (e.g. sRGB, Adobe RGB,\nDCI-P3, BT.2020, etc.). By default, applications SHOULD assume the sRGB color\nspace.\n\nNote: when color equality needs to be decided, implementations, unless\ndocumented otherwise, will treat two colors to be equal if all their red,\ngreen, blue and alpha values each differ by at most 1e-5.\n\nExample (Java):\n\n import com.google.type.Color;\n\n // ...\n public static java.awt.Color fromProto(Color protocolor) {\n float alpha = protocolor.hasAlpha()\n ? protocolor.getAlpha().getValue()\n : 1.0;\n\n return new java.awt.Color(\n protocolor.getRed(),\n protocolor.getGreen(),\n protocolor.getBlue(),\n alpha);\n }\n\n public static Color toProto(java.awt.Color color) {\n float red = (float) color.getRed();\n float green = (float) color.getGreen();\n float blue = (float) color.getBlue();\n float denominator = 255.0;\n Color.Builder resultBuilder =\n Color\n .newBuilder()\n .setRed(red / denominator)\n .setGreen(green / denominator)\n .setBlue(blue / denominator);\n int alpha = color.getAlpha();\n if (alpha != 255) {\n result.setAlpha(\n FloatValue\n .newBuilder()\n .setValue(((float) alpha) / denominator)\n .build());\n }\n return resultBuilder.build();\n }\n // ...\n\nExample (iOS / Obj-C):\n\n // ...\n static UIColor* fromProto(Color* protocolor) {\n float red = [protocolor red];\n float green = [protocolor green];\n float blue = [protocolor blue];\n FloatValue* alpha_wrapper = [protocolor alpha];\n float alpha = 1.0;\n if (alpha_wrapper != nil) {\n alpha = [alpha_wrapper value];\n }\n return [UIColor colorWithRed:red green:green blue:blue alpha:alpha];\n }\n\n static Color* toProto(UIColor* color) {\n CGFloat red, green, blue, alpha;\n if (![color getRed:\u0026red green:\u0026green blue:\u0026blue alpha:\u0026alpha]) {\n return nil;\n }\n Color* result = [[Color alloc] init];\n [result setRed:red];\n [result setGreen:green];\n [result setBlue:blue];\n if (alpha \u003c= 0.9999) {\n [result setAlpha:floatWrapperWithValue(alpha)];\n }\n [result autorelease];\n return result;\n }\n // ...\n\n Example (JavaScript):\n\n // ...\n\n var protoToCssColor = function(rgb_color) {\n var redFrac = rgb_color.red || 0.0;\n var greenFrac = rgb_color.green || 0.0;\n var blueFrac = rgb_color.blue || 0.0;\n var red = Math.floor(redFrac * 255);\n var green = Math.floor(greenFrac * 255);\n var blue = Math.floor(blueFrac * 255);\n\n if (!('alpha' in rgb_color)) {\n return rgbToCssColor_(red, green, blue);\n }\n\n var alphaFrac = rgb_color.alpha.value || 0.0;\n var rgbParams = [red, green, blue].join(',');\n return ['rgba(', rgbParams, ',', alphaFrac, ')'].join('');\n };\n\n var rgbToCssColor_ = function(red, green, blue) {\n var rgbNumber = new Number((red \u003c\u003c 16) | (green \u003c\u003c 8) | blue);\n var hexString = rgbNumber.toString(16);\n var missingZeros = 6 - hexString.length;\n var resultBuilder = ['#'];\n for (var i = 0; i \u003c missingZeros; i++) {\n resultBuilder.push('0');\n }\n resultBuilder.push(hexString);\n return resultBuilder.join('');\n };\n\n // ...",
+ "description": "Represents a color in the RGBA color space. This representation is designed for simplicity of conversion to/from color representations in various languages over compactness; for example, the fields of this representation can be trivially provided to the constructor of \"java.awt.Color\" in Java; it can also be trivially provided to UIColor's \"+colorWithRed:green:blue:alpha\" method in iOS; and, with just a little work, it can be easily formatted into a CSS \"rgba()\" string in JavaScript, as well. Note: this proto does not carry information about the absolute color space that should be used to interpret the RGB value (e.g. sRGB, Adobe RGB, DCI-P3, BT.2020, etc.). By default, applications SHOULD assume the sRGB color space. Note: when color equality needs to be decided, implementations, unless documented otherwise, will treat two colors to be equal if all their red, green, blue and alpha values each differ by at most 1e-5. Example (Java): import com.google.type.Color; // ... public static java.awt.Color fromProto(Color protocolor) { float alpha = protocolor.hasAlpha() ? protocolor.getAlpha().getValue() : 1.0; return new java.awt.Color( protocolor.getRed(), protocolor.getGreen(), protocolor.getBlue(), alpha); } public static Color toProto(java.awt.Color color) { float red = (float) color.getRed(); float green = (float) color.getGreen(); float blue = (float) color.getBlue(); float denominator = 255.0; Color.Builder resultBuilder = Color .newBuilder() .setRed(red / denominator) .setGreen(green / denominator) .setBlue(blue / denominator); int alpha = color.getAlpha(); if (alpha != 255) { result.setAlpha( FloatValue .newBuilder() .setValue(((float) alpha) / denominator) .build()); } return resultBuilder.build(); } // ... Example (iOS / Obj-C): // ... static UIColor* fromProto(Color* protocolor) { float red = [protocolor red]; float green = [protocolor green]; float blue = [protocolor blue]; FloatValue* alpha_wrapper = [protocolor alpha]; float alpha = 1.0; if (alpha_wrapper != nil) { alpha = [alpha_wrapper value]; } return [UIColor colorWithRed:red green:green blue:blue alpha:alpha]; } static Color* toProto(UIColor* color) { CGFloat red, green, blue, alpha; if (![color getRed:\u0026red green:\u0026green blue:\u0026blue alpha:\u0026alpha]) { return nil; } Color* result = [[Color alloc] init]; [result setRed:red]; [result setGreen:green]; [result setBlue:blue]; if (alpha \u003c= 0.9999) { [result setAlpha:floatWrapperWithValue(alpha)]; } [result autorelease]; return result; } // ... Example (JavaScript): // ... var protoToCssColor = function(rgb_color) { var redFrac = rgb_color.red || 0.0; var greenFrac = rgb_color.green || 0.0; var blueFrac = rgb_color.blue || 0.0; var red = Math.floor(redFrac * 255); var green = Math.floor(greenFrac * 255); var blue = Math.floor(blueFrac * 255); if (!('alpha' in rgb_color)) { return rgbToCssColor_(red, green, blue); } var alphaFrac = rgb_color.alpha.value || 0.0; var rgbParams = [red, green, blue].join(','); return ['rgba(', rgbParams, ',', alphaFrac, ')'].join(''); }; var rgbToCssColor_ = function(red, green, blue) { var rgbNumber = new Number((red \u003c\u003c 16) | (green \u003c\u003c 8) | blue); var hexString = rgbNumber.toString(16); var missingZeros = 6 - hexString.length; var resultBuilder = ['#']; for (var i = 0; i \u003c missingZeros; i++) { resultBuilder.push('0'); } resultBuilder.push(hexString); return resultBuilder.join(''); }; // ...",
"id": "Color",
"properties": {
"alpha": {
- "description": "The fraction of this color that should be applied to the pixel. That is,\nthe final pixel color is defined by the equation:\n\n pixel color = alpha * (this color) + (1.0 - alpha) * (background color)\n\nThis means that a value of 1.0 corresponds to a solid color, whereas\na value of 0.0 corresponds to a completely transparent color. This\nuses a wrapper message rather than a simple float scalar so that it is\npossible to distinguish between a default value and the value being unset.\nIf omitted, this color object is to be rendered as a solid color\n(as if the alpha value had been explicitly given with a value of 1.0).",
+ "description": "The fraction of this color that should be applied to the pixel. That is, the final pixel color is defined by the equation: pixel color = alpha * (this color) + (1.0 - alpha) * (background color) This means that a value of 1.0 corresponds to a solid color, whereas a value of 0.0 corresponds to a completely transparent color. This uses a wrapper message rather than a simple float scalar so that it is possible to distinguish between a default value and the value being unset. If omitted, this color object is to be rendered as a solid color (as if the alpha value had been explicitly given with a value of 1.0).",
"format": "float",
"type": "number"
},
@@ -439,15 +439,15 @@
"properties": {
"color": {
"$ref": "Color",
- "description": "Required. Set `color` of the LED with\n[google.type.Color](https://github.com/googleapis/googleapis/blob/master/google/type/color.proto)."
+ "description": "Required. Set `color` of the LED with [google.type.Color](https://github.com/googleapis/googleapis/blob/master/google/type/color.proto)."
},
"lightOffDuration": {
- "description": "Required. Along with `light_on_duration `, define the blink rate of LED\nflashes. Resolution defined by\n[proto.Duration](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration)",
+ "description": "Required. Along with `light_on_duration `, define the blink rate of LED flashes. Resolution defined by [proto.Duration](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration)",
"format": "google-duration",
"type": "string"
},
"lightOnDuration": {
- "description": "Required. Along with `light_off_duration`, define the blink rate of LED\nflashes. Resolution defined by\n[proto.Duration](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration)",
+ "description": "Required. Along with `light_off_duration`, define the blink rate of LED flashes. Resolution defined by [proto.Duration](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Duration)",
"format": "google-duration",
"type": "string"
}
@@ -460,29 +460,29 @@
"properties": {
"android": {
"$ref": "AndroidConfig",
- "description": "Input only. Android specific options for messages sent through\n[FCM connection server](https://goo.gl/4GLdUl)."
+ "description": "Input only. Android specific options for messages sent through [FCM connection server](https://goo.gl/4GLdUl)."
},
"apns": {
"$ref": "ApnsConfig",
- "description": "Input only. [Apple Push Notification Service](https://goo.gl/MXRTPa)\nspecific options."
+ "description": "Input only. [Apple Push Notification Service](https://goo.gl/MXRTPa) specific options."
},
"condition": {
- "description": "Condition to send a message to,\ne.g. \"'foo' in topics \u0026\u0026 'bar' in topics\".",
+ "description": "Condition to send a message to, e.g. \"'foo' in topics \u0026\u0026 'bar' in topics\".",
"type": "string"
},
"data": {
"additionalProperties": {
"type": "string"
},
- "description": "Input only. Arbitrary key/value payload. The key should not be a reserved\nword (\"from\", \"message_type\", or any word starting with \"google\" or \"gcm\").",
+ "description": "Input only. Arbitrary key/value payload. The key should not be a reserved word (\"from\", \"message_type\", or any word starting with \"google\" or \"gcm\").",
"type": "object"
},
"fcmOptions": {
"$ref": "FcmOptions",
- "description": "Input only. Template for FCM SDK feature options to use across all\nplatforms."
+ "description": "Input only. Template for FCM SDK feature options to use across all platforms."
},
"name": {
- "description": "Output Only. The identifier of the message sent, in the format of\n`projects/*/messages/{message_id}`.",
+ "description": "Output Only. The identifier of the message sent, in the format of `projects/*/messages/{message_id}`.",
"type": "string"
},
"notification": {
@@ -494,12 +494,12 @@
"type": "string"
},
"topic": {
- "description": "Topic name to send a message to, e.g. \"weather\".\nNote: \"/topics/\" prefix should not be provided.",
+ "description": "Topic name to send a message to, e.g. \"weather\". Note: \"/topics/\" prefix should not be provided.",
"type": "string"
},
"webpush": {
"$ref": "WebpushConfig",
- "description": "Input only. [Webpush protocol](https://tools.ietf.org/html/rfc8030)\noptions."
+ "description": "Input only. [Webpush protocol](https://tools.ietf.org/html/rfc8030) options."
}
},
"type": "object"
@@ -513,7 +513,7 @@
"type": "string"
},
"image": {
- "description": "Contains the URL of an image that is going to be downloaded on the device\nand displayed in a notification.\nJPEG, PNG, BMP have full support across platforms. Animated GIF and video\nonly work on iOS. WebP and HEIF have varying levels of support across\nplatforms and platform versions.\nAndroid has 1MB image size limit.\nQuota usage and implications/costs for hosting image on Firebase Storage:\nhttps://firebase.google.com/pricing",
+ "description": "Contains the URL of an image that is going to be downloaded on the device and displayed in a notification. JPEG, PNG, BMP have full support across platforms. Animated GIF and video only work on iOS. WebP and HEIF have varying levels of support across platforms and platform versions. Android has 1MB image size limit. Quota usage and implications/costs for hosting image on Firebase Storage: https://firebase.google.com/pricing",
"type": "string"
},
"title": {
@@ -546,7 +546,7 @@
"additionalProperties": {
"type": "string"
},
- "description": "Arbitrary key/value payload. If present, it will override\ngoogle.firebase.fcm.v1.Message.data.",
+ "description": "Arbitrary key/value payload. If present, it will override google.firebase.fcm.v1.Message.data.",
"type": "object"
},
"fcmOptions": {
@@ -557,7 +557,7 @@
"additionalProperties": {
"type": "string"
},
- "description": "HTTP headers defined in webpush protocol. Refer to\n[Webpush protocol](https://tools.ietf.org/html/rfc8030#section-5) for\nsupported headers, e.g. \"TTL\": \"15\".",
+ "description": "HTTP headers defined in webpush protocol. Refer to [Webpush protocol](https://tools.ietf.org/html/rfc8030#section-5) for supported headers, e.g. \"TTL\": \"15\".",
"type": "object"
},
"notification": {
@@ -565,7 +565,7 @@
"description": "Properties of the object.",
"type": "any"
},
- "description": "Web Notification options as a JSON object. Supports Notification instance\nproperties as defined in [Web Notification\nAPI](https://developer.mozilla.org/en-US/docs/Web/API/Notification). If\npresent, \"title\" and \"body\" fields override\n[google.firebase.fcm.v1.Notification.title] and\n[google.firebase.fcm.v1.Notification.body].",
+ "description": "Web Notification options as a JSON object. Supports Notification instance properties as defined in [Web Notification API](https://developer.mozilla.org/en-US/docs/Web/API/Notification). If present, \"title\" and \"body\" fields override [google.firebase.fcm.v1.Notification.title] and [google.firebase.fcm.v1.Notification.body].",
"type": "object"
}
},
@@ -580,7 +580,7 @@
"type": "string"
},
"link": {
- "description": "The link to open when the user clicks on the notification.\nFor all URL values, HTTPS is required.",
+ "description": "The link to open when the user clicks on the notification. For all URL values, HTTPS is required.",
"type": "string"
}
},
diff --git a/fcm/v1/fcm-gen.go b/fcm/v1/fcm-gen.go
index d890930..6e92e26 100644
--- a/fcm/v1/fcm-gen.go
+++ b/fcm/v1/fcm-gen.go
@@ -156,28 +156,23 @@
s *Service
}
-// AndroidConfig: Android specific options for messages sent
-// through
+// AndroidConfig: Android specific options for messages sent through
// [FCM connection server](https://goo.gl/4GLdUl).
type AndroidConfig struct {
// CollapseKey: An identifier of a group of messages that can be
- // collapsed, so that only
- // the last message gets sent when delivery can be resumed. A maximum of
- // 4
- // different collapse keys is allowed at any given time.
+ // collapsed, so that only the last message gets sent when delivery can
+ // be resumed. A maximum of 4 different collapse keys is allowed at any
+ // given time.
CollapseKey string `json:"collapseKey,omitempty"`
- // Data: Arbitrary key/value payload. If present, it will
- // override
+ // Data: Arbitrary key/value payload. If present, it will override
// google.firebase.fcm.v1.Message.data.
Data map[string]string `json:"data,omitempty"`
// DirectBootOk: If set to true, messages will be allowed to be
- // delivered to the app while
- // the device is in direct boot mode. See [Support Direct
- // Boot
- // mode](https://developer.android.com/training/articles/direct-boot
- // ).
+ // delivered to the app while the device is in direct boot mode. See
+ // [Support Direct Boot
+ // mode](https://developer.android.com/training/articles/direct-boot).
DirectBootOk bool `json:"directBootOk,omitempty"`
// FcmOptions: Options for features provided by the FCM SDK for Android.
@@ -186,66 +181,43 @@
// Notification: Notification to send to android devices.
Notification *AndroidNotification `json:"notification,omitempty"`
- // Priority: Message priority. Can take "normal" and "high" values.
- // For more information, see [Setting the priority of
- // a
+ // Priority: Message priority. Can take "normal" and "high" values. For
+ // more information, see [Setting the priority of a
// message](https://goo.gl/GjONJv).
//
// Possible values:
// "NORMAL" - Default priority for data messages. Normal priority
- // messages won't open
- // network connections on a sleeping device, and their delivery may
- // be
- // delayed to conserve the battery. For less time-sensitive messages,
- // such
- // as notifications of new email or other data to sync, choose
- // normal
- // delivery priority.
+ // messages won't open network connections on a sleeping device, and
+ // their delivery may be delayed to conserve the battery. For less
+ // time-sensitive messages, such as notifications of new email or other
+ // data to sync, choose normal delivery priority.
// "HIGH" - Default priority for notification messages. FCM attempts
- // to deliver high
- // priority messages immediately, allowing the FCM service to wake
- // a
- // sleeping device when possible and open a network connection to your
- // app
- // server. Apps with instant messaging, chat, or voice call alerts,
- // for
- // example, generally need to open a network connection and make sure
- // FCM
- // delivers the message to the device without delay. Set high priority
- // if
- // the message is time-critical and requires the user's
- // immediate
- // interaction, but beware that setting your messages to high
- // priority
- // contributes more to battery drain compared with normal priority
- // messages.
+ // to deliver high priority messages immediately, allowing the FCM
+ // service to wake a sleeping device when possible and open a network
+ // connection to your app server. Apps with instant messaging, chat, or
+ // voice call alerts, for example, generally need to open a network
+ // connection and make sure FCM delivers the message to the device
+ // without delay. Set high priority if the message is time-critical and
+ // requires the user's immediate interaction, but beware that setting
+ // your messages to high priority contributes more to battery drain
+ // compared with normal priority messages.
Priority string `json:"priority,omitempty"`
// RestrictedPackageName: Package name of the application where the
- // registration token must match in
- // order to receive the message.
+ // registration token must match in order to receive the message.
RestrictedPackageName string `json:"restrictedPackageName,omitempty"`
// Ttl: How long (in seconds) the message should be kept in FCM storage
- // if the
- // device is offline. The maximum time to live supported is 4 weeks, and
- // the
- // default value is 4 weeks if not set. Set it to 0 if want to send
- // the
- // message immediately.
- // In JSON format, the Duration type is encoded as a string rather than
- // an
- // object, where the string ends in the suffix "s" (indicating seconds)
- // and
- // is preceded by the number of seconds, with nanoseconds expressed
- // as
- // fractional seconds. For example, 3 seconds with 0 nanoseconds should
- // be
- // encoded in JSON format as "3s", while 3 seconds and 1 nanosecond
- // should
- // be expressed in JSON format as "3.000000001s". The ttl will be
- // rounded down
- // to the nearest second.
+ // if the device is offline. The maximum time to live supported is 4
+ // weeks, and the default value is 4 weeks if not set. Set it to 0 if
+ // want to send the message immediately. In JSON format, the Duration
+ // type is encoded as a string rather than an object, where the string
+ // ends in the suffix "s" (indicating seconds) and is preceded by the
+ // number of seconds, with nanoseconds expressed as fractional seconds.
+ // For example, 3 seconds with 0 nanoseconds should be encoded in JSON
+ // format as "3s", while 3 seconds and 1 nanosecond should be expressed
+ // in JSON format as "3.000000001s". The ttl will be rounded down to the
+ // nearest second.
Ttl string `json:"ttl,omitempty"`
// ForceSendFields is a list of field names (e.g. "CollapseKey") to
@@ -303,273 +275,200 @@
// AndroidNotification: Notification to send to android devices.
type AndroidNotification struct {
- // Body: The notification's body text. If present, it will
- // override
+ // Body: The notification's body text. If present, it will override
// google.firebase.fcm.v1.Notification.body.
Body string `json:"body,omitempty"`
// BodyLocArgs: Variable string values to be used in place of the format
- // specifiers in
- // body_loc_key to use to localize the body text to the user's
- // current
- // localization.
- // See [Formatting and Styling](https://goo.gl/MalYE3) for more
- // information.
+ // specifiers in body_loc_key to use to localize the body text to the
+ // user's current localization. See [Formatting and
+ // Styling](https://goo.gl/MalYE3) for more information.
BodyLocArgs []string `json:"bodyLocArgs,omitempty"`
// BodyLocKey: The key to the body string in the app's string resources
- // to use to localize
- // the body text to the user's current localization.
+ // to use to localize the body text to the user's current localization.
// See [String Resources](https://goo.gl/NdFZGI) for more information.
BodyLocKey string `json:"bodyLocKey,omitempty"`
- // ChannelId: The [notification's
- // channel
- // id](https://developer.android.com/guide/topics/ui/notifiers/no
- // tifications#ManageChannels)
- // (new in Android O). The app must create a channel with this channel
- // ID
- // before any notification with this channel ID is received. If you
- // don't send
- // this channel ID in the request, or if the channel ID provided has not
- // yet
- // been created by the app, FCM uses the channel ID specified in the
- // app
- // manifest.
+ // ChannelId: The [notification's channel
+ // id](https://developer.android.com/guide/topics/ui/notifiers/notificati
+ // ons#ManageChannels) (new in Android O). The app must create a channel
+ // with this channel ID before any notification with this channel ID is
+ // received. If you don't send this channel ID in the request, or if the
+ // channel ID provided has not yet been created by the app, FCM uses the
+ // channel ID specified in the app manifest.
ChannelId string `json:"channelId,omitempty"`
// ClickAction: The action associated with a user click on the
- // notification.
- // If specified, an activity with a matching intent filter is launched
- // when
- // a user clicks on the notification.
+ // notification. If specified, an activity with a matching intent filter
+ // is launched when a user clicks on the notification.
ClickAction string `json:"clickAction,omitempty"`
// Color: The notification's icon color, expressed in #rrggbb format.
Color string `json:"color,omitempty"`
// DefaultLightSettings: If set to true, use the Android framework's
- // default LED light settings for
- // the notification. Default values are specified
- // in
- // [config.xml](https://android.googlesource.com/platform/frameworks/b
- // ase/+/master/core/res/res/values/config.xml).
- // If `default_light_settings` is set to true and `light_settings` is
- // also
- // set, the user-specified `light_settings` is used instead of
- // the
+ // default LED light settings for the notification. Default values are
+ // specified in
+ // [config.xml](https://android.googlesource.com/platform/frameworks/base
+ // /+/master/core/res/res/values/config.xml). If
+ // `default_light_settings` is set to true and `light_settings` is also
+ // set, the user-specified `light_settings` is used instead of the
// default value.
DefaultLightSettings bool `json:"defaultLightSettings,omitempty"`
// DefaultSound: If set to true, use the Android framework's default
- // sound for the
- // notification. Default values are specified
- // in
- // [config.xml](https://android.googlesource.com/platform/frameworks/b
- // ase/+/master/core/res/res/values/config.xml).
+ // sound for the notification. Default values are specified in
+ // [config.xml](https://android.googlesource.com/platform/frameworks/base
+ // /+/master/core/res/res/values/config.xml).
DefaultSound bool `json:"defaultSound,omitempty"`
// DefaultVibrateTimings: If set to true, use the Android framework's
- // default vibrate pattern for the
- // notification. Default values are specified
- // in
- // [config.xml](https://android.googlesource.com/platform/frameworks/b
- // ase/+/master/core/res/res/values/config.xml).
- // If `default_vibrate_timings` is set to true and `vibrate_timings` is
- // also
- // set, the default value is used instead of the
- // user-specified
+ // default vibrate pattern for the notification. Default values are
+ // specified in
+ // [config.xml](https://android.googlesource.com/platform/frameworks/base
+ // /+/master/core/res/res/values/config.xml). If
+ // `default_vibrate_timings` is set to true and `vibrate_timings` is
+ // also set, the default value is used instead of the user-specified
// `vibrate_timings`.
DefaultVibrateTimings bool `json:"defaultVibrateTimings,omitempty"`
// EventTime: Set the time that the event in the notification occurred.
- // Notifications in
- // the panel are sorted by this time. A point in time is represented
- // using
- // [protobuf.Timestamp](https://developers.google.com/protocol-buff
- // ers/docs/reference/java/com/google/protobuf/Timestamp).
+ // Notifications in the panel are sorted by this time. A point in time
+ // is represented using
+ // [protobuf.Timestamp](https://developers.google.com/protocol-buffers/do
+ // cs/reference/java/com/google/protobuf/Timestamp).
EventTime string `json:"eventTime,omitempty"`
- // Icon: The notification's icon.
- // Sets the notification icon to myicon for drawable resource myicon.
- // If you don't send this key in the request, FCM displays the launcher
- // icon
- // specified in your app manifest.
+ // Icon: The notification's icon. Sets the notification icon to myicon
+ // for drawable resource myicon. If you don't send this key in the
+ // request, FCM displays the launcher icon specified in your app
+ // manifest.
Icon string `json:"icon,omitempty"`
// Image: Contains the URL of an image that is going to be displayed in
- // a
- // notification. If present, it will
- // override
+ // a notification. If present, it will override
// google.firebase.fcm.v1.Notification.image.
Image string `json:"image,omitempty"`
// LightSettings: Settings to control the notification's LED blinking
- // rate and color if LED
- // is available on the device. The total blinking time is controlled by
- // the
- // OS.
+ // rate and color if LED is available on the device. The total blinking
+ // time is controlled by the OS.
LightSettings *LightSettings `json:"lightSettings,omitempty"`
// LocalOnly: Set whether or not this notification is relevant only to
- // the current
- // device. Some notifications can be bridged to other devices for
- // remote
- // display, such as a Wear OS watch. This hint can be set to recommend
- // this
- // notification not be bridged. See [Wear
- // OS
- // guides](https://developer.android.com/training/wearables/notificati
- // ons/bridger#existing-method-of-preventing-bridging)
+ // the current device. Some notifications can be bridged to other
+ // devices for remote display, such as a Wear OS watch. This hint can be
+ // set to recommend this notification not be bridged. See [Wear OS
+ // guides](https://developer.android.com/training/wearables/notifications
+ // /bridger#existing-method-of-preventing-bridging)
LocalOnly bool `json:"localOnly,omitempty"`
// NotificationCount: Sets the number of items this notification
- // represents. May be displayed as
- // a badge count for launchers that support badging.See
- // [Notification
- // Badge](https://developer.android.com/training/notify-use
- // r/badges).
+ // represents. May be displayed as a badge count for launchers that
+ // support badging.See [Notification
+ // Badge](https://developer.android.com/training/notify-user/badges).
// For example, this might be useful if you're using just one
- // notification to
- // represent multiple new messages but you want the count here to
- // represent
- // the number of total new messages.
- // If zero or unspecified, systems that support badging use the default,
- // which
- // is to increment a number displayed on the long-press menu each time a
- // new
- // notification arrives.
+ // notification to represent multiple new messages but you want the
+ // count here to represent the number of total new messages. If zero or
+ // unspecified, systems that support badging use the default, which is
+ // to increment a number displayed on the long-press menu each time a
+ // new notification arrives.
NotificationCount int64 `json:"notificationCount,omitempty"`
// NotificationPriority: Set the relative priority for this
- // notification. Priority is an indication
- // of how much of the user's attention should be consumed by
- // this
- // notification. Low-priority notifications may be hidden from the user
- // in
- // certain situations, while the user might be interrupted for
- // a
- // higher-priority notification. The effect of setting the same
- // priorities may
- // differ slightly on different platforms. Note this priority differs
- // from
+ // notification. Priority is an indication of how much of the user's
+ // attention should be consumed by this notification. Low-priority
+ // notifications may be hidden from the user in certain situations,
+ // while the user might be interrupted for a higher-priority
+ // notification. The effect of setting the same priorities may differ
+ // slightly on different platforms. Note this priority differs from
// `AndroidMessagePriority`. This priority is processed by the client
- // after
- // the message has been delivered,
- // whereas
- // [AndroidMessagePriority](https://firebase.google.com/docs/refe
- // rence/fcm/rest/v1/projects.messages#androidmessagepriority)
- // is an FCM concept that controls when the message is delivered.
+ // after the message has been delivered, whereas
+ // [AndroidMessagePriority](https://firebase.google.com/docs/reference/fc
+ // m/rest/v1/projects.messages#androidmessagepriority) is an FCM concept
+ // that controls when the message is delivered.
//
// Possible values:
// "PRIORITY_UNSPECIFIED" - If priority is unspecified, notification
- // priority is set to
- // `PRIORITY_DEFAULT`.
+ // priority is set to `PRIORITY_DEFAULT`.
// "PRIORITY_MIN" - Lowest notification priority. Notifications with
- // this `PRIORITY_MIN`
- // might not be shown to the user except under special
- // circumstances,
- // such as detailed notification logs.
+ // this `PRIORITY_MIN` might not be shown to the user except under
+ // special circumstances, such as detailed notification logs.
// "PRIORITY_LOW" - Lower notification priority. The UI may choose to
- // show the notifications
- // smaller, or at a different position in the list, compared
- // with
- // notifications with `PRIORITY_DEFAULT`.
+ // show the notifications smaller, or at a different position in the
+ // list, compared with notifications with `PRIORITY_DEFAULT`.
// "PRIORITY_DEFAULT" - Default notification priority. If the
- // application does not prioritize its
- // own notifications, use this value for all notifications.
+ // application does not prioritize its own notifications, use this value
+ // for all notifications.
// "PRIORITY_HIGH" - Higher notification priority. Use this for more
- // important notifications
- // or alerts. The UI may choose to show these notifications larger, or
- // at a
- // different position in the notification lists, compared with
- // notifications
- // with `PRIORITY_DEFAULT`.
+ // important notifications or alerts. The UI may choose to show these
+ // notifications larger, or at a different position in the notification
+ // lists, compared with notifications with `PRIORITY_DEFAULT`.
// "PRIORITY_MAX" - Highest notification priority. Use this for the
- // application's most
- // important items that require the user's prompt attention or input.
+ // application's most important items that require the user's prompt
+ // attention or input.
NotificationPriority string `json:"notificationPriority,omitempty"`
- // Sound: The sound to play when the device receives the
- // notification.
+ // Sound: The sound to play when the device receives the notification.
// Supports "default" or the filename of a sound resource bundled in the
- // app.
- // Sound files must reside in /res/raw/.
+ // app. Sound files must reside in /res/raw/.
Sound string `json:"sound,omitempty"`
- // Sticky: When set to false or unset, the notification is
- // automatically
- // dismissed when the user clicks it in the panel. When set to true,
- // the
+ // Sticky: When set to false or unset, the notification is automatically
+ // dismissed when the user clicks it in the panel. When set to true, the
// notification persists even when the user clicks it.
Sticky bool `json:"sticky,omitempty"`
// Tag: Identifier used to replace existing notifications in the
- // notification
- // drawer.
- // If not specified, each request creates a new notification.
- // If specified and a notification with the same tag is already being
- // shown,
- // the new notification replaces the existing one in the notification
- // drawer.
+ // notification drawer. If not specified, each request creates a new
+ // notification. If specified and a notification with the same tag is
+ // already being shown, the new notification replaces the existing one
+ // in the notification drawer.
Tag string `json:"tag,omitempty"`
// Ticker: Sets the "ticker" text, which is sent to accessibility
- // services.
- // Prior to API level 21 (`Lollipop`), sets the text that is displayed
- // in the
- // status bar when the notification first arrives.
+ // services. Prior to API level 21 (`Lollipop`), sets the text that is
+ // displayed in the status bar when the notification first arrives.
Ticker string `json:"ticker,omitempty"`
- // Title: The notification's title. If present, it will
- // override
+ // Title: The notification's title. If present, it will override
// google.firebase.fcm.v1.Notification.title.
Title string `json:"title,omitempty"`
// TitleLocArgs: Variable string values to be used in place of the
- // format specifiers in
- // title_loc_key to use to localize the title text to the user's
- // current
- // localization.
- // See [Formatting and Styling](https://goo.gl/MalYE3) for more
- // information.
+ // format specifiers in title_loc_key to use to localize the title text
+ // to the user's current localization. See [Formatting and
+ // Styling](https://goo.gl/MalYE3) for more information.
TitleLocArgs []string `json:"titleLocArgs,omitempty"`
// TitleLocKey: The key to the title string in the app's string
- // resources to use to
- // localize the title text to the user's current localization.
- // See [String Resources](https://goo.gl/NdFZGI) for more information.
+ // resources to use to localize the title text to the user's current
+ // localization. See [String Resources](https://goo.gl/NdFZGI) for more
+ // information.
TitleLocKey string `json:"titleLocKey,omitempty"`
- // VibrateTimings: Set the vibration pattern to use. Pass in an array
- // of
- // [protobuf.Duration](https://developers.google.com/protocol-buffers/
- // docs/reference/google.protobuf#google.protobuf.Duration)
- // to turn on or off the vibrator. The first value indicates the
- // `Duration` to
- // wait before turning the vibrator on. The next value indicates
- // the
+ // VibrateTimings: Set the vibration pattern to use. Pass in an array of
+ // [protobuf.Duration](https://developers.google.com/protocol-buffers/doc
+ // s/reference/google.protobuf#google.protobuf.Duration) to turn on or
+ // off the vibrator. The first value indicates the `Duration` to wait
+ // before turning the vibrator on. The next value indicates the
// `Duration` to keep the vibrator on. Subsequent values alternate
- // between
- // `Duration` to turn the vibrator off and to turn the vibrator on.
- // If `vibrate_timings` is set and `default_vibrate_timings` is set to
- // `true`,
- // the default value is used instead of the user-specified
+ // between `Duration` to turn the vibrator off and to turn the vibrator
+ // on. If `vibrate_timings` is set and `default_vibrate_timings` is set
+ // to `true`, the default value is used instead of the user-specified
// `vibrate_timings`.
VibrateTimings []string `json:"vibrateTimings,omitempty"`
- // Visibility: Set
- // the
- // [Notification.visibility](https://developer.android.com/reference/
- // android/app/Notification.html#visibility)
- // of the notification.
+ // Visibility: Set the
+ // [Notification.visibility](https://developer.android.com/reference/andr
+ // oid/app/Notification.html#visibility) of the notification.
//
// Possible values:
// "VISIBILITY_UNSPECIFIED" - If unspecified, default to
// `Visibility.PRIVATE`.
// "PRIVATE" - Show this notification on all lockscreens, but conceal
- // sensitive or
- // private information on secure lockscreens.
+ // sensitive or private information on secure lockscreens.
// "PUBLIC" - Show this notification in its entirety on all
// lockscreens.
// "SECRET" - Do not reveal any part of this notification on a secure
@@ -606,25 +505,19 @@
FcmOptions *ApnsFcmOptions `json:"fcmOptions,omitempty"`
// Headers: HTTP request headers defined in Apple Push Notification
- // Service. Refer to
- // [APNs
- // request
- // headers](https://developer.apple.com/documentation/usernotific
- // ations/setting_up_a_remote_notification_server/sending_notification_re
- // quests_to_apns)
- // for supported headers, e.g. "apns-priority": "10".
+ // Service. Refer to [APNs request
+ // headers](https://developer.apple.com/documentation/usernotifications/s
+ // etting_up_a_remote_notification_server/sending_notification_requests_t
+ // o_apns) for supported headers, e.g. "apns-priority": "10".
Headers map[string]string `json:"headers,omitempty"`
// Payload: APNs payload as a JSON object, including both `aps`
- // dictionary and custom
- // payload. See [Payload
- // Key
- // Reference](https://developer.apple.com/documentation/usernotificat
- // ions/setting_up_a_remote_notification_server/generating_a_remote_notif
- // ication).
- // If present, it overrides
- // google.firebase.fcm.v1.Notification.title
- // and google.firebase.fcm.v1.Notification.body.
+ // dictionary and custom payload. See [Payload Key
+ // Reference](https://developer.apple.com/documentation/usernotifications
+ // /setting_up_a_remote_notification_server/generating_a_remote_notificat
+ // ion). If present, it overrides
+ // google.firebase.fcm.v1.Notification.title and
+ // google.firebase.fcm.v1.Notification.body.
Payload googleapi.RawMessage `json:"payload,omitempty"`
// ForceSendFields is a list of field names (e.g. "FcmOptions") to
@@ -656,9 +549,7 @@
AnalyticsLabel string `json:"analyticsLabel,omitempty"`
// Image: Contains the URL of an image that is going to be displayed in
- // a
- // notification. If present, it will
- // override
+ // a notification. If present, it will override
// google.firebase.fcm.v1.Notification.image.
Image string `json:"image,omitempty"`
@@ -687,160 +578,69 @@
}
// Color: Represents a color in the RGBA color space. This
-// representation is designed
-// for simplicity of conversion to/from color representations in
-// various
-// languages over compactness; for example, the fields of this
-// representation
-// can be trivially provided to the constructor of "java.awt.Color" in
-// Java; it
-// can also be trivially provided to UIColor's
-// "+colorWithRed:green:blue:alpha"
-// method in iOS; and, with just a little work, it can be easily
-// formatted into
-// a CSS "rgba()" string in JavaScript, as well.
-//
-// Note: this proto does not carry information about the absolute color
-// space
-// that should be used to interpret the RGB value (e.g. sRGB, Adobe
-// RGB,
-// DCI-P3, BT.2020, etc.). By default, applications SHOULD assume the
-// sRGB color
-// space.
-//
+// representation is designed for simplicity of conversion to/from color
+// representations in various languages over compactness; for example,
+// the fields of this representation can be trivially provided to the
+// constructor of "java.awt.Color" in Java; it can also be trivially
+// provided to UIColor's "+colorWithRed:green:blue:alpha" method in iOS;
+// and, with just a little work, it can be easily formatted into a CSS
+// "rgba()" string in JavaScript, as well. Note: this proto does not
+// carry information about the absolute color space that should be used
+// to interpret the RGB value (e.g. sRGB, Adobe RGB, DCI-P3, BT.2020,
+// etc.). By default, applications SHOULD assume the sRGB color space.
// Note: when color equality needs to be decided, implementations,
-// unless
-// documented otherwise, will treat two colors to be equal if all their
-// red,
-// green, blue and alpha values each differ by at most 1e-5.
-//
-// Example (Java):
-//
-// import com.google.type.Color;
-//
-// // ...
-// public static java.awt.Color fromProto(Color protocolor) {
-// float alpha = protocolor.hasAlpha()
-// ? protocolor.getAlpha().getValue()
-// : 1.0;
-//
-// return new java.awt.Color(
-// protocolor.getRed(),
-// protocolor.getGreen(),
-// protocolor.getBlue(),
-// alpha);
-// }
-//
-// public static Color toProto(java.awt.Color color) {
-// float red = (float) color.getRed();
-// float green = (float) color.getGreen();
-// float blue = (float) color.getBlue();
-// float denominator = 255.0;
-// Color.Builder resultBuilder =
-// Color
-// .newBuilder()
-// .setRed(red / denominator)
-// .setGreen(green / denominator)
-// .setBlue(blue / denominator);
-// int alpha = color.getAlpha();
-// if (alpha != 255) {
-// result.setAlpha(
-// FloatValue
-// .newBuilder()
-// .setValue(((float) alpha) / denominator)
-// .build());
-// }
-// return resultBuilder.build();
-// }
-// // ...
-//
-// Example (iOS / Obj-C):
-//
-// // ...
-// static UIColor* fromProto(Color* protocolor) {
-// float red = [protocolor red];
-// float green = [protocolor green];
-// float blue = [protocolor blue];
-// FloatValue* alpha_wrapper = [protocolor alpha];
-// float alpha = 1.0;
-// if (alpha_wrapper != nil) {
-// alpha = [alpha_wrapper value];
-// }
-// return [UIColor colorWithRed:red green:green blue:blue
-// alpha:alpha];
-// }
-//
-// static Color* toProto(UIColor* color) {
-// CGFloat red, green, blue, alpha;
-// if (![color getRed:&red green:&green blue:&blue
-// alpha:&alpha]) {
-// return nil;
-// }
-// Color* result = [[Color alloc] init];
-// [result setRed:red];
-// [result setGreen:green];
-// [result setBlue:blue];
-// if (alpha <= 0.9999) {
-// [result setAlpha:floatWrapperWithValue(alpha)];
-// }
-// [result autorelease];
-// return result;
-// }
-// // ...
-//
-// Example (JavaScript):
-//
-// // ...
-//
-// var protoToCssColor = function(rgb_color) {
-// var redFrac = rgb_color.red || 0.0;
-// var greenFrac = rgb_color.green || 0.0;
-// var blueFrac = rgb_color.blue || 0.0;
-// var red = Math.floor(redFrac * 255);
-// var green = Math.floor(greenFrac * 255);
-// var blue = Math.floor(blueFrac * 255);
-//
-// if (!('alpha' in rgb_color)) {
-// return rgbToCssColor_(red, green, blue);
-// }
-//
-// var alphaFrac = rgb_color.alpha.value || 0.0;
-// var rgbParams = [red, green, blue].join(',');
-// return ['rgba(', rgbParams, ',', alphaFrac, ')'].join('');
-// };
-//
-// var rgbToCssColor_ = function(red, green, blue) {
-// var rgbNumber = new Number((red << 16) | (green << 8) | blue);
-// var hexString = rgbNumber.toString(16);
-// var missingZeros = 6 - hexString.length;
-// var resultBuilder = ['#'];
-// for (var i = 0; i < missingZeros; i++) {
-// resultBuilder.push('0');
-// }
-// resultBuilder.push(hexString);
-// return resultBuilder.join('');
-// };
-//
-// // ...
+// unless documented otherwise, will treat two colors to be equal if all
+// their red, green, blue and alpha values each differ by at most 1e-5.
+// Example (Java): import com.google.type.Color; // ... public static
+// java.awt.Color fromProto(Color protocolor) { float alpha =
+// protocolor.hasAlpha() ? protocolor.getAlpha().getValue() : 1.0;
+// return new java.awt.Color( protocolor.getRed(),
+// protocolor.getGreen(), protocolor.getBlue(), alpha); } public static
+// Color toProto(java.awt.Color color) { float red = (float)
+// color.getRed(); float green = (float) color.getGreen(); float blue =
+// (float) color.getBlue(); float denominator = 255.0; Color.Builder
+// resultBuilder = Color .newBuilder() .setRed(red / denominator)
+// .setGreen(green / denominator) .setBlue(blue / denominator); int
+// alpha = color.getAlpha(); if (alpha != 255) { result.setAlpha(
+// FloatValue .newBuilder() .setValue(((float) alpha) / denominator)
+// .build()); } return resultBuilder.build(); } // ... Example (iOS /
+// Obj-C): // ... static UIColor* fromProto(Color* protocolor) { float
+// red = [protocolor red]; float green = [protocolor green]; float blue
+// = [protocolor blue]; FloatValue* alpha_wrapper = [protocolor alpha];
+// float alpha = 1.0; if (alpha_wrapper != nil) { alpha = [alpha_wrapper
+// value]; } return [UIColor colorWithRed:red green:green blue:blue
+// alpha:alpha]; } static Color* toProto(UIColor* color) { CGFloat red,
+// green, blue, alpha; if (![color getRed:&red green:&green blue:&blue
+// alpha:&alpha]) { return nil; } Color* result = [[Color alloc] init];
+// [result setRed:red]; [result setGreen:green]; [result setBlue:blue];
+// if (alpha <= 0.9999) { [result
+// setAlpha:floatWrapperWithValue(alpha)]; } [result autorelease];
+// return result; } // ... Example (JavaScript): // ... var
+// protoToCssColor = function(rgb_color) { var redFrac = rgb_color.red
+// || 0.0; var greenFrac = rgb_color.green || 0.0; var blueFrac =
+// rgb_color.blue || 0.0; var red = Math.floor(redFrac * 255); var green
+// = Math.floor(greenFrac * 255); var blue = Math.floor(blueFrac * 255);
+// if (!('alpha' in rgb_color)) { return rgbToCssColor_(red, green,
+// blue); } var alphaFrac = rgb_color.alpha.value || 0.0; var rgbParams
+// = [red, green, blue].join(','); return ['rgba(', rgbParams, ',',
+// alphaFrac, ')'].join(''); }; var rgbToCssColor_ = function(red,
+// green, blue) { var rgbNumber = new Number((red << 16) | (green << 8)
+// | blue); var hexString = rgbNumber.toString(16); var missingZeros = 6
+// - hexString.length; var resultBuilder = ['#']; for (var i = 0; i <
+// missingZeros; i++) { resultBuilder.push('0'); }
+// resultBuilder.push(hexString); return resultBuilder.join(''); }; //
+// ...
type Color struct {
// Alpha: The fraction of this color that should be applied to the
- // pixel. That is,
- // the final pixel color is defined by the equation:
- //
- // pixel color = alpha * (this color) + (1.0 - alpha) * (background
- // color)
- //
- // This means that a value of 1.0 corresponds to a solid color,
- // whereas
- // a value of 0.0 corresponds to a completely transparent color.
- // This
- // uses a wrapper message rather than a simple float scalar so that it
- // is
- // possible to distinguish between a default value and the value being
- // unset.
- // If omitted, this color object is to be rendered as a solid color
- // (as if the alpha value had been explicitly given with a value of
- // 1.0).
+ // pixel. That is, the final pixel color is defined by the equation:
+ // pixel color = alpha * (this color) + (1.0 - alpha) * (background
+ // color) This means that a value of 1.0 corresponds to a solid color,
+ // whereas a value of 0.0 corresponds to a completely transparent color.
+ // This uses a wrapper message rather than a simple float scalar so that
+ // it is possible to distinguish between a default value and the value
+ // being unset. If omitted, this color object is to be rendered as a
+ // solid color (as if the alpha value had been explicitly given with a
+ // value of 1.0).
Alpha float64 `json:"alpha,omitempty"`
// Blue: The amount of blue in the color as a value in the interval [0,
@@ -930,26 +730,21 @@
// LightSettings: Settings to control notification LED.
type LightSettings struct {
- // Color: Required. Set `color` of the LED
- // with
- // [google.type.Color](https://github.com/googleapis/googleapis/blob
- // /master/google/type/color.proto).
+ // Color: Required. Set `color` of the LED with
+ // [google.type.Color](https://github.com/googleapis/googleapis/blob/mast
+ // er/google/type/color.proto).
Color *Color `json:"color,omitempty"`
// LightOffDuration: Required. Along with `light_on_duration `, define
- // the blink rate of LED
- // flashes. Resolution defined
- // by
- // [proto.Duration](https://developers.google.com/protocol-buffers/doc
- // s/reference/google.protobuf#google.protobuf.Duration)
+ // the blink rate of LED flashes. Resolution defined by
+ // [proto.Duration](https://developers.google.com/protocol-buffers/docs/r
+ // eference/google.protobuf#google.protobuf.Duration)
LightOffDuration string `json:"lightOffDuration,omitempty"`
// LightOnDuration: Required. Along with `light_off_duration`, define
- // the blink rate of LED
- // flashes. Resolution defined
- // by
- // [proto.Duration](https://developers.google.com/protocol-buffers/doc
- // s/reference/google.protobuf#google.protobuf.Duration)
+ // the blink rate of LED flashes. Resolution defined by
+ // [proto.Duration](https://developers.google.com/protocol-buffers/docs/r
+ // eference/google.protobuf#google.protobuf.Duration)
LightOnDuration string `json:"lightOnDuration,omitempty"`
// ForceSendFields is a list of field names (e.g. "Color") to
@@ -978,33 +773,28 @@
// Message: Message to send by Firebase Cloud Messaging Service.
type Message struct {
// Android: Input only. Android specific options for messages sent
- // through
- // [FCM connection server](https://goo.gl/4GLdUl).
+ // through [FCM connection server](https://goo.gl/4GLdUl).
Android *AndroidConfig `json:"android,omitempty"`
// Apns: Input only. [Apple Push Notification
- // Service](https://goo.gl/MXRTPa)
- // specific options.
+ // Service](https://goo.gl/MXRTPa) specific options.
Apns *ApnsConfig `json:"apns,omitempty"`
- // Condition: Condition to send a message to,
- // e.g. "'foo' in topics && 'bar' in topics".
+ // Condition: Condition to send a message to, e.g. "'foo' in topics &&
+ // 'bar' in topics".
Condition string `json:"condition,omitempty"`
// Data: Input only. Arbitrary key/value payload. The key should not be
- // a reserved
- // word ("from", "message_type", or any word starting with "google" or
- // "gcm").
+ // a reserved word ("from", "message_type", or any word starting with
+ // "google" or "gcm").
Data map[string]string `json:"data,omitempty"`
// FcmOptions: Input only. Template for FCM SDK feature options to use
- // across all
- // platforms.
+ // across all platforms.
FcmOptions *FcmOptions `json:"fcmOptions,omitempty"`
// Name: Output Only. The identifier of the message sent, in the format
- // of
- // `projects/*/messages/{message_id}`.
+ // of `projects/*/messages/{message_id}`.
Name string `json:"name,omitempty"`
// Notification: Input only. Basic notification template to use across
@@ -1014,13 +804,12 @@
// Token: Registration token to send a message to.
Token string `json:"token,omitempty"`
- // Topic: Topic name to send a message to, e.g. "weather".
- // Note: "/topics/" prefix should not be provided.
+ // Topic: Topic name to send a message to, e.g. "weather". Note:
+ // "/topics/" prefix should not be provided.
Topic string `json:"topic,omitempty"`
// Webpush: Input only. [Webpush
- // protocol](https://tools.ietf.org/html/rfc8030)
- // options.
+ // protocol](https://tools.ietf.org/html/rfc8030) options.
Webpush *WebpushConfig `json:"webpush,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1057,16 +846,11 @@
Body string `json:"body,omitempty"`
// Image: Contains the URL of an image that is going to be downloaded on
- // the device
- // and displayed in a notification.
- // JPEG, PNG, BMP have full support across platforms. Animated GIF and
- // video
- // only work on iOS. WebP and HEIF have varying levels of support
- // across
- // platforms and platform versions.
- // Android has 1MB image size limit.
- // Quota usage and implications/costs for hosting image on Firebase
- // Storage:
+ // the device and displayed in a notification. JPEG, PNG, BMP have full
+ // support across platforms. Animated GIF and video only work on iOS.
+ // WebP and HEIF have varying levels of support across platforms and
+ // platform versions. Android has 1MB image size limit. Quota usage and
+ // implications/costs for hosting image on Firebase Storage:
// https://firebase.google.com/pricing
Image string `json:"image,omitempty"`
@@ -1131,30 +915,23 @@
// WebpushConfig: [Webpush
// protocol](https://tools.ietf.org/html/rfc8030) options.
type WebpushConfig struct {
- // Data: Arbitrary key/value payload. If present, it will
- // override
+ // Data: Arbitrary key/value payload. If present, it will override
// google.firebase.fcm.v1.Message.data.
Data map[string]string `json:"data,omitempty"`
// FcmOptions: Options for features provided by the FCM SDK for Web.
FcmOptions *WebpushFcmOptions `json:"fcmOptions,omitempty"`
- // Headers: HTTP headers defined in webpush protocol. Refer to
- // [Webpush protocol](https://tools.ietf.org/html/rfc8030#section-5)
- // for
+ // Headers: HTTP headers defined in webpush protocol. Refer to [Webpush
+ // protocol](https://tools.ietf.org/html/rfc8030#section-5) for
// supported headers, e.g. "TTL": "15".
Headers map[string]string `json:"headers,omitempty"`
// Notification: Web Notification options as a JSON object. Supports
- // Notification instance
- // properties as defined in [Web
- // Notification
- // API](https://developer.mozilla.org/en-US/docs/Web/API/Not
- // ification). If
- // present, "title" and "body" fields
- // override
- // [google.firebase.fcm.v1.Notification.title]
- // and
+ // Notification instance properties as defined in [Web Notification
+ // API](https://developer.mozilla.org/en-US/docs/Web/API/Notification).
+ // If present, "title" and "body" fields override
+ // [google.firebase.fcm.v1.Notification.title] and
// [google.firebase.fcm.v1.Notification.body].
Notification googleapi.RawMessage `json:"notification,omitempty"`
@@ -1187,8 +964,8 @@
// AnalyticsLabel: Label associated with the message's analytics data.
AnalyticsLabel string `json:"analyticsLabel,omitempty"`
- // Link: The link to open when the user clicks on the notification.
- // For all URL values, HTTPS is required.
+ // Link: The link to open when the user clicks on the notification. For
+ // all URL values, HTTPS is required.
Link string `json:"link,omitempty"`
// ForceSendFields is a list of field names (e.g. "AnalyticsLabel") to
@@ -1226,8 +1003,7 @@
header_ http.Header
}
-// Send: Send a message to specified target (a registration token,
-// topic
+// Send: Send a message to specified target (a registration token, topic
// or condition).
func (r *ProjectsMessagesService) Send(parentid string, sendmessagerequest *SendMessageRequest) *ProjectsMessagesSendCall {
c := &ProjectsMessagesSendCall{s: r.s, urlParams_: make(gensupport.URLParams)}
@@ -1263,7 +1039,7 @@
func (c *ProjectsMessagesSendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1327,7 +1103,7 @@
}
return ret, nil
// {
- // "description": "Send a message to specified target (a registration token, topic\nor condition).",
+ // "description": "Send a message to specified target (a registration token, topic or condition).",
// "flatPath": "v1/projects/{projectsId}/messages:send",
// "httpMethod": "POST",
// "id": "fcm.projects.messages.send",
@@ -1336,7 +1112,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. It contains the Firebase project id (i.e. the unique identifier\nfor your Firebase project), in the format of `projects/{project_id}`.\nFor legacy support, the numeric project number with no padding is also\nsupported in the format of `projects/{project_number}`.",
+ // "description": "Required. It contains the Firebase project id (i.e. the unique identifier for your Firebase project), in the format of `projects/{project_id}`. For legacy support, the numeric project number with no padding is also supported in the format of `projects/{project_number}`.",
// "location": "path",
// "pattern": "^projects/[^/]+$",
// "required": true,
diff --git a/file/v1/file-gen.go b/file/v1/file-gen.go
index fa8e13a..be06785 100644
--- a/file/v1/file-gen.go
+++ b/file/v1/file-gen.go
@@ -1286,7 +1286,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1461,7 +1461,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1646,7 +1646,7 @@
func (c *ProjectsLocationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1789,7 +1789,7 @@
func (c *ProjectsLocationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1930,7 +1930,7 @@
func (c *ProjectsLocationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2104,7 +2104,7 @@
func (c *ProjectsLocationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2295,7 +2295,7 @@
func (c *ProjectsLocationsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2458,7 +2458,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2602,7 +2602,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2747,7 +2747,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2928,7 +2928,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/file/v1beta1/file-gen.go b/file/v1beta1/file-gen.go
index 1937c36..89c6307 100644
--- a/file/v1beta1/file-gen.go
+++ b/file/v1beta1/file-gen.go
@@ -1379,7 +1379,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1554,7 +1554,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1744,7 +1744,7 @@
func (c *ProjectsLocationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1887,7 +1887,7 @@
func (c *ProjectsLocationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2028,7 +2028,7 @@
func (c *ProjectsLocationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2202,7 +2202,7 @@
func (c *ProjectsLocationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2394,7 +2394,7 @@
func (c *ProjectsLocationsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2557,7 +2557,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2701,7 +2701,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2846,7 +2846,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3027,7 +3027,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebase/v1beta1/firebase-api.json b/firebase/v1beta1/firebase-api.json
index 7d028f6..1482679 100644
--- a/firebase/v1beta1/firebase-api.json
+++ b/firebase/v1beta1/firebase-api.json
@@ -1116,7 +1116,7 @@
}
}
},
- "revision": "20200616",
+ "revision": "20200721",
"rootUrl": "https://firebase.googleapis.com/",
"schemas": {
"AddFirebaseRequest": {
@@ -1754,7 +1754,7 @@
"type": "object"
},
"TypedMessage": {
- "description": "Message that groups a protocol type_id (as defined by MessageSet),\nwith an encoded message of that type. Its use is similar to\nMessageSet, except it represents a single (type, encoded message)\ninstead of a set.\n\nTo fill for known protocol type:\n MyProtocolMsg proto;\n TypedMessage typed_msg;\n typed_msg.set_type_id(MyProtocolMsg::MESSAGE_TYPE_ID);\n proto.AppendToCord(typed_msg.mutable_message());\n\nTo fill for unknown protocol type:\n ProtocolMessage proto;\n TypedMessage typed_msg;\n typed_msg.set_type_id(proto.GetMapper()-\u003etype_id());\n proto.AppendToCord(typed_msg.mutable_message());",
+ "description": "Message that groups a protocol type_id (as defined by MessageSet),\nwith an encoded message of that type. Its use is similar to\nMessageSet, except it represents a single (type, encoded message)\ninstead of a set.\n\nTo embed \"proto\" inside \"typed_msg\":\n MyProtoMessage proto;\n TypedMessage typed_msg;\n typed_msg.set_type_id(proto2::bridge::GetTypeId(proto));\n proto.AppendToCord(typed_msg.mutable_message());\n\nError handling is omitted from the sample code above. GetTypeId() will return\n0 for messages that don't have a TypeId specified.",
"id": "TypedMessage",
"properties": {
"message": {
diff --git a/firebase/v1beta1/firebase-gen.go b/firebase/v1beta1/firebase-gen.go
index d5cf6b0..fda396a 100644
--- a/firebase/v1beta1/firebase-gen.go
+++ b/firebase/v1beta1/firebase-gen.go
@@ -1827,17 +1827,15 @@
// message)
// instead of a set.
//
-// To fill for known protocol type:
-// MyProtocolMsg proto;
+// To embed "proto" inside "typed_msg":
+// MyProtoMessage proto;
// TypedMessage typed_msg;
-// typed_msg.set_type_id(MyProtocolMsg::MESSAGE_TYPE_ID);
+// typed_msg.set_type_id(proto2::bridge::GetTypeId(proto));
// proto.AppendToCord(typed_msg.mutable_message());
//
-// To fill for unknown protocol type:
-// ProtocolMessage proto;
-// TypedMessage typed_msg;
-// typed_msg.set_type_id(proto.GetMapper()->type_id());
-// proto.AppendToCord(typed_msg.mutable_message());
+// Error handling is omitted from the sample code above. GetTypeId()
+// will return
+// 0 for messages that don't have a TypeId specified.
type TypedMessage struct {
// Message: Message bytes.
Message string `json:"message,omitempty"`
@@ -2095,7 +2093,7 @@
func (c *AvailableProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2266,7 +2264,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2453,7 +2451,7 @@
func (c *ProjectsAddFirebaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2676,7 +2674,7 @@
func (c *ProjectsAddGoogleAnalyticsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2827,7 +2825,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2981,7 +2979,7 @@
func (c *ProjectsGetAdminSdkConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3134,7 +3132,7 @@
func (c *ProjectsGetAnalyticsDetailsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3320,7 +3318,7 @@
func (c *ProjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3494,7 +3492,7 @@
func (c *ProjectsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3667,7 +3665,7 @@
func (c *ProjectsRemoveAnalyticsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3847,7 +3845,7 @@
func (c *ProjectsSearchAppsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4023,7 +4021,7 @@
func (c *ProjectsAndroidAppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4173,7 +4171,7 @@
func (c *ProjectsAndroidAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4322,7 +4320,7 @@
func (c *ProjectsAndroidAppsGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4496,7 +4494,7 @@
func (c *ProjectsAndroidAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4678,7 +4676,7 @@
func (c *ProjectsAndroidAppsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4825,7 +4823,7 @@
func (c *ProjectsAndroidAppsShaCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4964,7 +4962,7 @@
func (c *ProjectsAndroidAppsShaDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5108,7 +5106,7 @@
func (c *ProjectsAndroidAppsShaListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5310,7 +5308,7 @@
func (c *ProjectsAvailableLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5542,7 +5540,7 @@
func (c *ProjectsDefaultLocationFinalizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5689,7 +5687,7 @@
func (c *ProjectsIosAppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5839,7 +5837,7 @@
func (c *ProjectsIosAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5987,7 +5985,7 @@
func (c *ProjectsIosAppsGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6161,7 +6159,7 @@
func (c *ProjectsIosAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6343,7 +6341,7 @@
func (c *ProjectsIosAppsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6496,7 +6494,7 @@
func (c *ProjectsWebAppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6646,7 +6644,7 @@
func (c *ProjectsWebAppsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6794,7 +6792,7 @@
func (c *ProjectsWebAppsGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6968,7 +6966,7 @@
func (c *ProjectsWebAppsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7150,7 +7148,7 @@
func (c *ProjectsWebAppsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go b/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go
index 80c4d8e..02a676f 100644
--- a/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go
+++ b/firebasedynamiclinks/v1/firebasedynamiclinks-gen.go
@@ -1524,7 +1524,7 @@
func (c *ManagedShortLinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1661,7 +1661,7 @@
func (c *ShortLinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1814,7 +1814,7 @@
func (c *V1GetLinkStatsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1958,7 +1958,7 @@
func (c *V1InstallAttributionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2085,7 +2085,7 @@
func (c *V1ReopenAttributionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebasehosting/v1/firebasehosting-gen.go b/firebasehosting/v1/firebasehosting-gen.go
index 8784196..c2f2b4b 100644
--- a/firebasehosting/v1/firebasehosting-gen.go
+++ b/firebasehosting/v1/firebasehosting-gen.go
@@ -380,7 +380,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -521,7 +521,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -696,7 +696,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebasehosting/v1beta1/firebasehosting-gen.go b/firebasehosting/v1beta1/firebasehosting-gen.go
index ec345e7..cd720d0 100644
--- a/firebasehosting/v1beta1/firebasehosting-gen.go
+++ b/firebasehosting/v1beta1/firebasehosting-gen.go
@@ -1689,7 +1689,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1836,7 +1836,7 @@
func (c *ProjectsSitesGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1987,7 +1987,7 @@
func (c *ProjectsSitesUpdateConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2153,7 +2153,7 @@
func (c *ProjectsSitesChannelsReleasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2323,7 +2323,7 @@
func (c *ProjectsSitesChannelsReleasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2493,7 +2493,7 @@
func (c *ProjectsSitesDomainsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2632,7 +2632,7 @@
func (c *ProjectsSitesDomainsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2774,7 +2774,7 @@
func (c *ProjectsSitesDomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2935,7 +2935,7 @@
func (c *ProjectsSitesDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3107,7 +3107,7 @@
func (c *ProjectsSitesDomainsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3267,7 +3267,7 @@
func (c *ProjectsSitesReleasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3437,7 +3437,7 @@
func (c *ProjectsSitesReleasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3623,7 +3623,7 @@
func (c *ProjectsSitesVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3773,7 +3773,7 @@
func (c *ProjectsSitesVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3945,7 +3945,7 @@
func (c *ProjectsSitesVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4142,7 +4142,7 @@
func (c *ProjectsSitesVersionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4290,7 +4290,7 @@
func (c *ProjectsSitesVersionsPopulateFilesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4470,7 +4470,7 @@
func (c *ProjectsSitesVersionsFilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4659,7 +4659,7 @@
func (c *SitesGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4810,7 +4810,7 @@
func (c *SitesUpdateConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4976,7 +4976,7 @@
func (c *SitesChannelsReleasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5146,7 +5146,7 @@
func (c *SitesChannelsReleasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5316,7 +5316,7 @@
func (c *SitesDomainsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5455,7 +5455,7 @@
func (c *SitesDomainsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5597,7 +5597,7 @@
func (c *SitesDomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5758,7 +5758,7 @@
func (c *SitesDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5930,7 +5930,7 @@
func (c *SitesDomainsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6090,7 +6090,7 @@
func (c *SitesReleasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6260,7 +6260,7 @@
func (c *SitesReleasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6446,7 +6446,7 @@
func (c *SitesVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6596,7 +6596,7 @@
func (c *SitesVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6768,7 +6768,7 @@
func (c *SitesVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6965,7 +6965,7 @@
func (c *SitesVersionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7113,7 +7113,7 @@
func (c *SitesVersionsPopulateFilesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7293,7 +7293,7 @@
func (c *SitesVersionsFilesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebaseml/v1/firebaseml-gen.go b/firebaseml/v1/firebaseml-gen.go
index d85d590..1ece21b 100644
--- a/firebaseml/v1/firebaseml-gen.go
+++ b/firebaseml/v1/firebaseml-gen.go
@@ -432,7 +432,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -576,7 +576,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -754,7 +754,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebaseml/v1beta2/firebaseml-gen.go b/firebaseml/v1beta2/firebaseml-gen.go
index 84acf82..4748c00 100644
--- a/firebaseml/v1beta2/firebaseml-gen.go
+++ b/firebaseml/v1beta2/firebaseml-gen.go
@@ -591,7 +591,7 @@
func (c *ProjectsModelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -729,7 +729,7 @@
func (c *ProjectsModelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -870,7 +870,7 @@
func (c *ProjectsModelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1036,7 +1036,7 @@
func (c *ProjectsModelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1215,7 +1215,7 @@
func (c *ProjectsModelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1374,7 +1374,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firebaserules/v1/firebaserules-gen.go b/firebaserules/v1/firebaserules-gen.go
index 16d9485..08294a4 100644
--- a/firebaserules/v1/firebaserules-gen.go
+++ b/firebaserules/v1/firebaserules-gen.go
@@ -1328,7 +1328,7 @@
func (c *ProjectsTestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1504,7 +1504,7 @@
func (c *ProjectsReleasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1643,7 +1643,7 @@
func (c *ProjectsReleasesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1785,7 +1785,7 @@
func (c *ProjectsReleasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1945,7 +1945,7 @@
func (c *ProjectsReleasesGetExecutableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2169,7 +2169,7 @@
func (c *ProjectsReleasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2349,7 +2349,7 @@
func (c *ProjectsReleasesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2498,7 +2498,7 @@
func (c *ProjectsRulesetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2640,7 +2640,7 @@
func (c *ProjectsRulesetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2782,7 +2782,7 @@
func (c *ProjectsRulesetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2969,7 +2969,7 @@
func (c *ProjectsRulesetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firestore/v1/firestore-gen.go b/firestore/v1/firestore-gen.go
index 8b35dc7..017e1e2 100644
--- a/firestore/v1/firestore-gen.go
+++ b/firestore/v1/firestore-gen.go
@@ -3910,7 +3910,7 @@
func (c *ProjectsDatabasesExportDocumentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4060,7 +4060,7 @@
func (c *ProjectsDatabasesImportDocumentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4210,7 +4210,7 @@
func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4393,7 +4393,7 @@
func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4595,7 +4595,7 @@
func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4746,7 +4746,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4885,7 +4885,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5027,7 +5027,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5195,7 +5195,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5374,7 +5374,7 @@
func (c *ProjectsDatabasesDocumentsBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5526,7 +5526,7 @@
func (c *ProjectsDatabasesDocumentsBatchWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5667,7 +5667,7 @@
func (c *ProjectsDatabasesDocumentsBeginTransactionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5808,7 +5808,7 @@
func (c *ProjectsDatabasesDocumentsCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5968,7 +5968,7 @@
func (c *ProjectsDatabasesDocumentsCreateDocumentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6144,7 +6144,7 @@
func (c *ProjectsDatabasesDocumentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6320,7 +6320,7 @@
func (c *ProjectsDatabasesDocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6545,7 +6545,7 @@
func (c *ProjectsDatabasesDocumentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6750,7 +6750,7 @@
func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6912,7 +6912,7 @@
func (c *ProjectsDatabasesDocumentsListenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7057,7 +7057,7 @@
func (c *ProjectsDatabasesDocumentsPartitionQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7254,7 +7254,7 @@
func (c *ProjectsDatabasesDocumentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7418,7 +7418,7 @@
func (c *ProjectsDatabasesDocumentsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7559,7 +7559,7 @@
func (c *ProjectsDatabasesDocumentsRunQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7700,7 +7700,7 @@
func (c *ProjectsDatabasesDocumentsWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7858,7 +7858,7 @@
func (c *ProjectsDatabasesOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8003,7 +8003,7 @@
func (c *ProjectsDatabasesOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8149,7 +8149,7 @@
func (c *ProjectsDatabasesOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8331,7 +8331,7 @@
func (c *ProjectsDatabasesOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8514,7 +8514,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8681,7 +8681,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firestore/v1beta1/firestore-gen.go b/firestore/v1beta1/firestore-gen.go
index a84a0f3..0db7c06 100644
--- a/firestore/v1beta1/firestore-gen.go
+++ b/firestore/v1beta1/firestore-gen.go
@@ -3379,7 +3379,7 @@
func (c *ProjectsDatabasesExportDocumentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3529,7 +3529,7 @@
func (c *ProjectsDatabasesImportDocumentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3674,7 +3674,7 @@
func (c *ProjectsDatabasesDocumentsBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3826,7 +3826,7 @@
func (c *ProjectsDatabasesDocumentsBatchWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3967,7 +3967,7 @@
func (c *ProjectsDatabasesDocumentsBeginTransactionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4108,7 +4108,7 @@
func (c *ProjectsDatabasesDocumentsCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4268,7 +4268,7 @@
func (c *ProjectsDatabasesDocumentsCreateDocumentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4444,7 +4444,7 @@
func (c *ProjectsDatabasesDocumentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4620,7 +4620,7 @@
func (c *ProjectsDatabasesDocumentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4845,7 +4845,7 @@
func (c *ProjectsDatabasesDocumentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5050,7 +5050,7 @@
func (c *ProjectsDatabasesDocumentsListCollectionIdsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5212,7 +5212,7 @@
func (c *ProjectsDatabasesDocumentsListenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5357,7 +5357,7 @@
func (c *ProjectsDatabasesDocumentsPartitionQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5554,7 +5554,7 @@
func (c *ProjectsDatabasesDocumentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5718,7 +5718,7 @@
func (c *ProjectsDatabasesDocumentsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5859,7 +5859,7 @@
func (c *ProjectsDatabasesDocumentsRunQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6000,7 +6000,7 @@
func (c *ProjectsDatabasesDocumentsWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6158,7 +6158,7 @@
func (c *ProjectsDatabasesIndexesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6297,7 +6297,7 @@
func (c *ProjectsDatabasesIndexesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6439,7 +6439,7 @@
func (c *ProjectsDatabasesIndexesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6604,7 +6604,7 @@
func (c *ProjectsDatabasesIndexesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/firestore/v1beta2/firestore-gen.go b/firestore/v1beta2/firestore-gen.go
index 84f027d..a78bb59 100644
--- a/firestore/v1beta2/firestore-gen.go
+++ b/firestore/v1beta2/firestore-gen.go
@@ -1249,7 +1249,7 @@
func (c *ProjectsDatabasesExportDocumentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1399,7 +1399,7 @@
func (c *ProjectsDatabasesImportDocumentsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1549,7 +1549,7 @@
func (c *ProjectsDatabasesCollectionGroupsFieldsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1732,7 +1732,7 @@
func (c *ProjectsDatabasesCollectionGroupsFieldsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1934,7 +1934,7 @@
func (c *ProjectsDatabasesCollectionGroupsFieldsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2085,7 +2085,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2224,7 +2224,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2366,7 +2366,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2534,7 +2534,7 @@
func (c *ProjectsDatabasesCollectionGroupsIndexesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/fitness/v1/fitness-gen.go b/fitness/v1/fitness-gen.go
index fef1445..e2120d4 100644
--- a/fitness/v1/fitness-gen.go
+++ b/fitness/v1/fitness-gen.go
@@ -1683,7 +1683,7 @@
func (c *UsersDataSourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1832,7 +1832,7 @@
func (c *UsersDataSourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1990,7 +1990,7 @@
func (c *UsersDataSourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2172,7 +2172,7 @@
func (c *UsersDataSourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2339,7 +2339,7 @@
func (c *UsersDataSourcesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2524,7 +2524,7 @@
func (c *UsersDataSourcesDataPointChangesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2743,7 +2743,7 @@
func (c *UsersDataSourcesDatasetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2927,7 +2927,7 @@
func (c *UsersDataSourcesDatasetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3147,7 +3147,7 @@
func (c *UsersDataSourcesDatasetsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3341,7 +3341,7 @@
func (c *UsersDatasetAggregateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3504,7 +3504,7 @@
func (c *UsersSessionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3696,7 +3696,7 @@
func (c *UsersSessionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3904,7 +3904,7 @@
func (c *UsersSessionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/games/v1/games-api.json b/games/v1/games-api.json
index 5151a8a..14c7c81 100644
--- a/games/v1/games-api.json
+++ b/games/v1/games-api.json
@@ -12,8 +12,8 @@
}
},
"basePath": "",
- "baseUrl": "https://www.googleapis.com/",
- "batchPath": "batch/games/v1",
+ "baseUrl": "https://games.googleapis.com/",
+ "batchPath": "batch",
"canonicalName": "Games",
"description": "The Google Play games service allows developers to enhance games with social leaderboards,\n achievements, game state, sign-in with Google, and more.",
"discoveryVersion": "v1",
@@ -24,7 +24,7 @@
},
"id": "games:v1",
"kind": "discovery#restDescription",
- "mtlsRootUrl": "https://www.mtls.googleapis.com/",
+ "mtlsRootUrl": "https://games.mtls.googleapis.com/",
"name": "games",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -1128,8 +1128,8 @@
}
}
},
- "revision": "20200701",
- "rootUrl": "https://www.googleapis.com/",
+ "revision": "20200720",
+ "rootUrl": "https://games.googleapis.com/",
"schemas": {
"AchievementDefinition": {
"description": "An achievement definition object.",
@@ -1335,6 +1335,7 @@
"type": "object"
},
"AchievementUpdateMultipleResponse": {
+ "description": "Response message for UpdateMultipleAchievements rpc.",
"id": "AchievementUpdateMultipleResponse",
"properties": {
"kind": {
diff --git a/games/v1/games-gen.go b/games/v1/games-gen.go
index 2ba3e66..971c880 100644
--- a/games/v1/games-gen.go
+++ b/games/v1/games-gen.go
@@ -78,8 +78,8 @@
const apiId = "games:v1"
const apiName = "games"
const apiVersion = "v1"
-const basePath = "https://www.googleapis.com/"
-const mtlsBasePath = "https://www.mtls.googleapis.com/"
+const basePath = "https://games.googleapis.com/"
+const mtlsBasePath = "https://games.mtls.googleapis.com/"
// OAuth2 scopes used by this API.
const (
@@ -601,6 +601,8 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
+// AchievementUpdateMultipleResponse: Response message for
+// UpdateMultipleAchievements rpc.
type AchievementUpdateMultipleResponse struct {
// Kind: Uniquely identifies the type of this resource. Value is always
// the fixed
@@ -3294,7 +3296,7 @@
func (c *AchievementDefinitionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3466,7 +3468,7 @@
func (c *AchievementsIncrementCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3660,7 +3662,7 @@
func (c *AchievementsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3842,7 +3844,7 @@
func (c *AchievementsRevealCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3978,7 +3980,7 @@
func (c *AchievementsSetStepsAtLeastCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4117,7 +4119,7 @@
func (c *AchievementsUnlockCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4247,7 +4249,7 @@
func (c *AchievementsUpdateMultipleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4409,7 +4411,7 @@
func (c *ApplicationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4557,7 +4559,7 @@
func (c *ApplicationsPlayedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4660,7 +4662,7 @@
func (c *ApplicationsVerifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4827,7 +4829,7 @@
func (c *EventsListByPlayerCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5020,7 +5022,7 @@
func (c *EventsListDefinitionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5187,7 +5189,7 @@
func (c *EventsRecordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5336,7 +5338,7 @@
func (c *LeaderboardsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5506,7 +5508,7 @@
func (c *LeaderboardsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5674,7 +5676,7 @@
func (c *MetagameGetMetagameConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5833,7 +5835,7 @@
func (c *MetagameListCategoriesByPlayerCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6034,7 +6036,7 @@
func (c *PlayersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6208,7 +6210,7 @@
func (c *PlayersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6392,7 +6394,7 @@
func (c *RevisionsCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6583,7 +6585,7 @@
func (c *ScoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6825,7 +6827,7 @@
func (c *ScoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7082,7 +7084,7 @@
func (c *ScoresListWindowCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7307,7 +7309,7 @@
func (c *ScoresSubmitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7462,7 +7464,7 @@
func (c *ScoresSubmitMultipleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7611,7 +7613,7 @@
func (c *SnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7786,7 +7788,7 @@
func (c *SnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7967,7 +7969,7 @@
func (c *StatsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/gamesconfiguration/v1configuration/gamesconfiguration-api.json b/gamesconfiguration/v1configuration/gamesconfiguration-api.json
index 61c9ce6..89a5949 100644
--- a/gamesconfiguration/v1configuration/gamesconfiguration-api.json
+++ b/gamesconfiguration/v1configuration/gamesconfiguration-api.json
@@ -9,8 +9,8 @@
}
},
"basePath": "",
- "baseUrl": "https://www.googleapis.com/",
- "batchPath": "batch/games/v1configuration",
+ "baseUrl": "https://gamesconfiguration.googleapis.com/",
+ "batchPath": "batch",
"canonicalName": "Games Configuration",
"description": "The Google Play Game Services Publishing API allows developers to configure their games in Game Services.",
"discoveryVersion": "v1",
@@ -21,7 +21,7 @@
},
"id": "gamesConfiguration:v1configuration",
"kind": "discovery#restDescription",
- "mtlsRootUrl": "https://www.mtls.googleapis.com/",
+ "mtlsRootUrl": "https://gamesconfiguration.mtls.googleapis.com/",
"name": "gamesConfiguration",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -434,8 +434,8 @@
}
}
},
- "revision": "20200528",
- "rootUrl": "https://www.googleapis.com/",
+ "revision": "20200720",
+ "rootUrl": "https://gamesconfiguration.googleapis.com/",
"schemas": {
"AchievementConfiguration": {
"description": "An achievement configuration resource.",
diff --git a/gamesconfiguration/v1configuration/gamesconfiguration-gen.go b/gamesconfiguration/v1configuration/gamesconfiguration-gen.go
index 22deccd..7946f66 100644
--- a/gamesconfiguration/v1configuration/gamesconfiguration-gen.go
+++ b/gamesconfiguration/v1configuration/gamesconfiguration-gen.go
@@ -74,8 +74,8 @@
const apiId = "gamesConfiguration:v1configuration"
const apiName = "gamesConfiguration"
const apiVersion = "v1configuration"
-const basePath = "https://www.googleapis.com/"
-const mtlsBasePath = "https://www.mtls.googleapis.com/"
+const basePath = "https://gamesconfiguration.googleapis.com/"
+const mtlsBasePath = "https://gamesconfiguration.mtls.googleapis.com/"
// OAuth2 scopes used by this API.
const (
@@ -745,7 +745,7 @@
func (c *AchievementConfigurationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -858,7 +858,7 @@
func (c *AchievementConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -992,7 +992,7 @@
func (c *AchievementConfigurationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1158,7 +1158,7 @@
func (c *AchievementConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1326,7 +1326,7 @@
func (c *AchievementConfigurationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1506,7 +1506,7 @@
func (c *ImageConfigurationsUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1689,7 +1689,7 @@
func (c *LeaderboardConfigurationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1802,7 +1802,7 @@
func (c *LeaderboardConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1936,7 +1936,7 @@
func (c *LeaderboardConfigurationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2102,7 +2102,7 @@
func (c *LeaderboardConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2270,7 +2270,7 @@
func (c *LeaderboardConfigurationsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/gameservices/v1/gameservices-gen.go b/gameservices/v1/gameservices-gen.go
index beed7dd..a3e454e 100644
--- a/gameservices/v1/gameservices-gen.go
+++ b/gameservices/v1/gameservices-gen.go
@@ -3198,7 +3198,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3373,7 +3373,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3558,7 +3558,7 @@
func (c *ProjectsLocationsGameServerDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3701,7 +3701,7 @@
func (c *ProjectsLocationsGameServerDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3838,7 +3838,7 @@
func (c *ProjectsLocationsGameServerDeploymentsFetchDeploymentStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3987,7 +3987,7 @@
func (c *ProjectsLocationsGameServerDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4159,7 +4159,7 @@
func (c *ProjectsLocationsGameServerDeploymentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4309,7 +4309,7 @@
func (c *ProjectsLocationsGameServerDeploymentsGetRolloutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4489,7 +4489,7 @@
func (c *ProjectsLocationsGameServerDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4680,7 +4680,7 @@
func (c *ProjectsLocationsGameServerDeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4849,7 +4849,7 @@
func (c *ProjectsLocationsGameServerDeploymentsPreviewRolloutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5008,7 +5008,7 @@
func (c *ProjectsLocationsGameServerDeploymentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5158,7 +5158,7 @@
func (c *ProjectsLocationsGameServerDeploymentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5320,7 +5320,7 @@
func (c *ProjectsLocationsGameServerDeploymentsUpdateRolloutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5477,7 +5477,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5622,7 +5622,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5763,7 +5763,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5944,7 +5944,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6138,7 +6138,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6282,7 +6282,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6427,7 +6427,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6608,7 +6608,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6787,7 +6787,7 @@
func (c *ProjectsLocationsRealmsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6930,7 +6930,7 @@
func (c *ProjectsLocationsRealmsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7071,7 +7071,7 @@
func (c *ProjectsLocationsRealmsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7251,7 +7251,7 @@
func (c *ProjectsLocationsRealmsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7440,7 +7440,7 @@
func (c *ProjectsLocationsRealmsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7605,7 +7605,7 @@
func (c *ProjectsLocationsRealmsPreviewUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7766,7 +7766,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7909,7 +7909,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8050,7 +8050,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8229,7 +8229,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8419,7 +8419,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8582,7 +8582,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPreviewCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8739,7 +8739,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPreviewDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8898,7 +8898,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPreviewUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/gameservices/v1beta/gameservices-gen.go b/gameservices/v1beta/gameservices-gen.go
index 1957e69..8d00055 100644
--- a/gameservices/v1beta/gameservices-gen.go
+++ b/gameservices/v1beta/gameservices-gen.go
@@ -3198,7 +3198,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3373,7 +3373,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3558,7 +3558,7 @@
func (c *ProjectsLocationsGameServerDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3701,7 +3701,7 @@
func (c *ProjectsLocationsGameServerDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3838,7 +3838,7 @@
func (c *ProjectsLocationsGameServerDeploymentsFetchDeploymentStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3987,7 +3987,7 @@
func (c *ProjectsLocationsGameServerDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4159,7 +4159,7 @@
func (c *ProjectsLocationsGameServerDeploymentsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4309,7 +4309,7 @@
func (c *ProjectsLocationsGameServerDeploymentsGetRolloutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4489,7 +4489,7 @@
func (c *ProjectsLocationsGameServerDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4680,7 +4680,7 @@
func (c *ProjectsLocationsGameServerDeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4849,7 +4849,7 @@
func (c *ProjectsLocationsGameServerDeploymentsPreviewRolloutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5008,7 +5008,7 @@
func (c *ProjectsLocationsGameServerDeploymentsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5158,7 +5158,7 @@
func (c *ProjectsLocationsGameServerDeploymentsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5320,7 +5320,7 @@
func (c *ProjectsLocationsGameServerDeploymentsUpdateRolloutCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5477,7 +5477,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5622,7 +5622,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5763,7 +5763,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5944,7 +5944,7 @@
func (c *ProjectsLocationsGameServerDeploymentsConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6138,7 +6138,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6282,7 +6282,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6427,7 +6427,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6608,7 +6608,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6787,7 +6787,7 @@
func (c *ProjectsLocationsRealmsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6930,7 +6930,7 @@
func (c *ProjectsLocationsRealmsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7071,7 +7071,7 @@
func (c *ProjectsLocationsRealmsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7251,7 +7251,7 @@
func (c *ProjectsLocationsRealmsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7440,7 +7440,7 @@
func (c *ProjectsLocationsRealmsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7605,7 +7605,7 @@
func (c *ProjectsLocationsRealmsPreviewUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7766,7 +7766,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7909,7 +7909,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8050,7 +8050,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8229,7 +8229,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8419,7 +8419,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8582,7 +8582,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPreviewCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8739,7 +8739,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPreviewDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8898,7 +8898,7 @@
func (c *ProjectsLocationsRealmsGameServerClustersPreviewUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/gamesmanagement/v1management/gamesmanagement-api.json b/gamesmanagement/v1management/gamesmanagement-api.json
index 6ecca1f..e438426 100644
--- a/gamesmanagement/v1management/gamesmanagement-api.json
+++ b/gamesmanagement/v1management/gamesmanagement-api.json
@@ -9,8 +9,8 @@
}
},
"basePath": "",
- "baseUrl": "https://www.googleapis.com/",
- "batchPath": "batch/games/v1management",
+ "baseUrl": "https://gamesmanagement.googleapis.com/",
+ "batchPath": "batch",
"canonicalName": "Games Management",
"description": "The Google Play Game Management API allows developers to manage resources from the Google\n Play Game service.",
"discoveryVersion": "v1",
@@ -21,7 +21,7 @@
},
"id": "gamesManagement:v1management",
"kind": "discovery#restDescription",
- "mtlsRootUrl": "https://www.mtls.googleapis.com/",
+ "mtlsRootUrl": "https://gamesmanagement.mtls.googleapis.com/",
"name": "gamesManagement",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -471,8 +471,8 @@
}
}
},
- "revision": "20200528",
- "rootUrl": "https://www.googleapis.com/",
+ "revision": "20200720",
+ "rootUrl": "https://gamesmanagement.googleapis.com/",
"schemas": {
"AchievementResetAllResponse": {
"description": "Achievement reset all response.",
diff --git a/gamesmanagement/v1management/gamesmanagement-gen.go b/gamesmanagement/v1management/gamesmanagement-gen.go
index 12305e5..bd99238 100644
--- a/gamesmanagement/v1management/gamesmanagement-gen.go
+++ b/gamesmanagement/v1management/gamesmanagement-gen.go
@@ -74,8 +74,8 @@
const apiId = "gamesManagement:v1management"
const apiName = "gamesManagement"
const apiVersion = "v1management"
-const basePath = "https://www.googleapis.com/"
-const mtlsBasePath = "https://www.mtls.googleapis.com/"
+const basePath = "https://gamesmanagement.googleapis.com/"
+const mtlsBasePath = "https://gamesmanagement.mtls.googleapis.com/"
// OAuth2 scopes used by this API.
const (
@@ -809,7 +809,7 @@
func (c *AchievementsResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -940,7 +940,7 @@
func (c *AchievementsResetAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1057,7 +1057,7 @@
func (c *AchievementsResetAllForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1150,7 +1150,7 @@
func (c *AchievementsResetForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1255,7 +1255,7 @@
func (c *AchievementsResetMultipleForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1383,7 +1383,7 @@
func (c *ApplicationsListHiddenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1551,7 +1551,7 @@
func (c *EventsResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1654,7 +1654,7 @@
func (c *EventsResetAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1743,7 +1743,7 @@
func (c *EventsResetAllForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1836,7 +1836,7 @@
func (c *EventsResetForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1941,7 +1941,7 @@
func (c *EventsResetMultipleForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2042,7 +2042,7 @@
func (c *PlayersHideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2156,7 +2156,7 @@
func (c *PlayersUnhideCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2269,7 +2269,7 @@
func (c *ScoresResetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2400,7 +2400,7 @@
func (c *ScoresResetAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2517,7 +2517,7 @@
func (c *ScoresResetAllForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2610,7 +2610,7 @@
func (c *ScoresResetForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2715,7 +2715,7 @@
func (c *ScoresResetMultipleForAllPlayersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/genomics/v1/genomics-gen.go b/genomics/v1/genomics-gen.go
index 46ed4fa..aaa5a42 100644
--- a/genomics/v1/genomics-gen.go
+++ b/genomics/v1/genomics-gen.go
@@ -1115,7 +1115,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1272,7 +1272,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1478,7 +1478,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/genomics/v1alpha2/genomics-gen.go b/genomics/v1alpha2/genomics-gen.go
index e9fe6ba..dfc980a 100644
--- a/genomics/v1alpha2/genomics-gen.go
+++ b/genomics/v1alpha2/genomics-gen.go
@@ -2215,7 +2215,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2372,7 +2372,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2578,7 +2578,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2756,7 +2756,7 @@
func (c *PipelinesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2884,7 +2884,7 @@
func (c *PipelinesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3027,7 +3027,7 @@
func (c *PipelinesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3184,7 +3184,7 @@
func (c *PipelinesGetControllerConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3361,7 +3361,7 @@
func (c *PipelinesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3538,7 +3538,7 @@
func (c *PipelinesRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3669,7 +3669,7 @@
func (c *PipelinesSetOperationStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/genomics/v2alpha1/genomics-gen.go b/genomics/v2alpha1/genomics-gen.go
index 25e68a6..c39cbbe 100644
--- a/genomics/v2alpha1/genomics-gen.go
+++ b/genomics/v2alpha1/genomics-gen.go
@@ -2317,7 +2317,7 @@
func (c *PipelinesRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2457,7 +2457,7 @@
func (c *ProjectsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2614,7 +2614,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2820,7 +2820,7 @@
func (c *ProjectsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2995,7 +2995,7 @@
func (c *ProjectsWorkersCheckInCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3138,7 +3138,7 @@
func (c *WorkersCheckInCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3279,7 +3279,7 @@
func (c *WorkersProjectsWorkersUploadSosReportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/gmail/v1/gmail-api.json b/gmail/v1/gmail-api.json
index 42760e8..d8a9c5b 100644
--- a/gmail/v1/gmail-api.json
+++ b/gmail/v1/gmail-api.json
@@ -899,7 +899,7 @@
"type": "string"
},
"metadataHeaders": {
- "description": "When given and format is METADATA, only include headers specified.",
+ "description": "When given and format is `METADATA`, only include headers\nspecified.",
"location": "query",
"repeated": true,
"type": "string"
@@ -2651,7 +2651,7 @@
}
}
},
- "revision": "20200713",
+ "revision": "20200720",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AutoForwarding": {
@@ -3063,9 +3063,9 @@
"labelHide"
],
"enumDescriptions": [
- "",
- "",
- ""
+ "Show the label in the label list.",
+ "Show the label if there are any unread messages with that label.",
+ "Do not show the label in the label list."
],
"type": "string"
},
@@ -3076,14 +3076,14 @@
"gmail.users.labels.update"
]
},
- "description": "The visibility of the label in the message list in the\nGmail web interface.\n@mutable gmail.users.labels.create gmail.users.labels.update",
+ "description": "The visibility of messages with this label in the message list\nin the Gmail web interface.\n@mutable gmail.users.labels.create gmail.users.labels.update",
"enum": [
"show",
"hide"
],
"enumDescriptions": [
- "",
- ""
+ "Show the label in the message list.",
+ "Do not show the label in the message list."
],
"type": "string"
},
@@ -3124,8 +3124,8 @@
"user"
],
"enumDescriptions": [
- "",
- ""
+ "Labels created by Gmail.",
+ "Custom labels created by the user or application."
],
"type": "string"
}
diff --git a/gmail/v1/gmail-gen.go b/gmail/v1/gmail-gen.go
index 2de82c2..b211bf1 100644
--- a/gmail/v1/gmail-gen.go
+++ b/gmail/v1/gmail-gen.go
@@ -981,19 +981,20 @@
// @mutable gmail.users.labels.create gmail.users.labels.update
//
// Possible values:
- // "labelShow"
- // "labelShowIfUnread"
- // "labelHide"
+ // "labelShow" - Show the label in the label list.
+ // "labelShowIfUnread" - Show the label if there are any unread
+ // messages with that label.
+ // "labelHide" - Do not show the label in the label list.
LabelListVisibility string `json:"labelListVisibility,omitempty"`
- // MessageListVisibility: The visibility of the label in the message
- // list in the
- // Gmail web interface.
+ // MessageListVisibility: The visibility of messages with this label in
+ // the message list
+ // in the Gmail web interface.
// @mutable gmail.users.labels.create gmail.users.labels.update
//
// Possible values:
- // "show"
- // "hide"
+ // "show" - Show the label in the message list.
+ // "hide" - Do not show the label in the message list.
MessageListVisibility string `json:"messageListVisibility,omitempty"`
// MessagesTotal: The total number of messages with the label.
@@ -1028,8 +1029,8 @@
// `SENT` labels from messages or threads.
//
// Possible values:
- // "system"
- // "user"
+ // "system" - Labels created by Gmail.
+ // "user" - Custom labels created by the user or application.
Type string `json:"type,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -2526,7 +2527,7 @@
func (c *UsersGetProfileCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2663,7 +2664,7 @@
func (c *UsersStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2771,7 +2772,7 @@
func (c *UsersWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2954,7 +2955,7 @@
func (c *UsersDraftsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3143,7 +3144,7 @@
func (c *UsersDraftsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3282,7 +3283,7 @@
func (c *UsersDraftsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3483,7 +3484,7 @@
func (c *UsersDraftsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3707,7 +3708,7 @@
func (c *UsersDraftsSendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3937,7 +3938,7 @@
func (c *UsersDraftsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4202,7 +4203,7 @@
func (c *UsersHistoryListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4396,7 +4397,7 @@
func (c *UsersLabelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4540,7 +4541,7 @@
func (c *UsersLabelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4665,7 +4666,7 @@
func (c *UsersLabelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4821,7 +4822,7 @@
func (c *UsersLabelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4962,7 +4963,7 @@
func (c *UsersLabelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5114,7 +5115,7 @@
func (c *UsersLabelsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5266,7 +5267,7 @@
func (c *UsersMessagesBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5378,7 +5379,7 @@
func (c *UsersMessagesBatchModifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5493,7 +5494,7 @@
func (c *UsersMessagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5593,7 +5594,8 @@
}
// MetadataHeaders sets the optional parameter "metadataHeaders": When
-// given and format is METADATA, only include headers specified.
+// given and format is `METADATA`, only include headers
+// specified.
func (c *UsersMessagesGetCall) MetadataHeaders(metadataHeaders ...string) *UsersMessagesGetCall {
c.urlParams_.SetMulti("metadataHeaders", append([]string{}, metadataHeaders...))
return c
@@ -5636,7 +5638,7 @@
func (c *UsersMessagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5727,7 +5729,7 @@
// "type": "string"
// },
// "metadataHeaders": {
- // "description": "When given and format is METADATA, only include headers specified.",
+ // "description": "When given and format is `METADATA`, only include headers\nspecified.",
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -5884,7 +5886,7 @@
func (c *UsersMessagesImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6163,7 +6165,7 @@
func (c *UsersMessagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6417,7 +6419,7 @@
func (c *UsersMessagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6607,7 +6609,7 @@
func (c *UsersMessagesModifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6797,7 +6799,7 @@
func (c *UsersMessagesSendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6986,7 +6988,7 @@
func (c *UsersMessagesTrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7127,7 +7129,7 @@
func (c *UsersMessagesUntrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7281,7 +7283,7 @@
func (c *UsersMessagesAttachmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7446,7 +7448,7 @@
func (c *UsersSettingsGetAutoForwardingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7593,7 +7595,7 @@
func (c *UsersSettingsGetImapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7740,7 +7742,7 @@
func (c *UsersSettingsGetLanguageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7887,7 +7889,7 @@
func (c *UsersSettingsGetPopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8034,7 +8036,7 @@
func (c *UsersSettingsGetVacationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8179,7 +8181,7 @@
func (c *UsersSettingsUpdateAutoForwardingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8319,7 +8321,7 @@
func (c *UsersSettingsUpdateImapCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8467,7 +8469,7 @@
func (c *UsersSettingsUpdateLanguageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8607,7 +8609,7 @@
func (c *UsersSettingsUpdatePopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8747,7 +8749,7 @@
func (c *UsersSettingsUpdateVacationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8912,7 +8914,7 @@
func (c *UsersSettingsDelegatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9063,7 +9065,7 @@
func (c *UsersSettingsDelegatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9194,7 +9196,7 @@
func (c *UsersSettingsDelegatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9353,7 +9355,7 @@
func (c *UsersSettingsDelegatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9491,7 +9493,7 @@
func (c *UsersSettingsFiltersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9631,7 +9633,7 @@
func (c *UsersSettingsFiltersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9754,7 +9756,7 @@
func (c *UsersSettingsFiltersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9909,7 +9911,7 @@
func (c *UsersSettingsFiltersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10057,7 +10059,7 @@
func (c *UsersSettingsForwardingAddressesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10203,7 +10205,7 @@
func (c *UsersSettingsForwardingAddressesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10326,7 +10328,7 @@
func (c *UsersSettingsForwardingAddressesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10481,7 +10483,7 @@
func (c *UsersSettingsForwardingAddressesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10634,7 +10636,7 @@
func (c *UsersSettingsSendAsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10780,7 +10782,7 @@
func (c *UsersSettingsSendAsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10905,7 +10907,7 @@
func (c *UsersSettingsSendAsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11064,7 +11066,7 @@
func (c *UsersSettingsSendAsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11204,7 +11206,7 @@
func (c *UsersSettingsSendAsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11363,7 +11365,7 @@
func (c *UsersSettingsSendAsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11518,7 +11520,7 @@
func (c *UsersSettingsSendAsVerifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11633,7 +11635,7 @@
func (c *UsersSettingsSendAsSmimeInfoDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11768,7 +11770,7 @@
func (c *UsersSettingsSendAsSmimeInfoGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11927,7 +11929,7 @@
func (c *UsersSettingsSendAsSmimeInfoInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12087,7 +12089,7 @@
func (c *UsersSettingsSendAsSmimeInfoListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12237,7 +12239,7 @@
func (c *UsersSettingsSendAsSmimeInfoSetDefaultCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12360,7 +12362,7 @@
func (c *UsersThreadsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12502,7 +12504,7 @@
func (c *UsersThreadsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12719,7 +12721,7 @@
func (c *UsersThreadsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12911,7 +12913,7 @@
func (c *UsersThreadsModifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13060,7 +13062,7 @@
func (c *UsersThreadsTrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13201,7 +13203,7 @@
func (c *UsersThreadsUntrashCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go b/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go
index ff80d48..61520e5 100644
--- a/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go
+++ b/gmailpostmastertools/v1beta1/gmailpostmastertools-gen.go
@@ -699,7 +699,7 @@
func (c *DomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -864,7 +864,7 @@
func (c *DomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1031,7 +1031,7 @@
func (c *DomainsTrafficStatsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1251,7 +1251,7 @@
func (c *DomainsTrafficStatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/groupssettings/v1/groupssettings-gen.go b/groupssettings/v1/groupssettings-gen.go
index 8099a36..4881104 100644
--- a/groupssettings/v1/groupssettings-gen.go
+++ b/groupssettings/v1/groupssettings-gen.go
@@ -781,7 +781,7 @@
func (c *GroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -915,7 +915,7 @@
func (c *GroupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1053,7 +1053,7 @@
func (c *GroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/healthcare/v1/healthcare-gen.go b/healthcare/v1/healthcare-gen.go
index 4df013e..2783e14 100644
--- a/healthcare/v1/healthcare-gen.go
+++ b/healthcare/v1/healthcare-gen.go
@@ -3860,7 +3860,7 @@
func (c *ProjectsLocationsDatasetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4022,7 +4022,7 @@
func (c *ProjectsLocationsDatasetsDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4164,7 +4164,7 @@
func (c *ProjectsLocationsDatasetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4305,7 +4305,7 @@
func (c *ProjectsLocationsDatasetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4477,7 +4477,7 @@
func (c *ProjectsLocationsDatasetsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4642,7 +4642,7 @@
func (c *ProjectsLocationsDatasetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4820,7 +4820,7 @@
func (c *ProjectsLocationsDatasetsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4971,7 +4971,7 @@
func (c *ProjectsLocationsDatasetsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5121,7 +5121,7 @@
func (c *ProjectsLocationsDatasetsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5269,7 +5269,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5429,7 +5429,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5569,7 +5569,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5707,7 +5707,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5856,7 +5856,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6028,7 +6028,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6175,7 +6175,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6352,7 +6352,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6535,7 +6535,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6697,7 +6697,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSearchForInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6824,7 +6824,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSearchForSeriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6951,7 +6951,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSearchForStudiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7067,7 +7067,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7215,7 +7215,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStoreInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7335,7 +7335,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7480,7 +7480,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7637,7 +7637,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesRetrieveMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7764,7 +7764,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesRetrieveStudyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7891,7 +7891,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSearchForInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8018,7 +8018,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSearchForSeriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8137,7 +8137,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesStoreInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8253,7 +8253,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8411,7 +8411,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesRetrieveMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8538,7 +8538,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesRetrieveSeriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8665,7 +8665,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesSearchForInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8783,7 +8783,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8941,7 +8941,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesRetrieveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9071,7 +9071,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesRetrieveMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9199,7 +9199,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesRetrieveRenderedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9327,7 +9327,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFramesRetrieveFramesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9457,7 +9457,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFramesRetrieveRenderedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9577,7 +9577,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9731,7 +9731,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9870,7 +9870,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10020,7 +10020,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10169,7 +10169,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10341,7 +10341,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10597,7 +10597,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10774,7 +10774,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10957,7 +10957,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11108,7 +11108,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11258,7 +11258,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11512,7 +11512,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirPatientEverythingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11655,7 +11655,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirResourcePurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11824,7 +11824,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirCapabilitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11961,7 +11961,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12093,7 +12093,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12249,7 +12249,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirExecuteBundleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12443,7 +12443,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirHistoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12601,7 +12601,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12749,7 +12749,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirReadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12949,7 +12949,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13096,7 +13096,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13234,7 +13234,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirVreadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13345,7 +13345,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13490,7 +13490,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13631,7 +13631,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13803,7 +13803,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13981,7 +13981,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14164,7 +14164,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14315,7 +14315,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14465,7 +14465,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14615,7 +14615,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14753,7 +14753,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14909,7 +14909,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15060,7 +15060,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesIngestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15305,7 +15305,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15515,7 +15515,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15678,7 +15678,7 @@
func (c *ProjectsLocationsDatasetsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15831,7 +15831,7 @@
func (c *ProjectsLocationsDatasetsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16012,7 +16012,7 @@
func (c *ProjectsLocationsDatasetsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/healthcare/v1beta1/healthcare-gen.go b/healthcare/v1beta1/healthcare-gen.go
index 4c2053c..686e68c 100644
--- a/healthcare/v1beta1/healthcare-gen.go
+++ b/healthcare/v1beta1/healthcare-gen.go
@@ -5946,7 +5946,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6112,7 +6112,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6301,7 +6301,7 @@
func (c *ProjectsLocationsDatasetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6466,7 +6466,7 @@
func (c *ProjectsLocationsDatasetsDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6608,7 +6608,7 @@
func (c *ProjectsLocationsDatasetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6749,7 +6749,7 @@
func (c *ProjectsLocationsDatasetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6921,7 +6921,7 @@
func (c *ProjectsLocationsDatasetsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7086,7 +7086,7 @@
func (c *ProjectsLocationsDatasetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7264,7 +7264,7 @@
func (c *ProjectsLocationsDatasetsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7415,7 +7415,7 @@
func (c *ProjectsLocationsDatasetsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7565,7 +7565,7 @@
func (c *ProjectsLocationsDatasetsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7714,7 +7714,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7859,7 +7859,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7999,7 +7999,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresEvaluateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8153,7 +8153,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8304,7 +8304,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8476,7 +8476,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8632,7 +8632,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8810,7 +8810,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8993,7 +8993,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9144,7 +9144,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9294,7 +9294,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9437,7 +9437,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresAnnotationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9576,7 +9576,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresAnnotationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9717,7 +9717,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresAnnotationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9914,7 +9914,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresAnnotationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10107,7 +10107,7 @@
func (c *ProjectsLocationsDatasetsAnnotationStoresAnnotationsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10261,7 +10261,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10423,7 +10423,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10563,7 +10563,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10701,7 +10701,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10850,7 +10850,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11022,7 +11022,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11174,7 +11174,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11351,7 +11351,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11534,7 +11534,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11695,7 +11695,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSearchForInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11820,7 +11820,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSearchForSeriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11946,7 +11946,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSearchForStudiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12062,7 +12062,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12210,7 +12210,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStoreInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12330,7 +12330,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12473,7 +12473,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12629,7 +12629,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesRetrieveMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12755,7 +12755,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesRetrieveStudyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12881,7 +12881,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSearchForInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13006,7 +13006,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSearchForSeriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13125,7 +13125,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesStoreInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13239,7 +13239,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13396,7 +13396,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesRetrieveMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13522,7 +13522,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesRetrieveSeriesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13648,7 +13648,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesSearchForInstancesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13766,7 +13766,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13923,7 +13923,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesRetrieveInstanceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14052,7 +14052,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesRetrieveMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14179,7 +14179,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesRetrieveRenderedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14306,7 +14306,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFramesRetrieveFramesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14435,7 +14435,7 @@
func (c *ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFramesRetrieveRenderedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14555,7 +14555,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14711,7 +14711,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresDeidentifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14850,7 +14850,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15000,7 +15000,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15149,7 +15149,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15321,7 +15321,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15577,7 +15577,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15754,7 +15754,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15937,7 +15937,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16088,7 +16088,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16238,7 +16238,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16456,7 +16456,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirConceptMapSearchTranslateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16641,7 +16641,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirConceptMapTranslateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16822,7 +16822,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirObservationLastnCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17038,7 +17038,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirPatientEverythingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17181,7 +17181,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirResourcePurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17350,7 +17350,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirCapabilitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17489,7 +17489,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirConditionalDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17685,7 +17685,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirConditionalPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17854,7 +17854,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirConditionalUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18014,7 +18014,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18146,7 +18146,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18315,7 +18315,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirExecuteBundleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18509,7 +18509,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirHistoryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18667,7 +18667,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18815,7 +18815,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirReadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19015,7 +19015,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19162,7 +19162,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19300,7 +19300,7 @@
func (c *ProjectsLocationsDatasetsFhirStoresFhirVreadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19411,7 +19411,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19556,7 +19556,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19697,7 +19697,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19869,7 +19869,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20047,7 +20047,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20230,7 +20230,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20381,7 +20381,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20531,7 +20531,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20681,7 +20681,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20819,7 +20819,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20976,7 +20976,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21128,7 +21128,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesIngestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21374,7 +21374,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21585,7 +21585,7 @@
func (c *ProjectsLocationsDatasetsHl7V2StoresMessagesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21748,7 +21748,7 @@
func (c *ProjectsLocationsDatasetsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21901,7 +21901,7 @@
func (c *ProjectsLocationsDatasetsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22082,7 +22082,7 @@
func (c *ProjectsLocationsDatasetsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/homegraph/v1/homegraph-gen.go b/homegraph/v1/homegraph-gen.go
index 79af6c2..3a774e9 100644
--- a/homegraph/v1/homegraph-gen.go
+++ b/homegraph/v1/homegraph-gen.go
@@ -1026,7 +1026,7 @@
func (c *AgentUsersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1167,7 +1167,7 @@
func (c *DevicesQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1313,7 +1313,7 @@
func (c *DevicesReportStateAndNotificationCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1449,7 +1449,7 @@
func (c *DevicesRequestSyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1579,7 +1579,7 @@
func (c *DevicesSyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/iam/v1/iam-gen.go b/iam/v1/iam-gen.go
index ee46775..bad21f1 100644
--- a/iam/v1/iam-gen.go
+++ b/iam/v1/iam-gen.go
@@ -2563,7 +2563,7 @@
func (c *IamPoliciesLintPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2694,7 +2694,7 @@
func (c *IamPoliciesQueryAuditableServicesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2821,7 +2821,7 @@
func (c *OrganizationsRolesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2987,7 +2987,7 @@
func (c *OrganizationsRolesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3134,7 +3134,7 @@
func (c *OrganizationsRolesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3319,7 +3319,7 @@
func (c *OrganizationsRolesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3507,7 +3507,7 @@
func (c *OrganizationsRolesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3653,7 +3653,7 @@
func (c *OrganizationsRolesUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3795,7 +3795,7 @@
func (c *PermissionsQueryTestablePermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3943,7 +3943,7 @@
func (c *ProjectsRolesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4109,7 +4109,7 @@
func (c *ProjectsRolesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4256,7 +4256,7 @@
func (c *ProjectsRolesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4441,7 +4441,7 @@
func (c *ProjectsRolesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4629,7 +4629,7 @@
func (c *ProjectsRolesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4775,7 +4775,7 @@
func (c *ProjectsRolesUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4915,7 +4915,7 @@
func (c *ProjectsServiceAccountsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5076,7 +5076,7 @@
func (c *ProjectsServiceAccountsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5232,7 +5232,7 @@
func (c *ProjectsServiceAccountsDisableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5383,7 +5383,7 @@
func (c *ProjectsServiceAccountsEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5532,7 +5532,7 @@
func (c *ProjectsServiceAccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5706,7 +5706,7 @@
func (c *ProjectsServiceAccountsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5875,7 +5875,7 @@
func (c *ProjectsServiceAccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6042,7 +6042,7 @@
func (c *ProjectsServiceAccountsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6208,7 +6208,7 @@
func (c *ProjectsServiceAccountsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6363,7 +6363,7 @@
func (c *ProjectsServiceAccountsSignBlobCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6519,7 +6519,7 @@
func (c *ProjectsServiceAccountsSignJwtCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6661,7 +6661,7 @@
func (c *ProjectsServiceAccountsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6811,7 +6811,7 @@
func (c *ProjectsServiceAccountsUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6957,7 +6957,7 @@
func (c *ProjectsServiceAccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7097,7 +7097,7 @@
func (c *ProjectsServiceAccountsKeysCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7235,7 +7235,7 @@
func (c *ProjectsServiceAccountsKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7389,7 +7389,7 @@
func (c *ProjectsServiceAccountsKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7557,7 +7557,7 @@
func (c *ProjectsServiceAccountsKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7704,7 +7704,7 @@
func (c *ProjectsServiceAccountsKeysUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7853,7 +7853,7 @@
func (c *RolesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8083,7 +8083,7 @@
func (c *RolesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8259,7 +8259,7 @@
func (c *RolesQueryGrantableRolesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/iamcredentials/v1/iamcredentials-gen.go b/iamcredentials/v1/iamcredentials-gen.go
index bb923e1..a399669 100644
--- a/iamcredentials/v1/iamcredentials-gen.go
+++ b/iamcredentials/v1/iamcredentials-gen.go
@@ -606,7 +606,7 @@
func (c *ProjectsServiceAccountsGenerateAccessTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -747,7 +747,7 @@
func (c *ProjectsServiceAccountsGenerateIdTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -888,7 +888,7 @@
func (c *ProjectsServiceAccountsSignBlobCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1029,7 +1029,7 @@
func (c *ProjectsServiceAccountsSignJwtCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/iap/v1/iap-gen.go b/iap/v1/iap-gen.go
index 1aca831..1006d19 100644
--- a/iap/v1/iap-gen.go
+++ b/iap/v1/iap-gen.go
@@ -1489,7 +1489,7 @@
func (c *ProjectsBrandsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1638,7 +1638,7 @@
func (c *ProjectsBrandsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1782,7 +1782,7 @@
func (c *ProjectsBrandsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1921,7 +1921,7 @@
func (c *ProjectsBrandsIdentityAwareProxyClientsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2063,7 +2063,7 @@
func (c *ProjectsBrandsIdentityAwareProxyClientsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2205,7 +2205,7 @@
func (c *ProjectsBrandsIdentityAwareProxyClientsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2373,7 +2373,7 @@
func (c *ProjectsBrandsIdentityAwareProxyClientsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2543,7 +2543,7 @@
func (c *ProjectsBrandsIdentityAwareProxyClientsResetSecretCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2689,7 +2689,7 @@
func (c *V1GetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2839,7 +2839,7 @@
func (c *V1GetIapSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2980,7 +2980,7 @@
func (c *V1SetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3126,7 +3126,7 @@
func (c *V1TestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3279,7 +3279,7 @@
func (c *V1UpdateIapSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/iap/v1beta1/iap-gen.go b/iap/v1beta1/iap-gen.go
index 938b04d..b05d66f 100644
--- a/iap/v1beta1/iap-gen.go
+++ b/iap/v1beta1/iap-gen.go
@@ -754,7 +754,7 @@
func (c *V1beta1GetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -900,7 +900,7 @@
func (c *V1beta1SetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1050,7 +1050,7 @@
func (c *V1beta1TestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/identitytoolkit/v3/identitytoolkit-gen.go b/identitytoolkit/v3/identitytoolkit-gen.go
index 12a8290..488319d 100644
--- a/identitytoolkit/v3/identitytoolkit-gen.go
+++ b/identitytoolkit/v3/identitytoolkit-gen.go
@@ -2461,7 +2461,7 @@
func (c *RelyingpartyCreateAuthUriCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2583,7 +2583,7 @@
func (c *RelyingpartyDeleteAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2705,7 +2705,7 @@
func (c *RelyingpartyDownloadAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2849,7 +2849,7 @@
func (c *RelyingpartyEmailLinkSigninCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2971,7 +2971,7 @@
func (c *RelyingpartyGetAccountInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3093,7 +3093,7 @@
func (c *RelyingpartyGetOobConfirmationCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3239,7 +3239,7 @@
func (c *RelyingpartyGetProjectConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3379,7 +3379,7 @@
func (c *RelyingpartyGetPublicKeysCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3485,7 +3485,7 @@
func (c *RelyingpartyGetRecaptchaParamCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3602,7 +3602,7 @@
func (c *RelyingpartyResetPasswordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3724,7 +3724,7 @@
func (c *RelyingpartySendVerificationCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3849,7 +3849,7 @@
func (c *RelyingpartySetAccountInfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3971,7 +3971,7 @@
func (c *RelyingpartySetProjectConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4095,7 +4095,7 @@
func (c *RelyingpartySignOutUserCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4219,7 +4219,7 @@
func (c *RelyingpartySignupNewUserCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4341,7 +4341,7 @@
func (c *RelyingpartyUploadAccountCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4464,7 +4464,7 @@
func (c *RelyingpartyVerifyAssertionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4586,7 +4586,7 @@
func (c *RelyingpartyVerifyCustomTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4708,7 +4708,7 @@
func (c *RelyingpartyVerifyPasswordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4831,7 +4831,7 @@
func (c *RelyingpartyVerifyPhoneNumberCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/indexing/v3/indexing-gen.go b/indexing/v3/indexing-gen.go
index 6efeaa5..1e06d07 100644
--- a/indexing/v3/indexing-gen.go
+++ b/indexing/v3/indexing-gen.go
@@ -329,7 +329,7 @@
func (c *UrlNotificationsGetMetadataCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -455,7 +455,7 @@
func (c *UrlNotificationsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/internal/version/version.go b/internal/version/version.go
index 7cafdab..eb97645 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -10,4 +10,4 @@
// Repo is the current version of the client libraries in this
// repo. It should be a date in YYYYMMDD format.
-const Repo = "20200721"
+const Repo = "20200723"
diff --git a/jobs/v2/jobs-gen.go b/jobs/v2/jobs-gen.go
index d94b13b..90c3aa2 100644
--- a/jobs/v2/jobs-gen.go
+++ b/jobs/v2/jobs-gen.go
@@ -5491,7 +5491,7 @@
func (c *CompaniesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5617,7 +5617,7 @@
func (c *CompaniesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5759,7 +5759,7 @@
func (c *CompaniesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5930,7 +5930,7 @@
func (c *CompaniesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6125,7 +6125,7 @@
func (c *CompaniesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6340,7 +6340,7 @@
func (c *CompaniesJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6521,7 +6521,7 @@
func (c *JobsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6651,7 +6651,7 @@
func (c *JobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6796,7 +6796,7 @@
func (c *JobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6938,7 +6938,7 @@
func (c *JobsDeleteByFilterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7077,7 +7077,7 @@
func (c *JobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7227,7 +7227,7 @@
func (c *JobsHistogramCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7412,7 +7412,7 @@
func (c *JobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7582,7 +7582,7 @@
func (c *JobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7726,7 +7726,7 @@
func (c *JobsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7887,7 +7887,7 @@
func (c *JobsSearchForAlertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8117,7 +8117,7 @@
func (c *V2CompleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/jobs/v3/jobs-gen.go b/jobs/v3/jobs-gen.go
index 09fc1af..0ebd456 100644
--- a/jobs/v3/jobs-gen.go
+++ b/jobs/v3/jobs-gen.go
@@ -4635,7 +4635,7 @@
func (c *ProjectsCompleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4830,7 +4830,7 @@
func (c *ProjectsClientEventsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4971,7 +4971,7 @@
func (c *ProjectsCompaniesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5111,7 +5111,7 @@
func (c *ProjectsCompaniesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5253,7 +5253,7 @@
func (c *ProjectsCompaniesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5425,7 +5425,7 @@
func (c *ProjectsCompaniesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5602,7 +5602,7 @@
func (c *ProjectsCompaniesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5743,7 +5743,7 @@
func (c *ProjectsJobsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5888,7 +5888,7 @@
func (c *ProjectsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6031,7 +6031,7 @@
func (c *ProjectsJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6175,7 +6175,7 @@
func (c *ProjectsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6379,7 +6379,7 @@
func (c *ProjectsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6568,7 +6568,7 @@
func (c *ProjectsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6714,7 +6714,7 @@
func (c *ProjectsJobsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6890,7 +6890,7 @@
func (c *ProjectsJobsSearchForAlertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/jobs/v3p1beta1/jobs-gen.go b/jobs/v3p1beta1/jobs-gen.go
index 6b1ccbd..7437393 100644
--- a/jobs/v3p1beta1/jobs-gen.go
+++ b/jobs/v3p1beta1/jobs-gen.go
@@ -5136,7 +5136,7 @@
func (c *ProjectsCompleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5331,7 +5331,7 @@
func (c *ProjectsClientEventsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5472,7 +5472,7 @@
func (c *ProjectsCompaniesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5612,7 +5612,7 @@
func (c *ProjectsCompaniesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5754,7 +5754,7 @@
func (c *ProjectsCompaniesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5926,7 +5926,7 @@
func (c *ProjectsCompaniesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6103,7 +6103,7 @@
func (c *ProjectsCompaniesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6244,7 +6244,7 @@
func (c *ProjectsJobsBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6389,7 +6389,7 @@
func (c *ProjectsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6532,7 +6532,7 @@
func (c *ProjectsJobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6676,7 +6676,7 @@
func (c *ProjectsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6880,7 +6880,7 @@
func (c *ProjectsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7069,7 +7069,7 @@
func (c *ProjectsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7215,7 +7215,7 @@
func (c *ProjectsJobsSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7391,7 +7391,7 @@
func (c *ProjectsJobsSearchForAlertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7566,7 +7566,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/kgsearch/v1/kgsearch-gen.go b/kgsearch/v1/kgsearch-gen.go
index d0a25ed..4a3c2c3 100644
--- a/kgsearch/v1/kgsearch-gen.go
+++ b/kgsearch/v1/kgsearch-gen.go
@@ -282,7 +282,7 @@
func (c *EntitiesSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/language/v1/language-gen.go b/language/v1/language-gen.go
index 11666b4..71af7fa 100644
--- a/language/v1/language-gen.go
+++ b/language/v1/language-gen.go
@@ -1630,7 +1630,7 @@
func (c *DocumentsAnalyzeEntitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1758,7 +1758,7 @@
func (c *DocumentsAnalyzeEntitySentimentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1884,7 +1884,7 @@
func (c *DocumentsAnalyzeSentimentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2014,7 +2014,7 @@
func (c *DocumentsAnalyzeSyntaxCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2142,7 +2142,7 @@
func (c *DocumentsAnnotateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2268,7 +2268,7 @@
func (c *DocumentsClassifyTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/language/v1beta1/language-gen.go b/language/v1beta1/language-gen.go
index 37641e5..d5f2dcc 100644
--- a/language/v1beta1/language-gen.go
+++ b/language/v1beta1/language-gen.go
@@ -1358,7 +1358,7 @@
func (c *DocumentsAnalyzeEntitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1484,7 +1484,7 @@
func (c *DocumentsAnalyzeSentimentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1614,7 +1614,7 @@
func (c *DocumentsAnalyzeSyntaxCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1742,7 +1742,7 @@
func (c *DocumentsAnnotateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/language/v1beta2/language-gen.go b/language/v1beta2/language-gen.go
index ed12abd..ffa731a 100644
--- a/language/v1beta2/language-gen.go
+++ b/language/v1beta2/language-gen.go
@@ -1653,7 +1653,7 @@
func (c *DocumentsAnalyzeEntitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1781,7 +1781,7 @@
func (c *DocumentsAnalyzeEntitySentimentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1907,7 +1907,7 @@
func (c *DocumentsAnalyzeSentimentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2037,7 +2037,7 @@
func (c *DocumentsAnalyzeSyntaxCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2165,7 +2165,7 @@
func (c *DocumentsAnnotateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2291,7 +2291,7 @@
func (c *DocumentsClassifyTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/libraryagent/v1/libraryagent-gen.go b/libraryagent/v1/libraryagent-gen.go
index 0dbd573..269f477 100644
--- a/libraryagent/v1/libraryagent-gen.go
+++ b/libraryagent/v1/libraryagent-gen.go
@@ -374,7 +374,7 @@
func (c *ShelvesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -537,7 +537,7 @@
func (c *ShelvesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -698,7 +698,7 @@
func (c *ShelvesBooksBorrowCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -839,7 +839,7 @@
func (c *ShelvesBooksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1006,7 +1006,7 @@
func (c *ShelvesBooksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1177,7 +1177,7 @@
func (c *ShelvesBooksReturnCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/licensing/v1/licensing-gen.go b/licensing/v1/licensing-gen.go
index 4741ea0..2a957b6 100644
--- a/licensing/v1/licensing-gen.go
+++ b/licensing/v1/licensing-gen.go
@@ -324,7 +324,7 @@
func (c *LicenseAssignmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -455,7 +455,7 @@
func (c *LicenseAssignmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -606,7 +606,7 @@
func (c *LicenseAssignmentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -782,7 +782,7 @@
func (c *LicenseAssignmentsListForProductCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -990,7 +990,7 @@
func (c *LicenseAssignmentsListForProductAndSkuCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1179,7 +1179,7 @@
func (c *LicenseAssignmentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1338,7 +1338,7 @@
func (c *LicenseAssignmentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/lifesciences/v2beta/lifesciences-gen.go b/lifesciences/v2beta/lifesciences-gen.go
index 30fb945..6976ae4 100644
--- a/lifesciences/v2beta/lifesciences-gen.go
+++ b/lifesciences/v2beta/lifesciences-gen.go
@@ -1935,7 +1935,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2101,7 +2101,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2285,7 +2285,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2441,7 +2441,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2625,7 +2625,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2821,7 +2821,7 @@
func (c *ProjectsLocationsPipelinesRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/logging/v2/logging-gen.go b/logging/v2/logging-gen.go
index 9ea99fe..dbcf441 100644
--- a/logging/v2/logging-gen.go
+++ b/logging/v2/logging-gen.go
@@ -2991,7 +2991,7 @@
func (c *BillingAccountsBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3131,7 +3131,7 @@
func (c *BillingAccountsExclusionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3270,7 +3270,7 @@
func (c *BillingAccountsExclusionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3412,7 +3412,7 @@
func (c *BillingAccountsExclusionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3578,7 +3578,7 @@
func (c *BillingAccountsExclusionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3760,7 +3760,7 @@
func (c *BillingAccountsExclusionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3935,7 +3935,7 @@
func (c *BillingAccountsLocationsBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4123,7 +4123,7 @@
func (c *BillingAccountsLocationsBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4271,7 +4271,7 @@
func (c *BillingAccountsLogsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4433,7 +4433,7 @@
func (c *BillingAccountsLogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4623,7 +4623,7 @@
func (c *BillingAccountsSinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4768,7 +4768,7 @@
func (c *BillingAccountsSinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4910,7 +4910,7 @@
func (c *BillingAccountsSinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5076,7 +5076,7 @@
func (c *BillingAccountsSinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5280,7 +5280,7 @@
func (c *BillingAccountsSinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5466,7 +5466,7 @@
func (c *BillingAccountsSinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5619,7 +5619,7 @@
func (c *EntriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5773,7 +5773,7 @@
func (c *EntriesWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5904,7 +5904,7 @@
func (c *ExclusionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6043,7 +6043,7 @@
func (c *ExclusionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6185,7 +6185,7 @@
func (c *ExclusionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6351,7 +6351,7 @@
func (c *ExclusionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6533,7 +6533,7 @@
func (c *ExclusionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6682,7 +6682,7 @@
func (c *FoldersExclusionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6821,7 +6821,7 @@
func (c *FoldersExclusionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6963,7 +6963,7 @@
func (c *FoldersExclusionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7129,7 +7129,7 @@
func (c *FoldersExclusionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7311,7 +7311,7 @@
func (c *FoldersExclusionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7467,7 +7467,7 @@
func (c *FoldersLocationsBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7633,7 +7633,7 @@
func (c *FoldersLocationsBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7821,7 +7821,7 @@
func (c *FoldersLocationsBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7969,7 +7969,7 @@
func (c *FoldersLogsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8131,7 +8131,7 @@
func (c *FoldersLogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8321,7 +8321,7 @@
func (c *FoldersSinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8466,7 +8466,7 @@
func (c *FoldersSinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8608,7 +8608,7 @@
func (c *FoldersSinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8774,7 +8774,7 @@
func (c *FoldersSinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8978,7 +8978,7 @@
func (c *FoldersSinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9164,7 +9164,7 @@
func (c *FoldersSinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9325,7 +9325,7 @@
func (c *LocationsBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9491,7 +9491,7 @@
func (c *LocationsBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9679,7 +9679,7 @@
func (c *LocationsBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9827,7 +9827,7 @@
func (c *LogsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9989,7 +9989,7 @@
func (c *LogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10186,7 +10186,7 @@
func (c *MonitoredResourceDescriptorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10361,7 +10361,7 @@
func (c *OrganizationsGetCmekSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10518,7 +10518,7 @@
func (c *OrganizationsUpdateCmekSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10667,7 +10667,7 @@
func (c *OrganizationsExclusionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10806,7 +10806,7 @@
func (c *OrganizationsExclusionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10948,7 +10948,7 @@
func (c *OrganizationsExclusionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11114,7 +11114,7 @@
func (c *OrganizationsExclusionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11296,7 +11296,7 @@
func (c *OrganizationsExclusionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11452,7 +11452,7 @@
func (c *OrganizationsLocationsBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11618,7 +11618,7 @@
func (c *OrganizationsLocationsBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11806,7 +11806,7 @@
func (c *OrganizationsLocationsBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11954,7 +11954,7 @@
func (c *OrganizationsLogsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12116,7 +12116,7 @@
func (c *OrganizationsLogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12306,7 +12306,7 @@
func (c *OrganizationsSinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12451,7 +12451,7 @@
func (c *OrganizationsSinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12593,7 +12593,7 @@
func (c *OrganizationsSinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12759,7 +12759,7 @@
func (c *OrganizationsSinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12963,7 +12963,7 @@
func (c *OrganizationsSinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13149,7 +13149,7 @@
func (c *OrganizationsSinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13303,7 +13303,7 @@
func (c *ProjectsExclusionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13442,7 +13442,7 @@
func (c *ProjectsExclusionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13584,7 +13584,7 @@
func (c *ProjectsExclusionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13750,7 +13750,7 @@
func (c *ProjectsExclusionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13932,7 +13932,7 @@
func (c *ProjectsExclusionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14088,7 +14088,7 @@
func (c *ProjectsLocationsBucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14254,7 +14254,7 @@
func (c *ProjectsLocationsBucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14442,7 +14442,7 @@
func (c *ProjectsLocationsBucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14590,7 +14590,7 @@
func (c *ProjectsLogsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14752,7 +14752,7 @@
func (c *ProjectsLogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14922,7 +14922,7 @@
func (c *ProjectsMetricsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15062,7 +15062,7 @@
func (c *ProjectsMetricsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15205,7 +15205,7 @@
func (c *ProjectsMetricsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15371,7 +15371,7 @@
func (c *ProjectsMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15541,7 +15541,7 @@
func (c *ProjectsMetricsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15703,7 +15703,7 @@
func (c *ProjectsSinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15848,7 +15848,7 @@
func (c *ProjectsSinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15990,7 +15990,7 @@
func (c *ProjectsSinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16156,7 +16156,7 @@
func (c *ProjectsSinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16360,7 +16360,7 @@
func (c *ProjectsSinksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16546,7 +16546,7 @@
func (c *ProjectsSinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16718,7 +16718,7 @@
func (c *SinksCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16863,7 +16863,7 @@
func (c *SinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17005,7 +17005,7 @@
func (c *SinksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17171,7 +17171,7 @@
func (c *SinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17375,7 +17375,7 @@
func (c *SinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17542,7 +17542,7 @@
func (c *V2GetCmekSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17699,7 +17699,7 @@
func (c *V2UpdateCmekSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/managedidentities/v1/managedidentities-gen.go b/managedidentities/v1/managedidentities-gen.go
index 7b96e0a..00394f7 100644
--- a/managedidentities/v1/managedidentities-gen.go
+++ b/managedidentities/v1/managedidentities-gen.go
@@ -2095,7 +2095,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2270,7 +2270,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2447,7 +2447,7 @@
func (c *ProjectsLocationsGlobalDomainsAttachTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2607,7 +2607,7 @@
func (c *ProjectsLocationsGlobalDomainsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2750,7 +2750,7 @@
func (c *ProjectsLocationsGlobalDomainsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2882,7 +2882,7 @@
func (c *ProjectsLocationsGlobalDomainsDetachTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3031,7 +3031,7 @@
func (c *ProjectsLocationsGlobalDomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3203,7 +3203,7 @@
func (c *ProjectsLocationsGlobalDomainsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3395,7 +3395,7 @@
func (c *ProjectsLocationsGlobalDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3586,7 +3586,7 @@
func (c *ProjectsLocationsGlobalDomainsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3732,7 +3732,7 @@
func (c *ProjectsLocationsGlobalDomainsReconfigureTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3872,7 +3872,7 @@
func (c *ProjectsLocationsGlobalDomainsResetAdminPasswordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4017,7 +4017,7 @@
func (c *ProjectsLocationsGlobalDomainsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4167,7 +4167,7 @@
func (c *ProjectsLocationsGlobalDomainsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4309,7 +4309,7 @@
func (c *ProjectsLocationsGlobalDomainsValidateTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4466,7 +4466,7 @@
func (c *ProjectsLocationsGlobalOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4610,7 +4610,7 @@
func (c *ProjectsLocationsGlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4755,7 +4755,7 @@
func (c *ProjectsLocationsGlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4936,7 +4936,7 @@
func (c *ProjectsLocationsGlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/managedidentities/v1alpha1/managedidentities-gen.go b/managedidentities/v1alpha1/managedidentities-gen.go
index ebe3d53..6e117dc 100644
--- a/managedidentities/v1alpha1/managedidentities-gen.go
+++ b/managedidentities/v1alpha1/managedidentities-gen.go
@@ -2086,7 +2086,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2261,7 +2261,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2439,7 +2439,7 @@
func (c *ProjectsLocationsGlobalDomainsAttachTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2601,7 +2601,7 @@
func (c *ProjectsLocationsGlobalDomainsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2745,7 +2745,7 @@
func (c *ProjectsLocationsGlobalDomainsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2878,7 +2878,7 @@
func (c *ProjectsLocationsGlobalDomainsDetachTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3027,7 +3027,7 @@
func (c *ProjectsLocationsGlobalDomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3199,7 +3199,7 @@
func (c *ProjectsLocationsGlobalDomainsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3385,7 +3385,7 @@
func (c *ProjectsLocationsGlobalDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3577,7 +3577,7 @@
func (c *ProjectsLocationsGlobalDomainsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3725,7 +3725,7 @@
func (c *ProjectsLocationsGlobalDomainsReconfigureTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3867,7 +3867,7 @@
func (c *ProjectsLocationsGlobalDomainsResetAdminPasswordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4012,7 +4012,7 @@
func (c *ProjectsLocationsGlobalDomainsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4162,7 +4162,7 @@
func (c *ProjectsLocationsGlobalDomainsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4303,7 +4303,7 @@
func (c *ProjectsLocationsGlobalDomainsValidateTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4460,7 +4460,7 @@
func (c *ProjectsLocationsGlobalOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4604,7 +4604,7 @@
func (c *ProjectsLocationsGlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4749,7 +4749,7 @@
func (c *ProjectsLocationsGlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4930,7 +4930,7 @@
func (c *ProjectsLocationsGlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/managedidentities/v1beta1/managedidentities-gen.go b/managedidentities/v1beta1/managedidentities-gen.go
index 092e70b..a881858 100644
--- a/managedidentities/v1beta1/managedidentities-gen.go
+++ b/managedidentities/v1beta1/managedidentities-gen.go
@@ -2096,7 +2096,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2271,7 +2271,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2448,7 +2448,7 @@
func (c *ProjectsLocationsGlobalDomainsAttachTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2607,7 +2607,7 @@
func (c *ProjectsLocationsGlobalDomainsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2750,7 +2750,7 @@
func (c *ProjectsLocationsGlobalDomainsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2882,7 +2882,7 @@
func (c *ProjectsLocationsGlobalDomainsDetachTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3031,7 +3031,7 @@
func (c *ProjectsLocationsGlobalDomainsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3203,7 +3203,7 @@
func (c *ProjectsLocationsGlobalDomainsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3395,7 +3395,7 @@
func (c *ProjectsLocationsGlobalDomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3586,7 +3586,7 @@
func (c *ProjectsLocationsGlobalDomainsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3732,7 +3732,7 @@
func (c *ProjectsLocationsGlobalDomainsReconfigureTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3872,7 +3872,7 @@
func (c *ProjectsLocationsGlobalDomainsResetAdminPasswordCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4017,7 +4017,7 @@
func (c *ProjectsLocationsGlobalDomainsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4167,7 +4167,7 @@
func (c *ProjectsLocationsGlobalDomainsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4309,7 +4309,7 @@
func (c *ProjectsLocationsGlobalDomainsValidateTrustCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4466,7 +4466,7 @@
func (c *ProjectsLocationsGlobalOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4610,7 +4610,7 @@
func (c *ProjectsLocationsGlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4755,7 +4755,7 @@
func (c *ProjectsLocationsGlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4936,7 +4936,7 @@
func (c *ProjectsLocationsGlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/manufacturers/v1/manufacturers-gen.go b/manufacturers/v1/manufacturers-gen.go
index d26ebe7..202b0fc 100644
--- a/manufacturers/v1/manufacturers-gen.go
+++ b/manufacturers/v1/manufacturers-gen.go
@@ -915,7 +915,7 @@
func (c *AccountsProductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1091,7 +1091,7 @@
func (c *AccountsProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1285,7 +1285,7 @@
func (c *AccountsProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1491,7 +1491,7 @@
func (c *AccountsProductsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/memcache/v1beta2/memcache-gen.go b/memcache/v1beta2/memcache-gen.go
index edf08ea..eb545ea 100644
--- a/memcache/v1beta2/memcache-gen.go
+++ b/memcache/v1beta2/memcache-gen.go
@@ -2131,7 +2131,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2297,7 +2297,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2471,7 +2471,7 @@
func (c *ProjectsLocationsInstancesApplyParametersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2625,7 +2625,7 @@
func (c *ProjectsLocationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2768,7 +2768,7 @@
func (c *ProjectsLocationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2909,7 +2909,7 @@
func (c *ProjectsLocationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3081,7 +3081,7 @@
func (c *ProjectsLocationsInstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3269,7 +3269,7 @@
func (c *ProjectsLocationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3454,7 +3454,7 @@
func (c *ProjectsLocationsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3605,7 +3605,7 @@
func (c *ProjectsLocationsInstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3755,7 +3755,7 @@
func (c *ProjectsLocationsInstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3900,7 +3900,7 @@
func (c *ProjectsLocationsInstancesUpdateParametersCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4057,7 +4057,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4201,7 +4201,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4346,7 +4346,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4527,7 +4527,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/ml/v1/ml-gen.go b/ml/v1/ml-gen.go
index bf8c0fd..bd0220e 100644
--- a/ml/v1/ml-gen.go
+++ b/ml/v1/ml-gen.go
@@ -5184,7 +5184,7 @@
func (c *ProjectsExplainCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5339,7 +5339,7 @@
func (c *ProjectsGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5479,7 +5479,7 @@
func (c *ProjectsPredictCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5624,7 +5624,7 @@
func (c *ProjectsJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5764,7 +5764,7 @@
func (c *ProjectsJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5913,7 +5913,7 @@
func (c *ProjectsJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6086,7 +6086,7 @@
func (c *ProjectsJobsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6283,7 +6283,7 @@
func (c *ProjectsJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6488,7 +6488,7 @@
func (c *ProjectsJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6639,7 +6639,7 @@
func (c *ProjectsJobsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6789,7 +6789,7 @@
func (c *ProjectsJobsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6941,7 +6941,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7110,7 +7110,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7294,7 +7294,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7439,7 +7439,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7582,7 +7582,7 @@
func (c *ProjectsLocationsStudiesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7725,7 +7725,7 @@
func (c *ProjectsLocationsStudiesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7866,7 +7866,7 @@
func (c *ProjectsLocationsStudiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8010,7 +8010,7 @@
func (c *ProjectsLocationsStudiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8148,7 +8148,7 @@
func (c *ProjectsLocationsStudiesTrialsAddMeasurementCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8292,7 +8292,7 @@
func (c *ProjectsLocationsStudiesTrialsCheckEarlyStoppingStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8432,7 +8432,7 @@
func (c *ProjectsLocationsStudiesTrialsCompleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8572,7 +8572,7 @@
func (c *ProjectsLocationsStudiesTrialsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8710,7 +8710,7 @@
func (c *ProjectsLocationsStudiesTrialsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8851,7 +8851,7 @@
func (c *ProjectsLocationsStudiesTrialsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8995,7 +8995,7 @@
func (c *ProjectsLocationsStudiesTrialsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9131,7 +9131,7 @@
func (c *ProjectsLocationsStudiesTrialsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9276,7 +9276,7 @@
func (c *ProjectsLocationsStudiesTrialsSuggestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9422,7 +9422,7 @@
func (c *ProjectsModelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9565,7 +9565,7 @@
func (c *ProjectsModelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9710,7 +9710,7 @@
func (c *ProjectsModelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9883,7 +9883,7 @@
func (c *ProjectsModelsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10071,7 +10071,7 @@
func (c *ProjectsModelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10274,7 +10274,7 @@
func (c *ProjectsModelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10425,7 +10425,7 @@
func (c *ProjectsModelsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10575,7 +10575,7 @@
func (c *ProjectsModelsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10729,7 +10729,7 @@
func (c *ProjectsModelsVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10875,7 +10875,7 @@
func (c *ProjectsModelsVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11023,7 +11023,7 @@
func (c *ProjectsModelsVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11207,7 +11207,7 @@
func (c *ProjectsModelsVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11415,7 +11415,7 @@
func (c *ProjectsModelsVersionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11572,7 +11572,7 @@
func (c *ProjectsModelsVersionsSetDefaultCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11727,7 +11727,7 @@
func (c *ProjectsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11872,7 +11872,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12053,7 +12053,7 @@
func (c *ProjectsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/monitoring/v1/monitoring-gen.go b/monitoring/v1/monitoring-gen.go
index 33cad83..050a49a 100644
--- a/monitoring/v1/monitoring-gen.go
+++ b/monitoring/v1/monitoring-gen.go
@@ -1818,7 +1818,7 @@
func (c *ProjectsDashboardsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1961,7 +1961,7 @@
func (c *ProjectsDashboardsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2107,7 +2107,7 @@
func (c *ProjectsDashboardsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2273,7 +2273,7 @@
func (c *ProjectsDashboardsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2445,7 +2445,7 @@
func (c *ProjectsDashboardsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/monitoring/v3/monitoring-gen.go b/monitoring/v3/monitoring-gen.go
index 74693b6..d450574 100644
--- a/monitoring/v3/monitoring-gen.go
+++ b/monitoring/v3/monitoring-gen.go
@@ -5604,7 +5604,7 @@
func (c *ProjectsAlertPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5743,7 +5743,7 @@
func (c *ProjectsAlertPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5885,7 +5885,7 @@
func (c *ProjectsAlertPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6067,7 +6067,7 @@
func (c *ProjectsAlertPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6273,7 +6273,7 @@
func (c *ProjectsAlertPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6423,7 +6423,7 @@
func (c *ProjectsCollectdTimeSeriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6572,7 +6572,7 @@
func (c *ProjectsGroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6725,7 +6725,7 @@
func (c *ProjectsGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6872,7 +6872,7 @@
func (c *ProjectsGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7070,7 +7070,7 @@
func (c *ProjectsGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7262,7 +7262,7 @@
func (c *ProjectsGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7461,7 +7461,7 @@
func (c *ProjectsGroupsMembersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7649,7 +7649,7 @@
func (c *ProjectsMetricDescriptorsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7790,7 +7790,7 @@
func (c *ProjectsMetricDescriptorsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7933,7 +7933,7 @@
func (c *ProjectsMetricDescriptorsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8110,7 +8110,7 @@
func (c *ProjectsMetricDescriptorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8295,7 +8295,7 @@
func (c *ProjectsMonitoredResourceDescriptorsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8471,7 +8471,7 @@
func (c *ProjectsMonitoredResourceDescriptorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8659,7 +8659,7 @@
func (c *ProjectsNotificationChannelDescriptorsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8823,7 +8823,7 @@
func (c *ProjectsNotificationChannelDescriptorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8996,7 +8996,7 @@
func (c *ProjectsNotificationChannelsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9145,7 +9145,7 @@
func (c *ProjectsNotificationChannelsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9297,7 +9297,7 @@
func (c *ProjectsNotificationChannelsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9454,7 +9454,7 @@
func (c *ProjectsNotificationChannelsGetVerificationCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9644,7 +9644,7 @@
func (c *ProjectsNotificationChannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9831,7 +9831,7 @@
func (c *ProjectsNotificationChannelsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9980,7 +9980,7 @@
func (c *ProjectsNotificationChannelsSendVerificationCodeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10123,7 +10123,7 @@
func (c *ProjectsNotificationChannelsVerifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10267,7 +10267,7 @@
func (c *ProjectsTimeSeriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10594,7 +10594,7 @@
func (c *ProjectsTimeSeriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10854,7 +10854,7 @@
func (c *ProjectsTimeSeriesQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11017,7 +11017,7 @@
func (c *ProjectsUptimeCheckConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11159,7 +11159,7 @@
func (c *ProjectsUptimeCheckConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11301,7 +11301,7 @@
func (c *ProjectsUptimeCheckConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11467,7 +11467,7 @@
func (c *ProjectsUptimeCheckConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11649,7 +11649,7 @@
func (c *ProjectsUptimeCheckConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11804,7 +11804,7 @@
func (c *ServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11948,7 +11948,7 @@
func (c *ServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12090,7 +12090,7 @@
func (c *ServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12276,7 +12276,7 @@
func (c *ServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12457,7 +12457,7 @@
func (c *ServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12613,7 +12613,7 @@
func (c *ServicesServiceLevelObjectivesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12757,7 +12757,7 @@
func (c *ServicesServiceLevelObjectivesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12914,7 +12914,7 @@
func (c *ServicesServiceLevelObjectivesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13109,7 +13109,7 @@
func (c *ServicesServiceLevelObjectivesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13301,7 +13301,7 @@
func (c *ServicesServiceLevelObjectivesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13475,7 +13475,7 @@
func (c *UptimeCheckIpsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/networkmanagement/v1/networkmanagement-gen.go b/networkmanagement/v1/networkmanagement-gen.go
index ac15a9c..67fa648 100644
--- a/networkmanagement/v1/networkmanagement-gen.go
+++ b/networkmanagement/v1/networkmanagement-gen.go
@@ -2531,7 +2531,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2697,7 +2697,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2901,7 +2901,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3044,7 +3044,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3185,7 +3185,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3357,7 +3357,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3559,7 +3559,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3766,7 +3766,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3930,7 +3930,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsRerunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4075,7 +4075,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4225,7 +4225,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4382,7 +4382,7 @@
func (c *ProjectsLocationsGlobalOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4526,7 +4526,7 @@
func (c *ProjectsLocationsGlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4671,7 +4671,7 @@
func (c *ProjectsLocationsGlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4852,7 +4852,7 @@
func (c *ProjectsLocationsGlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/networkmanagement/v1beta1/networkmanagement-gen.go b/networkmanagement/v1beta1/networkmanagement-gen.go
index 98a5c2d..f7949ad 100644
--- a/networkmanagement/v1beta1/networkmanagement-gen.go
+++ b/networkmanagement/v1beta1/networkmanagement-gen.go
@@ -2530,7 +2530,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2696,7 +2696,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2900,7 +2900,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3043,7 +3043,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3184,7 +3184,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3356,7 +3356,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3558,7 +3558,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3765,7 +3765,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3929,7 +3929,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsRerunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4074,7 +4074,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4224,7 +4224,7 @@
func (c *ProjectsLocationsGlobalConnectivityTestsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4381,7 +4381,7 @@
func (c *ProjectsLocationsGlobalOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4525,7 +4525,7 @@
func (c *ProjectsLocationsGlobalOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4670,7 +4670,7 @@
func (c *ProjectsLocationsGlobalOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4851,7 +4851,7 @@
func (c *ProjectsLocationsGlobalOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/oauth2/v2/oauth2-gen.go b/oauth2/v2/oauth2-gen.go
index 8030ac5..370b53f 100644
--- a/oauth2/v2/oauth2-gen.go
+++ b/oauth2/v2/oauth2-gen.go
@@ -353,7 +353,7 @@
func (c *TokeninfoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -482,7 +482,7 @@
func (c *UserinfoGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -609,7 +609,7 @@
func (c *UserinfoV2MeGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/osconfig/v1/osconfig-gen.go b/osconfig/v1/osconfig-gen.go
index f2f3acb..88d089c 100644
--- a/osconfig/v1/osconfig-gen.go
+++ b/osconfig/v1/osconfig-gen.go
@@ -1788,7 +1788,7 @@
func (c *ProjectsPatchDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1931,7 +1931,7 @@
func (c *ProjectsPatchDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2072,7 +2072,7 @@
func (c *ProjectsPatchDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2231,7 +2231,7 @@
func (c *ProjectsPatchDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2400,7 +2400,7 @@
func (c *ProjectsPatchJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2540,7 +2540,7 @@
func (c *ProjectsPatchJobsExecuteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2691,7 +2691,7 @@
func (c *ProjectsPatchJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2859,7 +2859,7 @@
func (c *ProjectsPatchJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3065,7 +3065,7 @@
func (c *ProjectsPatchJobsInstanceDetailsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/osconfig/v1beta/osconfig-gen.go b/osconfig/v1beta/osconfig-gen.go
index b66ee03..77a92f9 100644
--- a/osconfig/v1beta/osconfig-gen.go
+++ b/osconfig/v1beta/osconfig-gen.go
@@ -3207,7 +3207,7 @@
func (c *ProjectsGuestPoliciesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3350,7 +3350,7 @@
func (c *ProjectsGuestPoliciesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3491,7 +3491,7 @@
func (c *ProjectsGuestPoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3650,7 +3650,7 @@
func (c *ProjectsGuestPoliciesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3825,7 +3825,7 @@
func (c *ProjectsGuestPoliciesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3985,7 +3985,7 @@
func (c *ProjectsPatchDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4128,7 +4128,7 @@
func (c *ProjectsPatchDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4269,7 +4269,7 @@
func (c *ProjectsPatchDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4428,7 +4428,7 @@
func (c *ProjectsPatchDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4597,7 +4597,7 @@
func (c *ProjectsPatchJobsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4737,7 +4737,7 @@
func (c *ProjectsPatchJobsExecuteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4888,7 +4888,7 @@
func (c *ProjectsPatchJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5056,7 +5056,7 @@
func (c *ProjectsPatchJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5262,7 +5262,7 @@
func (c *ProjectsPatchJobsInstanceDetailsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5438,7 +5438,7 @@
func (c *ProjectsZonesInstancesLookupEffectiveGuestPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/oslogin/v1/oslogin-gen.go b/oslogin/v1/oslogin-gen.go
index f8c88f9..dce14e3 100644
--- a/oslogin/v1/oslogin-gen.go
+++ b/oslogin/v1/oslogin-gen.go
@@ -457,7 +457,7 @@
func (c *UsersGetLoginProfileCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -614,7 +614,7 @@
func (c *UsersImportSshPublicKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -758,7 +758,7 @@
func (c *UsersProjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -889,7 +889,7 @@
func (c *UsersSshPublicKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1031,7 +1031,7 @@
func (c *UsersSshPublicKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1176,7 +1176,7 @@
func (c *UsersSshPublicKeysPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/oslogin/v1alpha/oslogin-gen.go b/oslogin/v1alpha/oslogin-gen.go
index 063cc34..721ff12 100644
--- a/oslogin/v1alpha/oslogin-gen.go
+++ b/oslogin/v1alpha/oslogin-gen.go
@@ -478,7 +478,7 @@
func (c *UsersGetLoginProfileCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -647,7 +647,7 @@
func (c *UsersImportSshPublicKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -804,7 +804,7 @@
func (c *UsersProjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -945,7 +945,7 @@
func (c *UsersSshPublicKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1087,7 +1087,7 @@
func (c *UsersSshPublicKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1232,7 +1232,7 @@
func (c *UsersSshPublicKeysPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/oslogin/v1beta/oslogin-gen.go b/oslogin/v1beta/oslogin-gen.go
index c4c92f8..c0e7058 100644
--- a/oslogin/v1beta/oslogin-gen.go
+++ b/oslogin/v1beta/oslogin-gen.go
@@ -465,7 +465,7 @@
func (c *UsersGetLoginProfileCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -624,7 +624,7 @@
func (c *UsersImportSshPublicKeyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -768,7 +768,7 @@
func (c *UsersProjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -899,7 +899,7 @@
func (c *UsersSshPublicKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1041,7 +1041,7 @@
func (c *UsersSshPublicKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1186,7 +1186,7 @@
func (c *UsersSshPublicKeysPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/pagespeedonline/v5/pagespeedonline-api.json b/pagespeedonline/v5/pagespeedonline-api.json
index 815bb43..799c82e 100644
--- a/pagespeedonline/v5/pagespeedonline-api.json
+++ b/pagespeedonline/v5/pagespeedonline-api.json
@@ -15,6 +15,7 @@
"description": "The PageSpeed Insights API lets you analyze the performance of your website with a simple API. It offers tailored suggestions for how you can optimize your site, and lets you easily integrate PageSpeed Insights analysis into your development tools and workflow.\n",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/speed/docs/insights/v5/about",
+ "fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -174,7 +175,7 @@
}
}
},
- "revision": "20200608",
+ "revision": "20200723",
"rootUrl": "https://pagespeedonline.googleapis.com/",
"schemas": {
"AuditRefs": {
diff --git a/pagespeedonline/v5/pagespeedonline-gen.go b/pagespeedonline/v5/pagespeedonline-gen.go
index 5dbfa19..ead7688 100644
--- a/pagespeedonline/v5/pagespeedonline-gen.go
+++ b/pagespeedonline/v5/pagespeedonline-gen.go
@@ -1158,7 +1158,7 @@
func (c *PagespeedapiRunpagespeedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/people/v1/people-api.json b/people/v1/people-api.json
index 9c3d235..35ed70e 100644
--- a/people/v1/people-api.json
+++ b/people/v1/people-api.json
@@ -140,14 +140,14 @@
"contactGroups": {
"methods": {
"batchGet": {
- "description": "Get a list of contact groups owned by the authenticated user by specifying\na list of contact group resource names.",
+ "description": "Get a list of contact groups owned by the authenticated user by specifying a list of contact group resource names.",
"flatPath": "v1/contactGroups:batchGet",
"httpMethod": "GET",
"id": "people.contactGroups.batchGet",
"parameterOrder": [],
"parameters": {
"maxMembers": {
- "description": "Optional. Specifies the maximum number of members to return for each group. Defaults\nto 0 if not set, which will return zero members.",
+ "description": "Optional. Specifies the maximum number of members to return for each group. Defaults to 0 if not set, which will return zero members.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -187,7 +187,7 @@
]
},
"delete": {
- "description": "Delete an existing contact group owned by the authenticated user by\nspecifying a contact group resource name.",
+ "description": "Delete an existing contact group owned by the authenticated user by specifying a contact group resource name.",
"flatPath": "v1/contactGroups/{contactGroupsId}",
"httpMethod": "DELETE",
"id": "people.contactGroups.delete",
@@ -217,7 +217,7 @@
]
},
"get": {
- "description": "Get a specific contact group owned by the authenticated user by specifying\na contact group resource name.",
+ "description": "Get a specific contact group owned by the authenticated user by specifying a contact group resource name.",
"flatPath": "v1/contactGroups/{contactGroupsId}",
"httpMethod": "GET",
"id": "people.contactGroups.get",
@@ -226,7 +226,7 @@
],
"parameters": {
"maxMembers": {
- "description": "Optional. Specifies the maximum number of members to return. Defaults to 0 if not\nset, which will return zero members.",
+ "description": "Optional. Specifies the maximum number of members to return. Defaults to 0 if not set, which will return zero members.",
"format": "int32",
"location": "query",
"type": "integer"
@@ -249,25 +249,25 @@
]
},
"list": {
- "description": "List all contact groups owned by the authenticated user. Members of the\ncontact groups are not populated.",
+ "description": "List all contact groups owned by the authenticated user. Members of the contact groups are not populated.",
"flatPath": "v1/contactGroups",
"httpMethod": "GET",
"id": "people.contactGroups.list",
"parameterOrder": [],
"parameters": {
"pageSize": {
- "description": "Optional. The maximum number of resources to return. Valid values are between 1 and\n1000, inclusive. Defaults to 30 if not set or set to 0.",
+ "description": "Optional. The maximum number of resources to return. Valid values are between 1 and 1000, inclusive. Defaults to 30 if not set or set to 0.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
- "description": "Optional. The next_page_token value returned from a previous call to\n[ListContactGroups](/people/api/rest/v1/contactgroups/list).\nRequests the next page of resources.",
+ "description": "Optional. The next_page_token value returned from a previous call to [ListContactGroups](/people/api/rest/v1/contactgroups/list). Requests the next page of resources.",
"location": "query",
"type": "string"
},
"syncToken": {
- "description": "Optional. A sync token, returned by a previous call to `contactgroups.list`.\nOnly resources changed since the sync token was created will be returned.",
+ "description": "Optional. A sync token, returned by a previous call to `contactgroups.list`. Only resources changed since the sync token was created will be returned.",
"location": "query",
"type": "string"
}
@@ -282,7 +282,7 @@
]
},
"update": {
- "description": "Update the name of an existing contact group owned by the authenticated\nuser.",
+ "description": "Update the name of an existing contact group owned by the authenticated user.",
"flatPath": "v1/contactGroups/{contactGroupsId}",
"httpMethod": "PUT",
"id": "people.contactGroups.update",
@@ -291,7 +291,7 @@
],
"parameters": {
"resourceName": {
- "description": "The resource name for the contact group, assigned by the server. An ASCII\nstring, in the form of `contactGroups/{contact_group_id}`.",
+ "description": "The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`.",
"location": "path",
"pattern": "^contactGroups/[^/]+$",
"required": true,
@@ -314,7 +314,7 @@
"members": {
"methods": {
"modify": {
- "description": "Modify the members of a contact group owned by the authenticated user.\n\nThe only system contact groups that can have members added are\n`contactGroups/myContacts` and `contactGroups/starred`. Other system\ncontact groups are deprecated and can only have contacts removed.",
+ "description": "Modify the members of a contact group owned by the authenticated user. The only system contact groups that can have members added are `contactGroups/myContacts` and `contactGroups/starred`. Other system contact groups are deprecated and can only have contacts removed.",
"flatPath": "v1/contactGroups/{contactGroupsId}/members:modify",
"httpMethod": "POST",
"id": "people.contactGroups.members.modify",
@@ -377,36 +377,36 @@
]
},
"list": {
- "description": "List all \"Other contacts\", that is contacts that are not in a contact\ngroup. \"Other contacts\" are typically auto created contacts from\ninteractions.",
+ "description": "List all \"Other contacts\", that is contacts that are not in a contact group. \"Other contacts\" are typically auto created contacts from interactions.",
"flatPath": "v1/otherContacts",
"httpMethod": "GET",
"id": "people.otherContacts.list",
"parameterOrder": [],
"parameters": {
"pageSize": {
- "description": "Optional. The number of \"Other contacts\" to include in the response. Valid values are\nbetween 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
+ "description": "Optional. The number of \"Other contacts\" to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
- "description": "Optional. A page token, received from a previous `ListOtherContacts` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListOtherContacts`\nmust match the call that provided the page token.",
+ "description": "Optional. A page token, received from a previous `ListOtherContacts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListOtherContacts` must match the call that provided the page token.",
"location": "query",
"type": "string"
},
"readMask": {
- "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* emailAddresses\n* names\n* phoneNumbers",
+ "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * emailAddresses * names * phoneNumbers",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"requestSyncToken": {
- "description": "Optional. Whether the response should include `next_sync_token`, which can be used to\nget all changes since the last request. For subsequent sync requests use\nthe `sync_token` param instead. Initial sync requests that specify\n`request_sync_token` have an additional rate limit.",
+ "description": "Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead. Initial sync requests that specify `request_sync_token` have an additional rate limit.",
"location": "query",
"type": "boolean"
},
"syncToken": {
- "description": "Optional. A sync token, received from a previous `ListOtherContacts` call.\nProvide this to retrieve only the resources changed since the last request.\nSync requests that specify `sync_token` have an additional rate limit.\n\nWhen syncing, all other parameters provided to `ListOtherContacts`\nmust match the call that provided the sync token.",
+ "description": "Optional. A sync token, received from a previous `ListOtherContacts` call. Provide this to retrieve only the resources changed since the last request. Sync requests that specify `sync_token` have an additional rate limit. When syncing, all other parameters provided to `ListOtherContacts` must match the call that provided the sync token.",
"location": "query",
"type": "string"
}
@@ -431,19 +431,25 @@
"parameterOrder": [],
"parameters": {
"personFields": {
- "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to all\nfields if not set. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Defaults to all fields if not set. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enum": [
"READ_SOURCE_TYPE_UNSPECIFIED",
"READ_SOURCE_TYPE_PROFILE",
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -495,7 +501,7 @@
],
"parameters": {
"personFields": {
- "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to empty\nif not set, which will skip the post mutate get. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Defaults to empty if not set, which will skip the post mutate get. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
@@ -508,13 +514,19 @@
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enum": [
"READ_SOURCE_TYPE_UNSPECIFIED",
"READ_SOURCE_TYPE_PROFILE",
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -529,7 +541,7 @@
]
},
"get": {
- "description": "Provides information about a person by specifying a resource name. Use\n`people/me` to indicate the authenticated user.\n\nThe request throws a 400 error if 'personFields' is not specified.",
+ "description": "Provides information about a person by specifying a resource name. Use `people/me` to indicate the authenticated user. The request throws a 400 error if 'personFields' is not specified.",
"flatPath": "v1/people/{peopleId}",
"httpMethod": "GET",
"id": "people.people.get",
@@ -538,32 +550,38 @@
],
"parameters": {
"personFields": {
- "description": "Required. A field mask to restrict which fields on the person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"requestMask.includeField": {
- "description": "Required. Comma-separated list of person fields to be included in the response. Each\npath should start with `person.`: for example, `person.names` or\n`person.photos`.",
+ "description": "Required. Comma-separated list of person fields to be included in the response. Each path should start with `person.`: for example, `person.names` or `person.photos`.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"resourceName": {
- "description": "Required. The resource name of the person to provide information about.\n\n- To get information about the authenticated user, specify `people/me`.\n- To get information about a google account, specify\n `people/{account_id}`.\n- To get information about a contact, specify the resource name that\n identifies the contact as returned by\n[`people.connections.list`](/people/api/rest/v1/people.connections/list).",
+ "description": "Required. The resource name of the person to provide information about. - To get information about the authenticated user, specify `people/me`. - To get information about a google account, specify `people/{account_id}`. - To get information about a contact, specify the resource name that identifies the contact as returned by [`people.connections.list`](/people/api/rest/v1/people.connections/list).",
"location": "path",
"pattern": "^people/[^/]+$",
"required": true,
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.PROFILE\nand\nReadSourceType.CONTACT\nif not set.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.PROFILE and ReadSourceType.CONTACT if not set.",
"enum": [
"READ_SOURCE_TYPE_UNSPECIFIED",
"READ_SOURCE_TYPE_PROFILE",
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -588,38 +606,44 @@
]
},
"getBatchGet": {
- "description": "Provides information about a list of specific people by specifying a list\nof requested resource names. Use `people/me` to indicate the authenticated\nuser.\n\nThe request throws a 400 error if 'personFields' is not specified.",
+ "description": "Provides information about a list of specific people by specifying a list of requested resource names. Use `people/me` to indicate the authenticated user. The request throws a 400 error if 'personFields' is not specified.",
"flatPath": "v1/people:batchGet",
"httpMethod": "GET",
"id": "people.people.getBatchGet",
"parameterOrder": [],
"parameters": {
"personFields": {
- "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"requestMask.includeField": {
- "description": "Required. Comma-separated list of person fields to be included in the response. Each\npath should start with `person.`: for example, `person.names` or\n`person.photos`.",
+ "description": "Required. Comma-separated list of person fields to be included in the response. Each path should start with `person.`: for example, `person.names` or `person.photos`.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"resourceNames": {
- "description": "Required. The resource names of the people to provide information about.\n\n- To get information about the authenticated user, specify `people/me`.\n- To get information about a google account, specify\n `people/{account_id}`.\n- To get information about a contact, specify the resource name that\n identifies the contact as returned by\n[`people.connections.list`](/people/api/rest/v1/people.connections/list).\n\nYou can include up to 50 resource names in one request.",
+ "description": "Required. The resource names of the people to provide information about. - To get information about the authenticated user, specify `people/me`. - To get information about a google account, specify `people/{account_id}`. - To get information about a contact, specify the resource name that identifies the contact as returned by [`people.connections.list`](/people/api/rest/v1/people.connections/list). You can include up to 50 resource names in one request.",
"location": "query",
"repeated": true,
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT\nand\nReadSourceType.PROFILE\nif not set.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enum": [
"READ_SOURCE_TYPE_UNSPECIFIED",
"READ_SOURCE_TYPE_PROFILE",
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -644,41 +668,45 @@
]
},
"listDirectoryPeople": {
- "description": "Provides a list of domain profiles and domain contacts in the authenticated\nuser's domain directory.",
+ "description": "Provides a list of domain profiles and domain contacts in the authenticated user's domain directory.",
"flatPath": "v1/people:listDirectoryPeople",
"httpMethod": "GET",
"id": "people.people.listDirectoryPeople",
"parameterOrder": [],
"parameters": {
"mergeSources": {
- "description": "Optional. Additional data to merge into the directory sources if they are connected\nthrough verified join keys such as email addresses or phone numbers.",
+ "description": "Optional. Additional data to merge into the directory sources if they are connected through verified join keys such as email addresses or phone numbers.",
"enum": [
"DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED",
"DIRECTORY_MERGE_SOURCE_TYPE_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "User owned contact."
+ ],
"location": "query",
"repeated": true,
"type": "string"
},
"pageSize": {
- "description": "Optional. The number of people to include in the response. Valid values are\nbetween 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
+ "description": "Optional. The number of people to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
- "description": "Optional. A page token, received from a previous `ListDirectoryPeople` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListDirectoryPeople`\nmust match the call that provided the page token.",
+ "description": "Optional. A page token, received from a previous `ListDirectoryPeople` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListDirectoryPeople` must match the call that provided the page token.",
"location": "query",
"type": "string"
},
"readMask": {
- "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"requestSyncToken": {
- "description": "Optional. Whether the response should include `next_sync_token`, which can be used to\nget all changes since the last request. For subsequent sync requests use\nthe `sync_token` param instead.",
+ "description": "Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead.",
"location": "query",
"type": "boolean"
},
@@ -689,12 +717,17 @@
"DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT",
"DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "G Suite domain shared contact.",
+ "G Suite domain profile."
+ ],
"location": "query",
"repeated": true,
"type": "string"
},
"syncToken": {
- "description": "Optional. A sync token, received from a previous `ListDirectoryPeople` call.\nProvide this to retrieve only the resources changed since the last request.\n\nWhen syncing, all other parameters provided to `ListDirectoryPeople`\nmust match the call that provided the sync token.",
+ "description": "Optional. A sync token, received from a previous `ListDirectoryPeople` call. Provide this to retrieve only the resources changed since the last request. When syncing, all other parameters provided to `ListDirectoryPeople` must match the call that provided the sync token.",
"location": "query",
"type": "string"
}
@@ -708,40 +741,44 @@
]
},
"searchDirectoryPeople": {
- "description": "Provides a list of domain profiles and domain contacts in the authenticated\nuser's domain directory that match the search query.",
+ "description": "Provides a list of domain profiles and domain contacts in the authenticated user's domain directory that match the search query.",
"flatPath": "v1/people:searchDirectoryPeople",
"httpMethod": "GET",
"id": "people.people.searchDirectoryPeople",
"parameterOrder": [],
"parameters": {
"mergeSources": {
- "description": "Optional. Additional data to merge into the directory sources if they are connected\nthrough verified join keys such as email addresses or phone numbers.",
+ "description": "Optional. Additional data to merge into the directory sources if they are connected through verified join keys such as email addresses or phone numbers.",
"enum": [
"DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED",
"DIRECTORY_MERGE_SOURCE_TYPE_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "User owned contact."
+ ],
"location": "query",
"repeated": true,
"type": "string"
},
"pageSize": {
- "description": "Optional. The number of people to include in the response. Valid values are\nbetween 1 and 500, inclusive. Defaults to 100 if not set or set to 0.",
+ "description": "Optional. The number of people to include in the response. Valid values are between 1 and 500, inclusive. Defaults to 100 if not set or set to 0.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
- "description": "Optional. A page token, received from a previous `SearchDirectoryPeople` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `SearchDirectoryPeople`\nmust match the call that provided the page token.",
+ "description": "Optional. A page token, received from a previous `SearchDirectoryPeople` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchDirectoryPeople` must match the call that provided the page token.",
"location": "query",
"type": "string"
},
"query": {
- "description": "Required. Prefix query that matches fields in the person. Does NOT use the\nread_mask for determining what fields to match.",
+ "description": "Required. Prefix query that matches fields in the person. Does NOT use the read_mask for determining what fields to match.",
"location": "query",
"type": "string"
},
"readMask": {
- "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
@@ -753,6 +790,11 @@
"DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT",
"DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "G Suite domain shared contact.",
+ "G Suite domain profile."
+ ],
"location": "query",
"repeated": true,
"type": "string"
@@ -767,7 +809,7 @@
]
},
"updateContact": {
- "description": "Update contact data for an existing contact person. Any non-contact data\nwill not be modified.\n\nThe request throws a 400 error if `updatePersonFields` is not specified.\n\nThe request throws a 400 error if `person.metadata.sources` is not\nspecified for the contact to be updated.\n\nThe request throws a 400 error with an error with reason\n`\"failedPrecondition\"` if `person.metadata.sources.etag` is different than\nthe contact's etag, which indicates the contact has changed since its data\nwas read. Clients should get the latest person and re-apply their updates\nto the latest person.",
+ "description": "Update contact data for an existing contact person. Any non-contact data will not be modified. The request throws a 400 error if `updatePersonFields` is not specified. The request throws a 400 error if `person.metadata.sources` is not specified for the contact to be updated. The request throws a 400 error with an error with reason `\"failedPrecondition\"` if `person.metadata.sources.etag` is different than the contact's etag, which indicates the contact has changed since its data was read. Clients should get the latest person and re-apply their updates to the latest person.",
"flatPath": "v1/people/{peopleId}:updateContact",
"httpMethod": "PATCH",
"id": "people.people.updateContact",
@@ -776,32 +818,38 @@
],
"parameters": {
"personFields": {
- "description": "Optional. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to all\nfields if not set. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Optional. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Defaults to all fields if not set. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"resourceName": {
- "description": "The resource name for the person, assigned by the server. An ASCII string\nwith a max length of 27 characters, in the form of\n`people/{person_id}`.",
+ "description": "The resource name for the person, assigned by the server. An ASCII string with a max length of 27 characters, in the form of `people/{person_id}`.",
"location": "path",
"pattern": "^people/[^/]+$",
"required": true,
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enum": [
"READ_SOURCE_TYPE_UNSPECIFIED",
"READ_SOURCE_TYPE_PROFILE",
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"location": "query",
"repeated": true,
"type": "string"
},
"updatePersonFields": {
- "description": "Required. A field mask to restrict which fields on the person are updated. Multiple\nfields can be specified by separating them with commas.\nAll updated fields will be replaced. Valid values are:\n\n* addresses\n* biographies\n* birthdays\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* relations\n* residences\n* sipAddresses\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on the person are updated. Multiple fields can be specified by separating them with commas. All updated fields will be replaced. Valid values are: * addresses * biographies * birthdays * emailAddresses * events * genders * imClients * interests * locales * memberships * names * nicknames * occupations * organizations * phoneNumbers * relations * residences * sipAddresses * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
@@ -851,7 +899,7 @@
"connections": {
"methods": {
"list": {
- "description": "Provides a list of the authenticated user's contacts.\n\nThe request throws a 400 error if 'personFields' is not specified.",
+ "description": "Provides a list of the authenticated user's contacts. The request throws a 400 error if 'personFields' is not specified.",
"flatPath": "v1/people/{peopleId}/connections",
"httpMethod": "GET",
"id": "people.people.connections.list",
@@ -860,30 +908,30 @@
],
"parameters": {
"pageSize": {
- "description": "Optional. The number of connections to include in the response. Valid values are\nbetween 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
+ "description": "Optional. The number of connections to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
- "description": "Optional. A page token, received from a previous `ListConnections` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListConnections`\nmust match the call that provided the page token.",
+ "description": "Optional. A page token, received from a previous `ListConnections` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListConnections` must match the call that provided the page token.",
"location": "query",
"type": "string"
},
"personFields": {
- "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"requestMask.includeField": {
- "description": "Required. Comma-separated list of person fields to be included in the response. Each\npath should start with `person.`: for example, `person.names` or\n`person.photos`.",
+ "description": "Required. Comma-separated list of person fields to be included in the response. Each path should start with `person.`: for example, `person.names` or `person.photos`.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
},
"requestSyncToken": {
- "description": "Optional. Whether the response should include `next_sync_token`, which can be used to\nget all changes since the last request. For subsequent sync requests use\nthe `sync_token` param instead. Initial sync requests that specify\n`request_sync_token` have an additional rate limit.",
+ "description": "Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead. Initial sync requests that specify `request_sync_token` have an additional rate limit.",
"location": "query",
"type": "boolean"
},
@@ -895,30 +943,42 @@
"type": "string"
},
"sortOrder": {
- "description": "Optional. The order in which the connections should be sorted. Defaults to\n`LAST_MODIFIED_ASCENDING`.",
+ "description": "Optional. The order in which the connections should be sorted. Defaults to `LAST_MODIFIED_ASCENDING`.",
"enum": [
"LAST_MODIFIED_ASCENDING",
"LAST_MODIFIED_DESCENDING",
"FIRST_NAME_ASCENDING",
"LAST_NAME_ASCENDING"
],
+ "enumDescriptions": [
+ "Sort people by when they were changed; older entries first.",
+ "Sort people by when they were changed; newer entries first.",
+ "Sort people by first name.",
+ "Sort people by last name."
+ ],
"location": "query",
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT\nand\nReadSourceType.PROFILE if not\nset.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enum": [
"READ_SOURCE_TYPE_UNSPECIFIED",
"READ_SOURCE_TYPE_PROFILE",
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"location": "query",
"repeated": true,
"type": "string"
},
"syncToken": {
- "description": "Optional. A sync token, received from a previous `ListConnections` call.\nProvide this to retrieve only the resources changed since the last request.\nSync requests that specify `sync_token` have an additional rate limit.\n\nWhen syncing, all other parameters provided to `ListConnections`\nmust match the call that provided the sync token.",
+ "description": "Optional. A sync token, received from a previous `ListConnections` call. Provide this to retrieve only the resources changed since the last request. Sync requests that specify `sync_token` have an additional rate limit. When syncing, all other parameters provided to `ListConnections` must match the call that provided the sync token.",
"location": "query",
"type": "string"
}
@@ -937,11 +997,11 @@
}
}
},
- "revision": "20200624",
+ "revision": "20200720",
"rootUrl": "https://people.googleapis.com/",
"schemas": {
"Address": {
- "description": "A person's physical address. May be a P.O. box or street address. All fields\nare optional.",
+ "description": "A person's physical address. May be a P.O. box or street address. All fields are optional.",
"id": "Address",
"properties": {
"city": {
@@ -953,7 +1013,7 @@
"type": "string"
},
"countryCode": {
- "description": "The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) country\ncode of the address.",
+ "description": "The [ISO 3166-1 alpha-2](http://www.iso.org/iso/country_codes.htm) country code of the address.",
"type": "string"
},
"extendedAddress": {
@@ -961,11 +1021,11 @@
"type": "string"
},
"formattedType": {
- "description": "Output only. The type of the address translated and formatted in the viewer's\naccount locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"formattedValue": {
- "description": "The unstructured value of the address. If this is not set by the user it\nwill be automatically constructed from structured values.",
+ "description": "The unstructured value of the address. If this is not set by the user it will be automatically constructed from structured values.",
"type": "string"
},
"metadata": {
@@ -989,7 +1049,7 @@
"type": "string"
},
"type": {
- "description": "The type of the address. The type can be custom or one of these predefined\nvalues:\n\n* `home`\n* `work`\n* `other`",
+ "description": "The type of the address. The type can be custom or one of these predefined values: * `home` * `work` * `other`",
"type": "string"
}
},
@@ -1066,7 +1126,7 @@
"type": "object"
},
"Birthday": {
- "description": "A person's birthday. At least one of the `date` and `text` fields are\nspecified. The `date` and `text` fields typically represent the same\ndate, but are not guaranteed to.",
+ "description": "A person's birthday. At least one of the `date` and `text` fields are specified. The `date` and `text` fields typically represent the same date, but are not guaranteed to.",
"id": "Birthday",
"properties": {
"date": {
@@ -1085,7 +1145,7 @@
"type": "object"
},
"BraggingRights": {
- "description": "**DEPRECATED**: No data will be returned\nA person's bragging rights.",
+ "description": "**DEPRECATED**: No data will be returned A person's bragging rights.",
"id": "BraggingRights",
"properties": {
"metadata": {
@@ -1104,11 +1164,11 @@
"id": "ContactGroup",
"properties": {
"etag": {
- "description": "The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the\nresource. Used for web cache validation.",
+ "description": "The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the resource. Used for web cache validation.",
"type": "string"
},
"formattedName": {
- "description": "Output only. The name translated and formatted in the viewer's account locale\nor the `Accept-Language` HTTP header locale for system groups names.\nGroup names set by the owner are the same as name.",
+ "description": "Output only. The name translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale for system groups names. Group names set by the owner are the same as name.",
"type": "string"
},
"groupType": {
@@ -1126,12 +1186,12 @@
"type": "string"
},
"memberCount": {
- "description": "Output only. The total number of contacts in the group irrespective of max members in\nspecified in the request.",
+ "description": "Output only. The total number of contacts in the group irrespective of max members in specified in the request.",
"format": "int32",
"type": "integer"
},
"memberResourceNames": {
- "description": "Output only. The list of contact person resource names that are members of the contact\ngroup. The field is not populated for LIST requests and can only be updated\nthrough the\n[ModifyContactGroupMembers](/people/api/rest/v1/contactgroups/members/modify).",
+ "description": "Output only. The list of contact person resource names that are members of the contact group. The field is not populated for LIST requests and can only be updated through the [ModifyContactGroupMembers](/people/api/rest/v1/contactgroups/members/modify).",
"items": {
"type": "string"
},
@@ -1142,11 +1202,11 @@
"description": "Output only. Metadata about the contact group."
},
"name": {
- "description": "The contact group name set by the group owner or a system provided name\nfor system groups.",
+ "description": "The contact group name set by the group owner or a system provided name for system groups.",
"type": "string"
},
"resourceName": {
- "description": "The resource name for the contact group, assigned by the server. An ASCII\nstring, in the form of `contactGroups/{contact_group_id}`.",
+ "description": "The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`.",
"type": "string"
}
},
@@ -1161,7 +1221,7 @@
"type": "string"
},
"contactGroupResourceName": {
- "description": "The resource name for the contact group, assigned by the server. An ASCII\nstring, in the form of `contactGroups/{contact_group_id}`.\nOnly contact_group_resource_name can be used for modifying memberships.\nAny contact group membership can be removed, but only user group or\n\"myContacts\" or \"starred\" system groups memberships can be added. A\ncontact must always have at least one contact group membership.",
+ "description": "The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`. Only contact_group_resource_name can be used for modifying memberships. Any contact group membership can be removed, but only user group or \"myContacts\" or \"starred\" system groups memberships can be added. A contact must always have at least one contact group membership.",
"type": "string"
}
},
@@ -1172,7 +1232,7 @@
"id": "ContactGroupMetadata",
"properties": {
"deleted": {
- "description": "Output only. True if the contact group resource has been deleted. Populated only for\n[`ListContactGroups`](/people/api/rest/v1/contactgroups/list) requests\nthat include a sync token.",
+ "description": "Output only. True if the contact group resource has been deleted. Populated only for [`ListContactGroups`](/people/api/rest/v1/contactgroups/list) requests that include a sync token.",
"type": "boolean"
},
"updateTime": {
@@ -1207,22 +1267,22 @@
"id": "CopyOtherContactToMyContactsGroupRequest",
"properties": {
"copyMask": {
- "description": "Required. A field mask to restrict which fields are copied into the new contact.\nValid values are:\n\n* emailAddresses\n* names\n* phoneNumbers",
+ "description": "Required. A field mask to restrict which fields are copied into the new contact. Valid values are: * emailAddresses * names * phoneNumbers",
"format": "google-fieldmask",
"type": "string"
},
"readMask": {
- "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to the\ncopy mask with metadata and membership fields if not set. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Defaults to the copy mask with metadata and membership fields if not set. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enumDescriptions": [
"Unspecified.",
- "Returns\nSourceType.ACCOUNT,\nSourceType.DOMAIN_PROFILE,\nand\nSourceType.PROFILE.",
- "Returns\nSourceType.CONTACT.",
- "Returns\nSourceType.DOMAIN_CONTACT."
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
],
"items": {
"enum": [
@@ -1231,6 +1291,12 @@
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"type": "string"
},
"type": "array"
@@ -1239,11 +1305,11 @@
"type": "object"
},
"CoverPhoto": {
- "description": "A person's cover photo. A large image shown on the person's\nprofile page that represents who they are or what they care about.",
+ "description": "A person's cover photo. A large image shown on the person's profile page that represents who they are or what they care about.",
"id": "CoverPhoto",
"properties": {
"default": {
- "description": "True if the cover photo is the default cover photo;\nfalse if the cover photo is a user-provided cover photo.",
+ "description": "True if the cover photo is the default cover photo; false if the cover photo is a user-provided cover photo.",
"type": "boolean"
},
"metadata": {
@@ -1269,21 +1335,21 @@
"type": "object"
},
"Date": {
- "description": "Represents a whole or partial calendar date, e.g. a birthday. The time of day\nand time zone are either specified elsewhere or are not significant. The date\nis relative to the Proleptic Gregorian Calendar. This can represent:\n\n* A full date, with non-zero year, month and day values\n* A month and day value, with a zero year, e.g. an anniversary\n* A year on its own, with zero month and day values\n* A year and month value, with a zero day, e.g. a credit card expiration date\n\nRelated types are google.type.TimeOfDay and `google.protobuf.Timestamp`.",
+ "description": "Represents a whole or partial calendar date, e.g. a birthday. The time of day and time zone are either specified elsewhere or are not significant. The date is relative to the Proleptic Gregorian Calendar. This can represent: * A full date, with non-zero year, month and day values * A month and day value, with a zero year, e.g. an anniversary * A year on its own, with zero month and day values * A year and month value, with a zero day, e.g. a credit card expiration date Related types are google.type.TimeOfDay and `google.protobuf.Timestamp`.",
"id": "Date",
"properties": {
"day": {
- "description": "Day of month. Must be from 1 to 31 and valid for the year and month, or 0\nif specifying a year by itself or a year and month where the day is not\nsignificant.",
+ "description": "Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if specifying a year by itself or a year and month where the day is not significant.",
"format": "int32",
"type": "integer"
},
"month": {
- "description": "Month of year. Must be from 1 to 12, or 0 if specifying a year without a\nmonth and day.",
+ "description": "Month of year. Must be from 1 to 12, or 0 if specifying a year without a month and day.",
"format": "int32",
"type": "integer"
},
"year": {
- "description": "Year of date. Must be from 1 to 9999, or 0 if specifying a date without\na year.",
+ "description": "Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year.",
"format": "int32",
"type": "integer"
}
@@ -1296,7 +1362,7 @@
"properties": {
"person": {
"$ref": "Person",
- "description": "The updated person, if person_fields is set in the\nDeleteContactPhotoRequest; otherwise this will be unset."
+ "description": "The updated person, if person_fields is set in the DeleteContactPhotoRequest; otherwise this will be unset."
}
},
"type": "object"
@@ -1321,7 +1387,7 @@
"type": "string"
},
"formattedType": {
- "description": "Output only. The type of the email address translated and formatted in the\nviewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the email address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -1329,7 +1395,7 @@
"description": "Metadata about the email address."
},
"type": {
- "description": "The type of the email address. The type can be custom or one of these\npredefined values:\n\n* `home`\n* `work`\n* `other`",
+ "description": "The type of the email address. The type can be custom or one of these predefined values: * `home` * `work` * `other`",
"type": "string"
},
"value": {
@@ -1340,7 +1406,7 @@
"type": "object"
},
"Empty": {
- "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n service Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
+ "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.",
"id": "Empty",
"properties": {},
"type": "object"
@@ -1354,7 +1420,7 @@
"description": "The date of the event."
},
"formattedType": {
- "description": "Output only. The type of the event translated and formatted in the\nviewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the event translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -1362,7 +1428,7 @@
"description": "Metadata about the event."
},
"type": {
- "description": "The type of the event. The type can be custom or one of these predefined\nvalues:\n\n* `anniversary`\n* `other`",
+ "description": "The type of the event. The type can be custom or one of these predefined values: * `anniversary` * `other`",
"type": "string"
}
},
@@ -1373,7 +1439,7 @@
"id": "FieldMetadata",
"properties": {
"primary": {
- "description": "True if the field is the primary field; false if the field is a secondary\nfield.",
+ "description": "True if the field is the primary field; false if the field is a secondary field.",
"type": "boolean"
},
"source": {
@@ -1381,7 +1447,7 @@
"description": "The source of the field."
},
"verified": {
- "description": "Output only. True if the field is verified; false if the field is unverified. A\nverified field is typically a name, email address, phone number, or\nwebsite that has been confirmed to be owned by the person.",
+ "description": "Output only. True if the field is verified; false if the field is unverified. A verified field is typically a name, email address, phone number, or website that has been confirmed to be owned by the person.",
"type": "boolean"
}
},
@@ -1407,11 +1473,11 @@
"id": "Gender",
"properties": {
"addressMeAs": {
- "description": "The type of pronouns that should be used to address the person. The value\ncan be custom or one of these predefined values:\n\n* `male`\n* `female`\n* `other`",
+ "description": "The type of pronouns that should be used to address the person. The value can be custom or one of these predefined values: * `male` * `female` * `other`",
"type": "string"
},
"formattedValue": {
- "description": "Output only. The value of the gender translated and formatted in the viewer's account\nlocale or the `Accept-Language` HTTP header locale. Unspecified or custom\nvalue are not localized.",
+ "description": "Output only. The value of the gender translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. Unspecified or custom value are not localized.",
"type": "string"
},
"metadata": {
@@ -1419,7 +1485,7 @@
"description": "Metadata about the gender."
},
"value": {
- "description": "The gender for the person. The gender can be custom or one of these\npredefined values:\n\n* `male`\n* `female`\n* `unspecified`",
+ "description": "The gender for the person. The gender can be custom or one of these predefined values: * `male` * `female` * `unspecified`",
"type": "string"
}
},
@@ -1444,11 +1510,11 @@
"id": "ImClient",
"properties": {
"formattedProtocol": {
- "description": "Output only. The protocol of the IM client formatted in the viewer's account\nlocale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The protocol of the IM client formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"formattedType": {
- "description": "Output only. The type of the IM client translated and formatted in the\nviewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the IM client translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -1456,11 +1522,11 @@
"description": "Metadata about the IM client."
},
"protocol": {
- "description": "The protocol of the IM client. The protocol can be custom or one of these\npredefined values:\n\n* `aim`\n* `msn`\n* `yahoo`\n* `skype`\n* `qq`\n* `googleTalk`\n* `icq`\n* `jabber`\n* `netMeeting`",
+ "description": "The protocol of the IM client. The protocol can be custom or one of these predefined values: * `aim` * `msn` * `yahoo` * `skype` * `qq` * `googleTalk` * `icq` * `jabber` * `netMeeting`",
"type": "string"
},
"type": {
- "description": "The type of the IM client. The type can be custom or one of these\npredefined values:\n\n* `home`\n* `work`\n* `other`",
+ "description": "The type of the IM client. The type can be custom or one of these predefined values: * `home` * `work` * `other`",
"type": "string"
},
"username": {
@@ -1497,11 +1563,11 @@
"type": "array"
},
"nextPageToken": {
- "description": "A token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.",
+ "description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"type": "string"
},
"nextSyncToken": {
- "description": "A token, which can be sent as `sync_token` to retrieve changes since the\nlast request. Request must set `request_sync_token` to return the sync\ntoken.",
+ "description": "A token, which can be sent as `sync_token` to retrieve changes since the last request. Request must set `request_sync_token` to return the sync token.",
"type": "string"
},
"totalItems": {
@@ -1510,7 +1576,7 @@
"type": "integer"
},
"totalPeople": {
- "description": "**DEPRECATED** (Please use totalItems)\nThe total number of people in the list without pagination.",
+ "description": "**DEPRECATED** (Please use totalItems) The total number of people in the list without pagination.",
"format": "int32",
"type": "integer"
}
@@ -1522,7 +1588,7 @@
"id": "ListContactGroupsResponse",
"properties": {
"contactGroups": {
- "description": "The list of contact groups. Members of the contact groups are not\npopulated.",
+ "description": "The list of contact groups. Members of the contact groups are not populated.",
"items": {
"$ref": "ContactGroup"
},
@@ -1549,11 +1615,11 @@
"id": "ListDirectoryPeopleResponse",
"properties": {
"nextPageToken": {
- "description": "A token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.",
+ "description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"type": "string"
},
"nextSyncToken": {
- "description": "A token, which can be sent as `sync_token` to retrieve changes since the\nlast request. Request must set `request_sync_token` to return the sync\ntoken.",
+ "description": "A token, which can be sent as `sync_token` to retrieve changes since the last request. Request must set `request_sync_token` to return the sync token.",
"type": "string"
},
"people": {
@@ -1571,15 +1637,15 @@
"id": "ListOtherContactsResponse",
"properties": {
"nextPageToken": {
- "description": "A token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.",
+ "description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"type": "string"
},
"nextSyncToken": {
- "description": "A token, which can be sent as `sync_token` to retrieve changes since the\nlast request. Request must set `request_sync_token` to return the sync\ntoken.",
+ "description": "A token, which can be sent as `sync_token` to retrieve changes since the last request. Request must set `request_sync_token` to return the sync token.",
"type": "string"
},
"otherContacts": {
- "description": "The list of \"Other contacts\" returned as Person resources. \"Other contacts\"\nsupport a limited subset of fields. See\nListOtherContactsRequest.request_mask for more detailed information.",
+ "description": "The list of \"Other contacts\" returned as Person resources. \"Other contacts\" support a limited subset of fields. See ListOtherContactsRequest.request_mask for more detailed information.",
"items": {
"$ref": "Person"
},
@@ -1597,14 +1663,14 @@
"description": "Metadata about the locale."
},
"value": {
- "description": "The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47)\nlanguage tag representing the locale.",
+ "description": "The well-formed [IETF BCP 47](https://tools.ietf.org/html/bcp47) language tag representing the locale.",
"type": "string"
}
},
"type": "object"
},
"Membership": {
- "description": "A person's membership in a group. Only contact group memberships can be\nmodified.",
+ "description": "A person's membership in a group. Only contact group memberships can be modified.",
"id": "Membership",
"properties": {
"contactGroupMembership": {
@@ -1623,18 +1689,18 @@
"type": "object"
},
"ModifyContactGroupMembersRequest": {
- "description": "A request to modify an existing contact group's members. Contacts can be\nremoved from any group but they can only be added to a user group or\n\"myContacts\" or \"starred\" system groups.",
+ "description": "A request to modify an existing contact group's members. Contacts can be removed from any group but they can only be added to a user group or \"myContacts\" or \"starred\" system groups.",
"id": "ModifyContactGroupMembersRequest",
"properties": {
"resourceNamesToAdd": {
- "description": "Optional. The resource names of the contact people to add in the form of\n`people/{person_id}`.",
+ "description": "Optional. The resource names of the contact people to add in the form of `people/{person_id}`.",
"items": {
"type": "string"
},
"type": "array"
},
"resourceNamesToRemove": {
- "description": "Optional. The resource names of the contact people to remove in the form of\n`people/{person_id}`.",
+ "description": "Optional. The resource names of the contact people to remove in the form of `people/{person_id}`.",
"items": {
"type": "string"
},
@@ -1648,7 +1714,7 @@
"id": "ModifyContactGroupMembersResponse",
"properties": {
"canNotRemoveLastContactGroupResourceNames": {
- "description": "The contact people resource names that cannot be removed from their\nlast contact group.",
+ "description": "The contact people resource names that cannot be removed from their last contact group.",
"items": {
"type": "string"
},
@@ -1669,11 +1735,11 @@
"id": "Name",
"properties": {
"displayName": {
- "description": "Output only. The display name formatted according to the locale specified by\nthe viewer's account or the `Accept-Language` HTTP header.",
+ "description": "Output only. The display name formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header.",
"type": "string"
},
"displayNameLastFirst": {
- "description": "Output only. The display name with the last name first formatted according to\nthe locale specified by the viewer's account or the\n`Accept-Language` HTTP header.",
+ "description": "Output only. The display name with the last name first formatted according to the locale specified by the viewer's account or the `Accept-Language` HTTP header.",
"type": "string"
},
"familyName": {
@@ -1752,7 +1818,7 @@
],
"enumDescriptions": [
"Generic nickname.",
- "Maiden name or birth family name. Used when the person's family name has\nchanged as a result of marriage.",
+ "Maiden name or birth family name. Used when the person's family name has changed as a result of marriage.",
"Initials.",
"Google+ profile nickname.",
"A professional affiliation or other name; for example, `Dr. Smith.`",
@@ -1784,11 +1850,11 @@
"type": "object"
},
"Organization": {
- "description": "A person's past or current organization. Overlapping date ranges are\npermitted.",
+ "description": "A person's past or current organization. Overlapping date ranges are permitted.",
"id": "Organization",
"properties": {
"current": {
- "description": "True if the organization is the person's current organization;\nfalse if the organization is a past organization.",
+ "description": "True if the organization is the person's current organization; false if the organization is a past organization.",
"type": "boolean"
},
"department": {
@@ -1796,7 +1862,7 @@
"type": "string"
},
"domain": {
- "description": "The domain name associated with the organization; for example,\n`google.com`.",
+ "description": "The domain name associated with the organization; for example, `google.com`.",
"type": "string"
},
"endDate": {
@@ -1804,7 +1870,7 @@
"description": "The end date when the person left the organization."
},
"formattedType": {
- "description": "Output only. The type of the organization translated and formatted in the\nviewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"jobDescription": {
@@ -1832,7 +1898,7 @@
"description": "The start date when the person joined the organization."
},
"symbol": {
- "description": "The symbol associated with the organization; for example, a stock ticker\nsymbol, abbreviation, or acronym.",
+ "description": "The symbol associated with the organization; for example, a stock ticker symbol, abbreviation, or acronym.",
"type": "string"
},
"title": {
@@ -1840,14 +1906,14 @@
"type": "string"
},
"type": {
- "description": "The type of the organization. The type can be custom or one of these\npredefined values:\n\n* `work`\n* `school`",
+ "description": "The type of the organization. The type can be custom or one of these predefined values: * `work` * `school`",
"type": "string"
}
},
"type": "object"
},
"Person": {
- "description": "Information about a person merged from various data sources such as the\nauthenticated user's contacts and profile data.\n\nMost fields can have multiple items. The items in a field have no guaranteed\norder, but each non-empty field is guaranteed to have exactly one field with\n`metadata.primary` set to true.",
+ "description": "Information about a person merged from various data sources such as the authenticated user's contacts and profile data. Most fields can have multiple items. The items in a field have no guaranteed order, but each non-empty field is guaranteed to have exactly one field with `metadata.primary` set to true.",
"id": "Person",
"properties": {
"addresses": {
@@ -1858,7 +1924,7 @@
"type": "array"
},
"ageRange": {
- "description": "Output only. **DEPRECATED** (Please use `person.ageRanges` instead)\n\nThe person's age range.",
+ "description": "Output only. **DEPRECATED** (Please use `person.ageRanges` instead) The person's age range.",
"enum": [
"AGE_RANGE_UNSPECIFIED",
"LESS_THAN_EIGHTEEN",
@@ -1895,7 +1961,7 @@
"type": "array"
},
"braggingRights": {
- "description": "**DEPRECATED**: No data will be returned\nThe person's bragging rights.",
+ "description": "**DEPRECATED**: No data will be returned The person's bragging rights.",
"items": {
"$ref": "BraggingRights"
},
@@ -1916,7 +1982,7 @@
"type": "array"
},
"etag": {
- "description": "The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the\nresource. Used for web cache validation.",
+ "description": "The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the resource. Used for web cache validation.",
"type": "string"
},
"events": {
@@ -2022,14 +2088,14 @@
"type": "array"
},
"relationshipInterests": {
- "description": "Output only. **DEPRECATED**: No data will be returned\nThe person's relationship interests.",
+ "description": "Output only. **DEPRECATED**: No data will be returned The person's relationship interests.",
"items": {
"$ref": "RelationshipInterest"
},
"type": "array"
},
"relationshipStatuses": {
- "description": "Output only. **DEPRECATED**: No data will be returned\nThe person's relationship statuses.",
+ "description": "Output only. **DEPRECATED**: No data will be returned The person's relationship statuses.",
"items": {
"$ref": "RelationshipStatus"
},
@@ -2043,7 +2109,7 @@
"type": "array"
},
"resourceName": {
- "description": "The resource name for the person, assigned by the server. An ASCII string\nwith a max length of 27 characters, in the form of\n`people/{person_id}`.",
+ "description": "The resource name for the person, assigned by the server. An ASCII string with a max length of 27 characters, in the form of `people/{person_id}`.",
"type": "string"
},
"sipAddresses": {
@@ -2061,7 +2127,7 @@
"type": "array"
},
"taglines": {
- "description": "Output only. **DEPRECATED**: No data will be returned\nThe person's taglines.",
+ "description": "Output only. **DEPRECATED**: No data will be returned The person's taglines.",
"items": {
"$ref": "Tagline"
},
@@ -2089,7 +2155,7 @@
"id": "PersonMetadata",
"properties": {
"deleted": {
- "description": "Output only. True if the person resource has been deleted. Populated only for\n[`connections.list`](/people/api/rest/v1/people.connections/list) requests\nthat include a sync token.",
+ "description": "Output only. True if the person resource has been deleted. Populated only for [`connections.list`](/people/api/rest/v1/people.connections/list) requests that include a sync token.",
"type": "boolean"
},
"linkedPeopleResourceNames": {
@@ -2100,7 +2166,7 @@
"type": "array"
},
"objectType": {
- "description": "Output only. **DEPRECATED** (Please use\n`person.metadata.sources.profileMetadata.objectType` instead)\n\nThe type of the person object.",
+ "description": "Output only. **DEPRECATED** (Please use `person.metadata.sources.profileMetadata.objectType` instead) The type of the person object.",
"enum": [
"OBJECT_TYPE_UNSPECIFIED",
"PERSON",
@@ -2114,7 +2180,7 @@
"type": "string"
},
"previousResourceNames": {
- "description": "Output only. Any former resource names this person has had. Populated only for\n[`connections.list`](/people/api/rest/v1/people.connections/list) requests\nthat include a sync token.\n\nThe resource name may change when adding or removing fields that link a\ncontact and profile such as a verified email, verified phone number, or\nprofile URL.",
+ "description": "Output only. Any former resource names this person has had. Populated only for [`connections.list`](/people/api/rest/v1/people.connections/list) requests that include a sync token. The resource name may change when adding or removing fields that link a contact and profile such as a verified email, verified phone number, or profile URL.",
"items": {
"type": "string"
},
@@ -2135,7 +2201,7 @@
"id": "PersonResponse",
"properties": {
"httpStatusCode": {
- "description": "**DEPRECATED** (Please use status instead)\n\n[HTTP 1.1 status code]\n(http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).",
+ "description": "**DEPRECATED** (Please use status instead) [HTTP 1.1 status code] (http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).",
"format": "int32",
"type": "integer"
},
@@ -2144,7 +2210,7 @@
"description": "The person."
},
"requestedResourceName": {
- "description": "The original requested resource name. May be different than the resource\nname on the returned person.\n\nThe resource name can change when adding or removing fields that link a\ncontact and profile such as a verified email, verified phone number, or a\nprofile URL.",
+ "description": "The original requested resource name. May be different than the resource name on the returned person. The resource name can change when adding or removing fields that link a contact and profile such as a verified email, verified phone number, or a profile URL.",
"type": "string"
},
"status": {
@@ -2159,11 +2225,11 @@
"id": "PhoneNumber",
"properties": {
"canonicalForm": {
- "description": "Output only. The canonicalized [ITU-T\nE.164](https://law.resource.org/pub/us/cfr/ibr/004/itu-t.E.164.1.2008.pdf)\nform of the phone number.",
+ "description": "Output only. The canonicalized [ITU-T E.164](https://law.resource.org/pub/us/cfr/ibr/004/itu-t.E.164.1.2008.pdf) form of the phone number.",
"type": "string"
},
"formattedType": {
- "description": "Output only. The type of the phone number translated and formatted in the\nviewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the phone number translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -2171,7 +2237,7 @@
"description": "Metadata about the phone number."
},
"type": {
- "description": "The type of the phone number. The type can be custom or one of these\npredefined values:\n\n* `home`\n* `work`\n* `mobile`\n* `homeFax`\n* `workFax`\n* `otherFax`\n* `pager`\n* `workMobile`\n* `workPager`\n* `main`\n* `googleVoice`\n* `other`",
+ "description": "The type of the phone number. The type can be custom or one of these predefined values: * `home` * `work` * `mobile` * `homeFax` * `workFax` * `otherFax` * `pager` * `workMobile` * `workPager` * `main` * `googleVoice` * `other`",
"type": "string"
},
"value": {
@@ -2182,11 +2248,11 @@
"type": "object"
},
"Photo": {
- "description": "A person's photo. A picture shown next to the person's name to\nhelp others recognize the person.",
+ "description": "A person's photo. A picture shown next to the person's name to help others recognize the person.",
"id": "Photo",
"properties": {
"default": {
- "description": "True if the photo is a default photo;\nfalse if the photo is a user-provided photo.",
+ "description": "True if the photo is a default photo; false if the photo is a user-provided photo.",
"type": "boolean"
},
"metadata": {
@@ -2194,7 +2260,7 @@
"description": "Metadata about the photo."
},
"url": {
- "description": "The URL of the photo. You can change the desired size by appending a query\nparameter `sz={size}` at the end of the url, where {size} is the size in\npixels. Example:\nhttps://lh3.googleusercontent.com/-T_wVWLlmg7w/AAAAAAAAAAI/AAAAAAAABa8/00gzXvDBYqw/s100/photo.jpg?sz=50",
+ "description": "The URL of the photo. You can change the desired size by appending a query parameter `sz={size}` at the end of the url, where {size} is the size in pixels. Example: https://lh3.googleusercontent.com/-T_wVWLlmg7w/AAAAAAAAAAI/AAAAAAAABa8/00gzXvDBYqw/s100/photo.jpg?sz=50",
"type": "string"
}
},
@@ -2233,6 +2299,12 @@
"GPLUS_USER",
"GOOGLE_APPS_USER"
],
+ "enumDescriptions": [
+ "The user type is not known.",
+ "The user is a Google user.",
+ "The user is a Google+ user.",
+ "The user is a G Suite user."
+ ],
"type": "string"
},
"type": "array"
@@ -2245,7 +2317,7 @@
"id": "Relation",
"properties": {
"formattedType": {
- "description": "Output only. The type of the relation translated and formatted in the viewer's\naccount locale or the locale specified in the Accept-Language HTTP header.",
+ "description": "Output only. The type of the relation translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header.",
"type": "string"
},
"metadata": {
@@ -2257,18 +2329,18 @@
"type": "string"
},
"type": {
- "description": "The person's relation to the other person. The type can be custom or one of\nthese predefined values:\n\n* `spouse`\n* `child`\n* `mother`\n* `father`\n* `parent`\n* `brother`\n* `sister`\n* `friend`\n* `relative`\n* `domesticPartner`\n* `manager`\n* `assistant`\n* `referredBy`\n* `partner`",
+ "description": "The person's relation to the other person. The type can be custom or one of these predefined values: * `spouse` * `child` * `mother` * `father` * `parent` * `brother` * `sister` * `friend` * `relative` * `domesticPartner` * `manager` * `assistant` * `referredBy` * `partner`",
"type": "string"
}
},
"type": "object"
},
"RelationshipInterest": {
- "description": "**DEPRECATED**: No data will be returned\nA person's relationship interest .",
+ "description": "**DEPRECATED**: No data will be returned A person's relationship interest .",
"id": "RelationshipInterest",
"properties": {
"formattedValue": {
- "description": "Output only. The value of the relationship interest translated and formatted\nin the viewer's account locale or the locale specified in the\nAccept-Language HTTP header.",
+ "description": "Output only. The value of the relationship interest translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header.",
"type": "string"
},
"metadata": {
@@ -2276,18 +2348,18 @@
"description": "Metadata about the relationship interest."
},
"value": {
- "description": "The kind of relationship the person is looking for. The value can be custom\nor one of these predefined values:\n\n* `friend`\n* `date`\n* `relationship`\n* `networking`",
+ "description": "The kind of relationship the person is looking for. The value can be custom or one of these predefined values: * `friend` * `date` * `relationship` * `networking`",
"type": "string"
}
},
"type": "object"
},
"RelationshipStatus": {
- "description": "**DEPRECATED**: No data will be returned\nA person's relationship status.",
+ "description": "**DEPRECATED**: No data will be returned A person's relationship status.",
"id": "RelationshipStatus",
"properties": {
"formattedValue": {
- "description": "Output only. The value of the relationship status translated and formatted in\nthe viewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The value of the relationship status translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -2295,7 +2367,7 @@
"description": "Metadata about the relationship status."
},
"value": {
- "description": "The relationship status. The value can be custom or one of these\npredefined values:\n\n* `single`\n* `inARelationship`\n* `engaged`\n* `married`\n* `itsComplicated`\n* `openRelationship`\n* `widowed`\n* `inDomesticPartnership`\n* `inCivilUnion`",
+ "description": "The relationship status. The value can be custom or one of these predefined values: * `single` * `inARelationship` * `engaged` * `married` * `itsComplicated` * `openRelationship` * `widowed` * `inDomesticPartnership` * `inCivilUnion`",
"type": "string"
}
},
@@ -2306,7 +2378,7 @@
"id": "Residence",
"properties": {
"current": {
- "description": "True if the residence is the person's current residence;\nfalse if the residence is a past residence.",
+ "description": "True if the residence is the person's current residence; false if the residence is a past residence.",
"type": "boolean"
},
"metadata": {
@@ -2321,11 +2393,11 @@
"type": "object"
},
"SearchDirectoryPeopleResponse": {
- "description": "The response to a request for people in the authenticated user's domain\ndirectory that match the specified query.",
+ "description": "The response to a request for people in the authenticated user's domain directory that match the specified query.",
"id": "SearchDirectoryPeopleResponse",
"properties": {
"nextPageToken": {
- "description": "A token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.",
+ "description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
"type": "string"
},
"people": {
@@ -2344,11 +2416,11 @@
"type": "object"
},
"SipAddress": {
- "description": "A person's SIP address. Session Initial Protocol addresses are used for VoIP\ncommunications to make voice or video calls over the internet.",
+ "description": "A person's SIP address. Session Initial Protocol addresses are used for VoIP communications to make voice or video calls over the internet.",
"id": "SipAddress",
"properties": {
"formattedType": {
- "description": "Output only. The type of the SIP address translated and formatted in the\nviewer's account locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the SIP address translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -2356,11 +2428,11 @@
"description": "Metadata about the SIP address."
},
"type": {
- "description": "The type of the SIP address. The type can be custom or or one of these\npredefined values:\n\n* `home`\n* `work`\n* `mobile`\n* `other`",
+ "description": "The type of the SIP address. The type can be custom or or one of these predefined values: * `home` * `work` * `mobile` * `other`",
"type": "string"
},
"value": {
- "description": "The SIP address in the\n[RFC 3261 19.1](https://tools.ietf.org/html/rfc3261#section-19.1) SIP URI\nformat.",
+ "description": "The SIP address in the [RFC 3261 19.1](https://tools.ietf.org/html/rfc3261#section-19.1) SIP URI format.",
"type": "string"
}
},
@@ -2386,7 +2458,7 @@
"id": "Source",
"properties": {
"etag": {
- "description": "**Only populated in `person.metadata.sources`.**\n\nThe [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the\nsource. Used for web cache validation.",
+ "description": "**Only populated in `person.metadata.sources`.** The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source. Used for web cache validation.",
"type": "string"
},
"id": {
@@ -2395,7 +2467,7 @@
},
"profileMetadata": {
"$ref": "ProfileMetadata",
- "description": "Output only. **Only populated in `person.metadata.sources`.**\n\nMetadata about a source of type PROFILE."
+ "description": "Output only. **Only populated in `person.metadata.sources`.** Metadata about a source of type PROFILE."
},
"type": {
"description": "The source type.",
@@ -2411,16 +2483,16 @@
"enumDescriptions": [
"Unspecified.",
"[Google Account](https://accounts.google.com).",
- "[Google profile](https://profiles.google.com). You can view the\nprofile at\n[https://profiles.google.com/](https://profiles.google.com/){id}, where\n{id} is the source id.",
+ "[Google profile](https://profiles.google.com). You can view the profile at [https://profiles.google.com/](https://profiles.google.com/){id}, where {id} is the source id.",
"[G Suite domain profile](https://support.google.com/a/answer/1628008).",
- "[Google contact](https://contacts.google.com). You can view the\ncontact at\n[https://contact.google.com/](https://contact.google.com/){id}, where\n{id} is the source id.",
+ "[Google contact](https://contacts.google.com). You can view the contact at [https://contact.google.com/](https://contact.google.com/){id}, where {id} is the source id.",
"[Google \"Other contact\"](https://contacts.google.com/other).",
- "[G Suite domain shared\ncontact](https://support.google.com/a/answer/9281635)."
+ "[G Suite domain shared contact](https://support.google.com/a/answer/9281635)."
],
"type": "string"
},
"updateTime": {
- "description": "Output only. **Only populated in `person.metadata.sources`.**\n\nLast update timestamp of this source.",
+ "description": "Output only. **Only populated in `person.metadata.sources`.** Last update timestamp of this source.",
"format": "google-datetime",
"type": "string"
}
@@ -2428,7 +2500,7 @@
"type": "object"
},
"Status": {
- "description": "The `Status` type defines a logical error model that is suitable for\ndifferent programming environments, including REST APIs and RPC APIs. It is\nused by [gRPC](https://github.com/grpc). Each `Status` message contains\nthree pieces of data: error code, error message, and error details.\n\nYou can find out more about this error model and how to work with it in the\n[API Design Guide](https://cloud.google.com/apis/design/errors).",
+ "description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).",
"id": "Status",
"properties": {
"code": {
@@ -2437,7 +2509,7 @@
"type": "integer"
},
"details": {
- "description": "A list of messages that carry the error details. There is a common set of\nmessage types for APIs to use.",
+ "description": "A list of messages that carry the error details. There is a common set of message types for APIs to use.",
"items": {
"additionalProperties": {
"description": "Properties of the object. Contains field @type with type URL.",
@@ -2448,14 +2520,14 @@
"type": "array"
},
"message": {
- "description": "A developer-facing error message, which should be in English. Any\nuser-facing error message should be localized and sent in the\ngoogle.rpc.Status.details field, or localized by the client.",
+ "description": "A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.",
"type": "string"
}
},
"type": "object"
},
"Tagline": {
- "description": "**DEPRECATED**: No data will be returned\nA brief one-line description of the person.",
+ "description": "**DEPRECATED**: No data will be returned A brief one-line description of the person.",
"id": "Tagline",
"properties": {
"metadata": {
@@ -2470,7 +2542,7 @@
"type": "object"
},
"UpdateContactGroupRequest": {
- "description": "A request to update an existing user contact group. All updated fields will\nbe replaced.",
+ "description": "A request to update an existing user contact group. All updated fields will be replaced.",
"id": "UpdateContactGroupRequest",
"properties": {
"contactGroup": {
@@ -2481,11 +2553,11 @@
"type": "object"
},
"UpdateContactPhotoRequest": {
- "description": "A request to update an existing contact's photo.\nAll requests must have a valid photo format: JPEG or PNG.",
+ "description": "A request to update an existing contact's photo. All requests must have a valid photo format: JPEG or PNG.",
"id": "UpdateContactPhotoRequest",
"properties": {
"personFields": {
- "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to empty\nif not set, which will skip the post mutate get. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Defaults to empty if not set, which will skip the post mutate get. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
"format": "google-fieldmask",
"type": "string"
},
@@ -2495,12 +2567,12 @@
"type": "string"
},
"sources": {
- "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
"enumDescriptions": [
"Unspecified.",
- "Returns\nSourceType.ACCOUNT,\nSourceType.DOMAIN_PROFILE,\nand\nSourceType.PROFILE.",
- "Returns\nSourceType.CONTACT.",
- "Returns\nSourceType.DOMAIN_CONTACT."
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
],
"items": {
"enum": [
@@ -2509,6 +2581,12 @@
"READ_SOURCE_TYPE_CONTACT",
"READ_SOURCE_TYPE_DOMAIN_CONTACT"
],
+ "enumDescriptions": [
+ "Unspecified.",
+ "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ "Returns SourceType.CONTACT.",
+ "Returns SourceType.DOMAIN_CONTACT."
+ ],
"type": "string"
},
"type": "array"
@@ -2522,7 +2600,7 @@
"properties": {
"person": {
"$ref": "Person",
- "description": "The updated person, if person_fields is set in the\nUpdateContactPhotoRequest; otherwise this will be unset."
+ "description": "The updated person, if person_fields is set in the UpdateContactPhotoRequest; otherwise this will be unset."
}
},
"type": "object"
@@ -2532,7 +2610,7 @@
"id": "Url",
"properties": {
"formattedType": {
- "description": "Output only. The type of the URL translated and formatted in the viewer's\naccount locale or the `Accept-Language` HTTP header locale.",
+ "description": "Output only. The type of the URL translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.",
"type": "string"
},
"metadata": {
@@ -2540,7 +2618,7 @@
"description": "Metadata about the URL."
},
"type": {
- "description": "The type of the URL. The type can be custom or one of these predefined\nvalues:\n\n* `home`\n* `work`\n* `blog`\n* `profile`\n* `homePage`\n* `ftp`\n* `reservations`\n* `appInstallPage`: website for a Google+ application.\n* `other`",
+ "description": "The type of the URL. The type can be custom or one of these predefined values: * `home` * `work` * `blog` * `profile` * `homePage` * `ftp` * `reservations` * `appInstallPage`: website for a Google+ application. * `other`",
"type": "string"
},
"value": {
diff --git a/people/v1/people-gen.go b/people/v1/people-gen.go
index 53f3ecf..ef913fa 100644
--- a/people/v1/people-gen.go
+++ b/people/v1/people-gen.go
@@ -243,8 +243,7 @@
}
// Address: A person's physical address. May be a P.O. box or street
-// address. All fields
-// are optional.
+// address. All fields are optional.
type Address struct {
// City: The city of the address.
City string `json:"city,omitempty"`
@@ -253,8 +252,8 @@
Country string `json:"country,omitempty"`
// CountryCode: The [ISO 3166-1
- // alpha-2](http://www.iso.org/iso/country_codes.htm) country
- // code of the address.
+ // alpha-2](http://www.iso.org/iso/country_codes.htm) country code of
+ // the address.
CountryCode string `json:"countryCode,omitempty"`
// ExtendedAddress: The extended address of the address; for example,
@@ -262,13 +261,13 @@
ExtendedAddress string `json:"extendedAddress,omitempty"`
// FormattedType: Output only. The type of the address translated and
- // formatted in the viewer's
- // account locale or the `Accept-Language` HTTP header locale.
+ // formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// FormattedValue: The unstructured value of the address. If this is not
- // set by the user it
- // will be automatically constructed from structured values.
+ // set by the user it will be automatically constructed from structured
+ // values.
FormattedValue string `json:"formattedValue,omitempty"`
// Metadata: Metadata about the address.
@@ -288,12 +287,7 @@
StreetAddress string `json:"streetAddress,omitempty"`
// Type: The type of the address. The type can be custom or one of these
- // predefined
- // values:
- //
- // * `home`
- // * `work`
- // * `other`
+ // predefined values: * `home` * `work` * `other`
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "City") to
@@ -430,10 +424,8 @@
}
// Birthday: A person's birthday. At least one of the `date` and `text`
-// fields are
-// specified. The `date` and `text` fields typically represent the
-// same
-// date, but are not guaranteed to.
+// fields are specified. The `date` and `text` fields typically
+// represent the same date, but are not guaranteed to.
type Birthday struct {
// Date: The date of the birthday.
Date *Date `json:"date,omitempty"`
@@ -467,8 +459,8 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// BraggingRights: **DEPRECATED**: No data will be returned
-// A person's bragging rights.
+// BraggingRights: **DEPRECATED**: No data will be returned A person's
+// bragging rights.
type BraggingRights struct {
// Metadata: Metadata about the bragging rights.
Metadata *FieldMetadata `json:"metadata,omitempty"`
@@ -502,15 +494,13 @@
// ContactGroup: A contact group.
type ContactGroup struct {
// Etag: The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag)
- // of the
- // resource. Used for web cache validation.
+ // of the resource. Used for web cache validation.
Etag string `json:"etag,omitempty"`
// FormattedName: Output only. The name translated and formatted in the
- // viewer's account locale
- // or the `Accept-Language` HTTP header locale for system groups
- // names.
- // Group names set by the owner are the same as name.
+ // viewer's account locale or the `Accept-Language` HTTP header locale
+ // for system groups names. Group names set by the owner are the same as
+ // name.
FormattedName string `json:"formattedName,omitempty"`
// GroupType: Output only. The contact group type.
@@ -522,31 +512,26 @@
GroupType string `json:"groupType,omitempty"`
// MemberCount: Output only. The total number of contacts in the group
- // irrespective of max members in
- // specified in the request.
+ // irrespective of max members in specified in the request.
MemberCount int64 `json:"memberCount,omitempty"`
// MemberResourceNames: Output only. The list of contact person resource
- // names that are members of the contact
- // group. The field is not populated for LIST requests and can only be
- // updated
- // through
- // the
- // [ModifyContactGroupMembers](/people/api/rest/v1/contactgroups/memb
- // ers/modify).
+ // names that are members of the contact group. The field is not
+ // populated for LIST requests and can only be updated through the
+ // [ModifyContactGroupMembers](/people/api/rest/v1/contactgroups/members/
+ // modify).
MemberResourceNames []string `json:"memberResourceNames,omitempty"`
// Metadata: Output only. Metadata about the contact group.
Metadata *ContactGroupMetadata `json:"metadata,omitempty"`
// Name: The contact group name set by the group owner or a system
- // provided name
- // for system groups.
+ // provided name for system groups.
Name string `json:"name,omitempty"`
// ResourceName: The resource name for the contact group, assigned by
- // the server. An ASCII
- // string, in the form of `contactGroups/{contact_group_id}`.
+ // the server. An ASCII string, in the form of
+ // `contactGroups/{contact_group_id}`.
ResourceName string `json:"resourceName,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -583,15 +568,12 @@
ContactGroupId string `json:"contactGroupId,omitempty"`
// ContactGroupResourceName: The resource name for the contact group,
- // assigned by the server. An ASCII
- // string, in the form of `contactGroups/{contact_group_id}`.
- // Only contact_group_resource_name can be used for modifying
- // memberships.
- // Any contact group membership can be removed, but only user group
- // or
- // "myContacts" or "starred" system groups memberships can be added.
- // A
- // contact must always have at least one contact group membership.
+ // assigned by the server. An ASCII string, in the form of
+ // `contactGroups/{contact_group_id}`. Only contact_group_resource_name
+ // can be used for modifying memberships. Any contact group membership
+ // can be removed, but only user group or "myContacts" or "starred"
+ // system groups memberships can be added. A contact must always have at
+ // least one contact group membership.
ContactGroupResourceName string `json:"contactGroupResourceName,omitempty"`
// ForceSendFields is a list of field names (e.g. "ContactGroupId") to
@@ -621,11 +603,9 @@
// ContactGroupMetadata: The metadata about a contact group.
type ContactGroupMetadata struct {
// Deleted: Output only. True if the contact group resource has been
- // deleted. Populated only
- // for
+ // deleted. Populated only for
// [`ListContactGroups`](/people/api/rest/v1/contactgroups/list)
- // requests
- // that include a sync token.
+ // requests that include a sync token.
Deleted bool `json:"deleted,omitempty"`
// UpdateTime: Output only. The time the group was last updated.
@@ -692,67 +672,30 @@
// contact" to my contacts group.
type CopyOtherContactToMyContactsGroupRequest struct {
// CopyMask: Required. A field mask to restrict which fields are copied
- // into the new contact.
- // Valid values are:
- //
- // * emailAddresses
- // * names
- // * phoneNumbers
+ // into the new contact. Valid values are: * emailAddresses * names *
+ // phoneNumbers
CopyMask string `json:"copyMask,omitempty"`
// ReadMask: Optional. A field mask to restrict which fields on the
- // person are returned. Multiple
- // fields can be specified by separating them with commas. Defaults to
- // the
- // copy mask with metadata and membership fields if not set. Valid
- // values are:
- //
- // * addresses
- // * ageRanges
- // * biographies
- // * birthdays
- // * coverPhotos
- // * emailAddresses
- // * events
- // * genders
- // * imClients
- // * interests
- // * locales
- // * memberships
- // * metadata
- // * names
- // * nicknames
- // * occupations
- // * organizations
- // * phoneNumbers
- // * photos
- // * relations
- // * residences
- // * sipAddresses
- // * skills
- // * urls
- // * userDefined
+ // person are returned. Multiple fields can be specified by separating
+ // them with commas. Defaults to the copy mask with metadata and
+ // membership fields if not set. Valid values are: * addresses *
+ // ageRanges * biographies * birthdays * coverPhotos * emailAddresses *
+ // events * genders * imClients * interests * locales * memberships *
+ // metadata * names * nicknames * occupations * organizations *
+ // phoneNumbers * photos * relations * residences * sipAddresses *
+ // skills * urls * userDefined
ReadMask string `json:"readMask,omitempty"`
- // Sources: Optional. A mask of what source types to return. Defaults
- // to
- // ReadSourceType.CONTACT and
- // ReadSourceType.PROFILE if not
- // set.
+ // Sources: Optional. A mask of what source types to return. Defaults to
+ // ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.
//
// Possible values:
// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
- // "READ_SOURCE_TYPE_PROFILE" -
- // Returns
- // SourceType.ACCOUNT,
- // SourceType.DOMAIN_PROFILE,
- // and
- // SourceType.
- // PROFILE.
- // "READ_SOURCE_TYPE_CONTACT" - Returns
- // SourceType.CONTACT.
- // "READ_SOURCE_TYPE_DOMAIN_CONTACT" -
- // Returns
+ // "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+ // SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+ // "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+ // "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
// SourceType.DOMAIN_CONTACT.
Sources []string `json:"sources,omitempty"`
@@ -780,11 +723,11 @@
}
// CoverPhoto: A person's cover photo. A large image shown on the
-// person's
-// profile page that represents who they are or what they care about.
+// person's profile page that represents who they are or what they care
+// about.
type CoverPhoto struct {
- // Default: True if the cover photo is the default cover photo;
- // false if the cover photo is a user-provided cover photo.
+ // Default: True if the cover photo is the default cover photo; false if
+ // the cover photo is a user-provided cover photo.
Default bool `json:"default,omitempty"`
// Metadata: Metadata about the cover photo.
@@ -845,36 +788,26 @@
}
// Date: Represents a whole or partial calendar date, e.g. a birthday.
-// The time of day
-// and time zone are either specified elsewhere or are not significant.
-// The date
-// is relative to the Proleptic Gregorian Calendar. This can
-// represent:
-//
-// * A full date, with non-zero year, month and day values
-// * A month and day value, with a zero year, e.g. an anniversary
-// * A year on its own, with zero month and day values
-// * A year and month value, with a zero day, e.g. a credit card
-// expiration date
-//
-// Related types are google.type.TimeOfDay and
+// The time of day and time zone are either specified elsewhere or are
+// not significant. The date is relative to the Proleptic Gregorian
+// Calendar. This can represent: * A full date, with non-zero year,
+// month and day values * A month and day value, with a zero year, e.g.
+// an anniversary * A year on its own, with zero month and day values *
+// A year and month value, with a zero day, e.g. a credit card
+// expiration date Related types are google.type.TimeOfDay and
// `google.protobuf.Timestamp`.
type Date struct {
// Day: Day of month. Must be from 1 to 31 and valid for the year and
- // month, or 0
- // if specifying a year by itself or a year and month where the day is
- // not
- // significant.
+ // month, or 0 if specifying a year by itself or a year and month where
+ // the day is not significant.
Day int64 `json:"day,omitempty"`
// Month: Month of year. Must be from 1 to 12, or 0 if specifying a year
- // without a
- // month and day.
+ // without a month and day.
Month int64 `json:"month,omitempty"`
// Year: Year of date. Must be from 1 to 9999, or 0 if specifying a date
- // without
- // a year.
+ // without a year.
Year int64 `json:"year,omitempty"`
// ForceSendFields is a list of field names (e.g. "Day") to
@@ -903,8 +836,7 @@
// DeleteContactPhotoResponse: The response for deleteing a contact's
// photo.
type DeleteContactPhotoResponse struct {
- // Person: The updated person, if person_fields is set in
- // the
+ // Person: The updated person, if person_fields is set in the
// DeleteContactPhotoRequest; otherwise this will be unset.
Person *Person `json:"person,omitempty"`
@@ -970,20 +902,15 @@
DisplayName string `json:"displayName,omitempty"`
// FormattedType: Output only. The type of the email address translated
- // and formatted in the
- // viewer's account locale or the `Accept-Language` HTTP header locale.
+ // and formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the email address.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Type: The type of the email address. The type can be custom or one of
- // these
- // predefined values:
- //
- // * `home`
- // * `work`
- // * `other`
+ // these predefined values: * `home` * `work` * `other`
Type string `json:"type,omitempty"`
// Value: The email address.
@@ -1013,17 +940,11 @@
}
// Empty: A generic empty message that you can re-use to avoid defining
-// duplicated
-// empty messages in your APIs. A typical example is to use it as the
-// request
-// or the response type of an API method. For instance:
-//
-// service Foo {
-// rpc Bar(google.protobuf.Empty) returns
-// (google.protobuf.Empty);
-// }
-//
-// The JSON representation for `Empty` is empty JSON object `{}`.
+// duplicated empty messages in your APIs. A typical example is to use
+// it as the request or the response type of an API method. For
+// instance: service Foo { rpc Bar(google.protobuf.Empty) returns
+// (google.protobuf.Empty); } The JSON representation for `Empty` is
+// empty JSON object `{}`.
type Empty struct {
// ServerResponse contains the HTTP response code and headers from the
// server.
@@ -1036,19 +957,15 @@
Date *Date `json:"date,omitempty"`
// FormattedType: Output only. The type of the event translated and
- // formatted in the
- // viewer's account locale or the `Accept-Language` HTTP header locale.
+ // formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the event.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Type: The type of the event. The type can be custom or one of these
- // predefined
- // values:
- //
- // * `anniversary`
- // * `other`
+ // predefined values: * `anniversary` * `other`
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "Date") to
@@ -1077,18 +994,16 @@
// FieldMetadata: Metadata about a field.
type FieldMetadata struct {
// Primary: True if the field is the primary field; false if the field
- // is a secondary
- // field.
+ // is a secondary field.
Primary bool `json:"primary,omitempty"`
// Source: The source of the field.
Source *Source `json:"source,omitempty"`
// Verified: Output only. True if the field is verified; false if the
- // field is unverified. A
- // verified field is typically a name, email address, phone number,
- // or
- // website that has been confirmed to be owned by the person.
+ // field is unverified. A verified field is typically a name, email
+ // address, phone number, or website that has been confirmed to be owned
+ // by the person.
Verified bool `json:"verified,omitempty"`
// ForceSendFields is a list of field names (e.g. "Primary") to
@@ -1148,31 +1063,20 @@
// Gender: A person's gender.
type Gender struct {
// AddressMeAs: The type of pronouns that should be used to address the
- // person. The value
- // can be custom or one of these predefined values:
- //
- // * `male`
- // * `female`
- // * `other`
+ // person. The value can be custom or one of these predefined values: *
+ // `male` * `female` * `other`
AddressMeAs string `json:"addressMeAs,omitempty"`
// FormattedValue: Output only. The value of the gender translated and
- // formatted in the viewer's account
- // locale or the `Accept-Language` HTTP header locale. Unspecified or
- // custom
- // value are not localized.
+ // formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale. Unspecified or custom value are not localized.
FormattedValue string `json:"formattedValue,omitempty"`
// Metadata: Metadata about the gender.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Value: The gender for the person. The gender can be custom or one of
- // these
- // predefined values:
- //
- // * `male`
- // * `female`
- // * `unspecified`
+ // these predefined values: * `male` * `female` * `unspecified`
Value string `json:"value,omitempty"`
// ForceSendFields is a list of field names (e.g. "AddressMeAs") to
@@ -1234,40 +1138,25 @@
// ImClient: A person's instant messaging client.
type ImClient struct {
// FormattedProtocol: Output only. The protocol of the IM client
- // formatted in the viewer's account
- // locale or the `Accept-Language` HTTP header locale.
+ // formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedProtocol string `json:"formattedProtocol,omitempty"`
// FormattedType: Output only. The type of the IM client translated and
- // formatted in the
- // viewer's account locale or the `Accept-Language` HTTP header locale.
+ // formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the IM client.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Protocol: The protocol of the IM client. The protocol can be custom
- // or one of these
- // predefined values:
- //
- // * `aim`
- // * `msn`
- // * `yahoo`
- // * `skype`
- // * `qq`
- // * `googleTalk`
- // * `icq`
- // * `jabber`
- // * `netMeeting`
+ // or one of these predefined values: * `aim` * `msn` * `yahoo` *
+ // `skype` * `qq` * `googleTalk` * `icq` * `jabber` * `netMeeting`
Protocol string `json:"protocol,omitempty"`
// Type: The type of the IM client. The type can be custom or one of
- // these
- // predefined values:
- //
- // * `home`
- // * `work`
- // * `other`
+ // these predefined values: * `home` * `work` * `other`
Type string `json:"type,omitempty"`
// Username: The user name used in the IM client.
@@ -1335,22 +1224,20 @@
Connections []*Person `json:"connections,omitempty"`
// NextPageToken: A token, which can be sent as `page_token` to retrieve
- // the next page.
- // If this field is omitted, there are no subsequent pages.
+ // the next page. If this field is omitted, there are no subsequent
+ // pages.
NextPageToken string `json:"nextPageToken,omitempty"`
// NextSyncToken: A token, which can be sent as `sync_token` to retrieve
- // changes since the
- // last request. Request must set `request_sync_token` to return the
- // sync
- // token.
+ // changes since the last request. Request must set `request_sync_token`
+ // to return the sync token.
NextSyncToken string `json:"nextSyncToken,omitempty"`
// TotalItems: The total number of items in the list without pagination.
TotalItems int64 `json:"totalItems,omitempty"`
- // TotalPeople: **DEPRECATED** (Please use totalItems)
- // The total number of people in the list without pagination.
+ // TotalPeople: **DEPRECATED** (Please use totalItems) The total number
+ // of people in the list without pagination.
TotalPeople int64 `json:"totalPeople,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1384,8 +1271,7 @@
// request.
type ListContactGroupsResponse struct {
// ContactGroups: The list of contact groups. Members of the contact
- // groups are not
- // populated.
+ // groups are not populated.
ContactGroups []*ContactGroup `json:"contactGroups,omitempty"`
// NextPageToken: The token that can be used to retrieve the next page
@@ -1430,15 +1316,13 @@
// authenticated user's domain directory.
type ListDirectoryPeopleResponse struct {
// NextPageToken: A token, which can be sent as `page_token` to retrieve
- // the next page.
- // If this field is omitted, there are no subsequent pages.
+ // the next page. If this field is omitted, there are no subsequent
+ // pages.
NextPageToken string `json:"nextPageToken,omitempty"`
// NextSyncToken: A token, which can be sent as `sync_token` to retrieve
- // changes since the
- // last request. Request must set `request_sync_token` to return the
- // sync
- // token.
+ // changes since the last request. Request must set `request_sync_token`
+ // to return the sync token.
NextSyncToken string `json:"nextSyncToken,omitempty"`
// People: The list of people in the domain directory.
@@ -1475,21 +1359,17 @@
// authenticated user's "Other contacts".
type ListOtherContactsResponse struct {
// NextPageToken: A token, which can be sent as `page_token` to retrieve
- // the next page.
- // If this field is omitted, there are no subsequent pages.
+ // the next page. If this field is omitted, there are no subsequent
+ // pages.
NextPageToken string `json:"nextPageToken,omitempty"`
// NextSyncToken: A token, which can be sent as `sync_token` to retrieve
- // changes since the
- // last request. Request must set `request_sync_token` to return the
- // sync
- // token.
+ // changes since the last request. Request must set `request_sync_token`
+ // to return the sync token.
NextSyncToken string `json:"nextSyncToken,omitempty"`
// OtherContacts: The list of "Other contacts" returned as Person
- // resources. "Other contacts"
- // support a limited subset of fields.
- // See
+ // resources. "Other contacts" support a limited subset of fields. See
// ListOtherContactsRequest.request_mask for more detailed information.
OtherContacts []*Person `json:"otherContacts,omitempty"`
@@ -1526,8 +1406,8 @@
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Value: The well-formed [IETF BCP
- // 47](https://tools.ietf.org/html/bcp47)
- // language tag representing the locale.
+ // 47](https://tools.ietf.org/html/bcp47) language tag representing the
+ // locale.
Value string `json:"value,omitempty"`
// ForceSendFields is a list of field names (e.g. "Metadata") to
@@ -1554,8 +1434,7 @@
}
// Membership: A person's membership in a group. Only contact group
-// memberships can be
-// modified.
+// memberships can be modified.
type Membership struct {
// ContactGroupMembership: The contact group membership.
ContactGroupMembership *ContactGroupMembership `json:"contactGroupMembership,omitempty"`
@@ -1592,19 +1471,16 @@
}
// ModifyContactGroupMembersRequest: A request to modify an existing
-// contact group's members. Contacts can be
-// removed from any group but they can only be added to a user group
-// or
-// "myContacts" or "starred" system groups.
+// contact group's members. Contacts can be removed from any group but
+// they can only be added to a user group or "myContacts" or "starred"
+// system groups.
type ModifyContactGroupMembersRequest struct {
// ResourceNamesToAdd: Optional. The resource names of the contact
- // people to add in the form of
- // `people/{person_id}`.
+ // people to add in the form of `people/{person_id}`.
ResourceNamesToAdd []string `json:"resourceNamesToAdd,omitempty"`
// ResourceNamesToRemove: Optional. The resource names of the contact
- // people to remove in the form of
- // `people/{person_id}`.
+ // people to remove in the form of `people/{person_id}`.
ResourceNamesToRemove []string `json:"resourceNamesToRemove,omitempty"`
// ForceSendFields is a list of field names (e.g. "ResourceNamesToAdd")
@@ -1635,8 +1511,7 @@
// group members request.
type ModifyContactGroupMembersResponse struct {
// CanNotRemoveLastContactGroupResourceNames: The contact people
- // resource names that cannot be removed from their
- // last contact group.
+ // resource names that cannot be removed from their last contact group.
CanNotRemoveLastContactGroupResourceNames []string `json:"canNotRemoveLastContactGroupResourceNames,omitempty"`
// NotFoundResourceNames: The contact people resource names that were
@@ -1676,14 +1551,13 @@
// empty.
type Name struct {
// DisplayName: Output only. The display name formatted according to the
- // locale specified by
- // the viewer's account or the `Accept-Language` HTTP header.
+ // locale specified by the viewer's account or the `Accept-Language`
+ // HTTP header.
DisplayName string `json:"displayName,omitempty"`
// DisplayNameLastFirst: Output only. The display name with the last
- // name first formatted according to
- // the locale specified by the viewer's account or the
- // `Accept-Language` HTTP header.
+ // name first formatted according to the locale specified by the
+ // viewer's account or the `Accept-Language` HTTP header.
DisplayNameLastFirst string `json:"displayNameLastFirst,omitempty"`
// FamilyName: The family name.
@@ -1760,8 +1634,7 @@
// Possible values:
// "DEFAULT" - Generic nickname.
// "MAIDEN_NAME" - Maiden name or birth family name. Used when the
- // person's family name has
- // changed as a result of marriage.
+ // person's family name has changed as a result of marriage.
// "INITIALS" - Initials.
// "GPLUS" - Google+ profile nickname.
// "OTHER_NAME" - A professional affiliation or other name; for
@@ -1828,28 +1701,25 @@
}
// Organization: A person's past or current organization. Overlapping
-// date ranges are
-// permitted.
+// date ranges are permitted.
type Organization struct {
// Current: True if the organization is the person's current
- // organization;
- // false if the organization is a past organization.
+ // organization; false if the organization is a past organization.
Current bool `json:"current,omitempty"`
// Department: The person's department at the organization.
Department string `json:"department,omitempty"`
// Domain: The domain name associated with the organization; for
- // example,
- // `google.com`.
+ // example, `google.com`.
Domain string `json:"domain,omitempty"`
// EndDate: The end date when the person left the organization.
EndDate *Date `json:"endDate,omitempty"`
// FormattedType: Output only. The type of the organization translated
- // and formatted in the
- // viewer's account locale or the `Accept-Language` HTTP header locale.
+ // and formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// JobDescription: The person's job description at the organization.
@@ -1872,19 +1742,14 @@
StartDate *Date `json:"startDate,omitempty"`
// Symbol: The symbol associated with the organization; for example, a
- // stock ticker
- // symbol, abbreviation, or acronym.
+ // stock ticker symbol, abbreviation, or acronym.
Symbol string `json:"symbol,omitempty"`
// Title: The person's job title at the organization.
Title string `json:"title,omitempty"`
- // Type: The type of the organization. The type can be custom or one of
- // these
- // predefined values:
- //
- // * `work`
- // * `school`
+ // Type: The type of the organization. The type can be custom or one of
+ // these predefined values: * `work` * `school`
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "Current") to
@@ -1911,22 +1776,16 @@
}
// Person: Information about a person merged from various data sources
-// such as the
-// authenticated user's contacts and profile data.
-//
-// Most fields can have multiple items. The items in a field have no
-// guaranteed
-// order, but each non-empty field is guaranteed to have exactly one
-// field with
-// `metadata.primary` set to true.
+// such as the authenticated user's contacts and profile data. Most
+// fields can have multiple items. The items in a field have no
+// guaranteed order, but each non-empty field is guaranteed to have
+// exactly one field with `metadata.primary` set to true.
type Person struct {
// Addresses: The person's street addresses.
Addresses []*Address `json:"addresses,omitempty"`
// AgeRange: Output only. **DEPRECATED** (Please use `person.ageRanges`
- // instead)
- //
- // The person's age range.
+ // instead) The person's age range.
//
// Possible values:
// "AGE_RANGE_UNSPECIFIED" - Unspecified.
@@ -1944,8 +1803,8 @@
// Birthdays: The person's birthdays.
Birthdays []*Birthday `json:"birthdays,omitempty"`
- // BraggingRights: **DEPRECATED**: No data will be returned
- // The person's bragging rights.
+ // BraggingRights: **DEPRECATED**: No data will be returned The person's
+ // bragging rights.
BraggingRights []*BraggingRights `json:"braggingRights,omitempty"`
// CoverPhotos: Output only. The person's cover photos.
@@ -1955,8 +1814,7 @@
EmailAddresses []*EmailAddress `json:"emailAddresses,omitempty"`
// Etag: The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag)
- // of the
- // resource. Used for web cache validation.
+ // of the resource. Used for web cache validation.
Etag string `json:"etag,omitempty"`
// Events: The person's events.
@@ -2005,23 +1863,19 @@
Relations []*Relation `json:"relations,omitempty"`
// RelationshipInterests: Output only. **DEPRECATED**: No data will be
- // returned
- // The person's relationship interests.
+ // returned The person's relationship interests.
RelationshipInterests []*RelationshipInterest `json:"relationshipInterests,omitempty"`
// RelationshipStatuses: Output only. **DEPRECATED**: No data will be
- // returned
- // The person's relationship statuses.
+ // returned The person's relationship statuses.
RelationshipStatuses []*RelationshipStatus `json:"relationshipStatuses,omitempty"`
// Residences: The person's residences.
Residences []*Residence `json:"residences,omitempty"`
// ResourceName: The resource name for the person, assigned by the
- // server. An ASCII string
- // with a max length of 27 characters, in the form
- // of
- // `people/{person_id}`.
+ // server. An ASCII string with a max length of 27 characters, in the
+ // form of `people/{person_id}`.
ResourceName string `json:"resourceName,omitempty"`
// SipAddresses: The person's SIP addresses.
@@ -2030,8 +1884,8 @@
// Skills: The person's skills.
Skills []*Skill `json:"skills,omitempty"`
- // Taglines: Output only. **DEPRECATED**: No data will be returned
- // The person's taglines.
+ // Taglines: Output only. **DEPRECATED**: No data will be returned The
+ // person's taglines.
Taglines []*Tagline `json:"taglines,omitempty"`
// Urls: The person's associated URLs.
@@ -2070,22 +1924,18 @@
// PersonMetadata: The metadata about a person.
type PersonMetadata struct {
// Deleted: Output only. True if the person resource has been deleted.
- // Populated only
- // for
+ // Populated only for
// [`connections.list`](/people/api/rest/v1/people.connections/list)
- // requests
- // that include a sync token.
+ // requests that include a sync token.
Deleted bool `json:"deleted,omitempty"`
// LinkedPeopleResourceNames: Output only. Resource names of people
// linked to this resource.
LinkedPeopleResourceNames []string `json:"linkedPeopleResourceNames,omitempty"`
- // ObjectType: Output only. **DEPRECATED** (Please
- // use
- // `person.metadata.sources.profileMetadata.objectType` instead)
- //
- // The type of the person object.
+ // ObjectType: Output only. **DEPRECATED** (Please use
+ // `person.metadata.sources.profileMetadata.objectType` instead) The
+ // type of the person object.
//
// Possible values:
// "OBJECT_TYPE_UNSPECIFIED" - Unspecified.
@@ -2094,17 +1944,11 @@
ObjectType string `json:"objectType,omitempty"`
// PreviousResourceNames: Output only. Any former resource names this
- // person has had. Populated only
- // for
+ // person has had. Populated only for
// [`connections.list`](/people/api/rest/v1/people.connections/list)
- // requests
- // that include a sync token.
- //
- // The resource name may change when adding or removing fields that link
- // a
- // contact and profile such as a verified email, verified phone number,
- // or
- // profile URL.
+ // requests that include a sync token. The resource name may change when
+ // adding or removing fields that link a contact and profile such as a
+ // verified email, verified phone number, or profile URL.
PreviousResourceNames []string `json:"previousResourceNames,omitempty"`
// Sources: The sources of data for the person.
@@ -2135,10 +1979,8 @@
// PersonResponse: The response for a single person
type PersonResponse struct {
- // HttpStatusCode: **DEPRECATED** (Please use status instead)
- //
- // [HTTP 1.1 status
- // code]
+ // HttpStatusCode: **DEPRECATED** (Please use status instead) [HTTP 1.1
+ // status code]
// (http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).
HttpStatusCode int64 `json:"httpStatusCode,omitempty"`
@@ -2146,13 +1988,9 @@
Person *Person `json:"person,omitempty"`
// RequestedResourceName: The original requested resource name. May be
- // different than the resource
- // name on the returned person.
- //
- // The resource name can change when adding or removing fields that link
- // a
- // contact and profile such as a verified email, verified phone number,
- // or a
+ // different than the resource name on the returned person. The resource
+ // name can change when adding or removing fields that link a contact
+ // and profile such as a verified email, verified phone number, or a
// profile URL.
RequestedResourceName string `json:"requestedResourceName,omitempty"`
@@ -2185,37 +2023,23 @@
// PhoneNumber: A person's phone number.
type PhoneNumber struct {
- // CanonicalForm: Output only. The canonicalized
- // [ITU-T
- // E.164](https://law.resource.org/pub/us/cfr/ibr/004/itu-t.E.164.
- // 1.2008.pdf)
- // form of the phone number.
+ // CanonicalForm: Output only. The canonicalized [ITU-T
+ // E.164](https://law.resource.org/pub/us/cfr/ibr/004/itu-t.E.164.1.2008.
+ // pdf) form of the phone number.
CanonicalForm string `json:"canonicalForm,omitempty"`
// FormattedType: Output only. The type of the phone number translated
- // and formatted in the
- // viewer's account locale or the `Accept-Language` HTTP header locale.
+ // and formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the phone number.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Type: The type of the phone number. The type can be custom or one of
- // these
- // predefined values:
- //
- // * `home`
- // * `work`
- // * `mobile`
- // * `homeFax`
- // * `workFax`
- // * `otherFax`
- // * `pager`
- // * `workMobile`
- // * `workPager`
- // * `main`
- // * `googleVoice`
- // * `other`
+ // these predefined values: * `home` * `work` * `mobile` * `homeFax` *
+ // `workFax` * `otherFax` * `pager` * `workMobile` * `workPager` *
+ // `main` * `googleVoice` * `other`
Type string `json:"type,omitempty"`
// Value: The phone number.
@@ -2244,25 +2068,20 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Photo: A person's photo. A picture shown next to the person's name
-// to
+// Photo: A person's photo. A picture shown next to the person's name to
// help others recognize the person.
type Photo struct {
- // Default: True if the photo is a default photo;
- // false if the photo is a user-provided photo.
+ // Default: True if the photo is a default photo; false if the photo is
+ // a user-provided photo.
Default bool `json:"default,omitempty"`
// Metadata: Metadata about the photo.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Url: The URL of the photo. You can change the desired size by
- // appending a query
- // parameter `sz={size}` at the end of the url, where {size} is the size
- // in
- // pixels.
- // Example:
- // https://lh3.googleusercontent.com/-T_wVWLlmg7w/AAAAAAAAAAI/AA
- // AAAAAABa8/00gzXvDBYqw/s100/photo.jpg?sz=50
+ // appending a query parameter `sz={size}` at the end of the url, where
+ // {size} is the size in pixels. Example:
+ // https://lh3.googleusercontent.com/-T_wVWLlmg7w/AAAAAAAAAAI/AAAAAAAABa8/00gzXvDBYqw/s100/photo.jpg?sz=50
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Default") to
@@ -2333,9 +2152,8 @@
// Relation: A person's relation to another person.
type Relation struct {
// FormattedType: Output only. The type of the relation translated and
- // formatted in the viewer's
- // account locale or the locale specified in the Accept-Language HTTP
- // header.
+ // formatted in the viewer's account locale or the locale specified in
+ // the Accept-Language HTTP header.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the relation.
@@ -2345,23 +2163,10 @@
Person string `json:"person,omitempty"`
// Type: The person's relation to the other person. The type can be
- // custom or one of
- // these predefined values:
- //
- // * `spouse`
- // * `child`
- // * `mother`
- // * `father`
- // * `parent`
- // * `brother`
- // * `sister`
- // * `friend`
- // * `relative`
- // * `domesticPartner`
- // * `manager`
- // * `assistant`
- // * `referredBy`
- // * `partner`
+ // custom or one of these predefined values: * `spouse` * `child` *
+ // `mother` * `father` * `parent` * `brother` * `sister` * `friend` *
+ // `relative` * `domesticPartner` * `manager` * `assistant` *
+ // `referredBy` * `partner`
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "FormattedType") to
@@ -2387,27 +2192,20 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// RelationshipInterest: **DEPRECATED**: No data will be returned
-// A person's relationship interest .
+// RelationshipInterest: **DEPRECATED**: No data will be returned A
+// person's relationship interest .
type RelationshipInterest struct {
// FormattedValue: Output only. The value of the relationship interest
- // translated and formatted
- // in the viewer's account locale or the locale specified in
- // the
- // Accept-Language HTTP header.
+ // translated and formatted in the viewer's account locale or the locale
+ // specified in the Accept-Language HTTP header.
FormattedValue string `json:"formattedValue,omitempty"`
// Metadata: Metadata about the relationship interest.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Value: The kind of relationship the person is looking for. The value
- // can be custom
- // or one of these predefined values:
- //
- // * `friend`
- // * `date`
- // * `relationship`
- // * `networking`
+ // can be custom or one of these predefined values: * `friend` * `date`
+ // * `relationship` * `networking`
Value string `json:"value,omitempty"`
// ForceSendFields is a list of field names (e.g. "FormattedValue") to
@@ -2434,31 +2232,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// RelationshipStatus: **DEPRECATED**: No data will be returned
-// A person's relationship status.
+// RelationshipStatus: **DEPRECATED**: No data will be returned A
+// person's relationship status.
type RelationshipStatus struct {
// FormattedValue: Output only. The value of the relationship status
- // translated and formatted in
- // the viewer's account locale or the `Accept-Language` HTTP header
- // locale.
+ // translated and formatted in the viewer's account locale or the
+ // `Accept-Language` HTTP header locale.
FormattedValue string `json:"formattedValue,omitempty"`
// Metadata: Metadata about the relationship status.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Value: The relationship status. The value can be custom or one of
- // these
- // predefined values:
- //
- // * `single`
- // * `inARelationship`
- // * `engaged`
- // * `married`
- // * `itsComplicated`
- // * `openRelationship`
- // * `widowed`
- // * `inDomesticPartnership`
- // * `inCivilUnion`
+ // these predefined values: * `single` * `inARelationship` * `engaged` *
+ // `married` * `itsComplicated` * `openRelationship` * `widowed` *
+ // `inDomesticPartnership` * `inCivilUnion`
Value string `json:"value,omitempty"`
// ForceSendFields is a list of field names (e.g. "FormattedValue") to
@@ -2487,8 +2275,7 @@
// Residence: A person's past or current residence.
type Residence struct {
- // Current: True if the residence is the person's current
- // residence;
+ // Current: True if the residence is the person's current residence;
// false if the residence is a past residence.
Current bool `json:"current,omitempty"`
@@ -2522,12 +2309,12 @@
}
// SearchDirectoryPeopleResponse: The response to a request for people
-// in the authenticated user's domain
-// directory that match the specified query.
+// in the authenticated user's domain directory that match the specified
+// query.
type SearchDirectoryPeopleResponse struct {
// NextPageToken: A token, which can be sent as `page_token` to retrieve
- // the next page.
- // If this field is omitted, there are no subsequent pages.
+ // the next page. If this field is omitted, there are no subsequent
+ // pages.
NextPageToken string `json:"nextPageToken,omitempty"`
// People: The list of people in the domain directory that match the
@@ -2565,30 +2352,23 @@
}
// SipAddress: A person's SIP address. Session Initial Protocol
-// addresses are used for VoIP
-// communications to make voice or video calls over the internet.
+// addresses are used for VoIP communications to make voice or video
+// calls over the internet.
type SipAddress struct {
// FormattedType: Output only. The type of the SIP address translated
- // and formatted in the
- // viewer's account locale or the `Accept-Language` HTTP header locale.
+ // and formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the SIP address.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Type: The type of the SIP address. The type can be custom or or one
- // of these
- // predefined values:
- //
- // * `home`
- // * `work`
- // * `mobile`
- // * `other`
+ // of these predefined values: * `home` * `work` * `mobile` * `other`
Type string `json:"type,omitempty"`
- // Value: The SIP address in the
- // [RFC 3261 19.1](https://tools.ietf.org/html/rfc3261#section-19.1) SIP
- // URI
+ // Value: The SIP address in the [RFC 3261
+ // 19.1](https://tools.ietf.org/html/rfc3261#section-19.1) SIP URI
// format.
Value string `json:"value,omitempty"`
@@ -2648,11 +2428,9 @@
// Source: The source of a field.
type Source struct {
- // Etag: **Only populated in `person.metadata.sources`.**
- //
- // The [HTTP entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of
- // the
- // source. Used for web cache validation.
+ // Etag: **Only populated in `person.metadata.sources`.** The [HTTP
+ // entity tag](https://en.wikipedia.org/wiki/HTTP_ETag) of the source.
+ // Used for web cache validation.
Etag string `json:"etag,omitempty"`
// Id: The unique identifier within the source type generated by the
@@ -2660,9 +2438,7 @@
Id string `json:"id,omitempty"`
// ProfileMetadata: Output only. **Only populated in
- // `person.metadata.sources`.**
- //
- // Metadata about a source of type PROFILE.
+ // `person.metadata.sources`.** Metadata about a source of type PROFILE.
ProfileMetadata *ProfileMetadata `json:"profileMetadata,omitempty"`
// Type: The source type.
@@ -2671,32 +2447,23 @@
// "SOURCE_TYPE_UNSPECIFIED" - Unspecified.
// "ACCOUNT" - [Google Account](https://accounts.google.com).
// "PROFILE" - [Google profile](https://profiles.google.com). You can
- // view the
- // profile
- // at
+ // view the profile at
// [https://profiles.google.com/](https://profiles.google.com/){id},
- // where
- // {id} is the source id.
+ // where {id} is the source id.
// "DOMAIN_PROFILE" - [G Suite domain
// profile](https://support.google.com/a/answer/1628008).
// "CONTACT" - [Google contact](https://contacts.google.com). You can
- // view the
- // contact
- // at
- // [https://contact.google.com/](https://contact.google.com/){id},
- // where
+ // view the contact at
+ // [https://contact.google.com/](https://contact.google.com/){id}, where
// {id} is the source id.
// "OTHER_CONTACT" - [Google "Other
// contact"](https://contacts.google.com/other).
- // "DOMAIN_CONTACT" - [G Suite domain
- // shared
+ // "DOMAIN_CONTACT" - [G Suite domain shared
// contact](https://support.google.com/a/answer/9281635).
Type string `json:"type,omitempty"`
// UpdateTime: Output only. **Only populated in
- // `person.metadata.sources`.**
- //
- // Last update timestamp of this source.
+ // `person.metadata.sources`.** Last update timestamp of this source.
UpdateTime string `json:"updateTime,omitempty"`
// ForceSendFields is a list of field names (e.g. "Etag") to
@@ -2723,32 +2490,24 @@
}
// Status: The `Status` type defines a logical error model that is
-// suitable for
-// different programming environments, including REST APIs and RPC APIs.
-// It is
-// used by [gRPC](https://github.com/grpc). Each `Status` message
-// contains
-// three pieces of data: error code, error message, and error
-// details.
-//
-// You can find out more about this error model and how to work with it
-// in the
-// [API Design Guide](https://cloud.google.com/apis/design/errors).
+// suitable for different programming environments, including REST APIs
+// and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each
+// `Status` message contains three pieces of data: error code, error
+// message, and error details. You can find out more about this error
+// model and how to work with it in the [API Design
+// Guide](https://cloud.google.com/apis/design/errors).
type Status struct {
// Code: The status code, which should be an enum value of
// google.rpc.Code.
Code int64 `json:"code,omitempty"`
- // Details: A list of messages that carry the error details. There is a
- // common set of
- // message types for APIs to use.
+ // Details: A list of messages that carry the error details. There is a
+ // common set of message types for APIs to use.
Details []googleapi.RawMessage `json:"details,omitempty"`
// Message: A developer-facing error message, which should be in
- // English. Any
- // user-facing error message should be localized and sent in
- // the
- // google.rpc.Status.details field, or localized by the client.
+ // English. Any user-facing error message should be localized and sent
+ // in the google.rpc.Status.details field, or localized by the client.
Message string `json:"message,omitempty"`
// ForceSendFields is a list of field names (e.g. "Code") to
@@ -2774,8 +2533,8 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Tagline: **DEPRECATED**: No data will be returned
-// A brief one-line description of the person.
+// Tagline: **DEPRECATED**: No data will be returned A brief one-line
+// description of the person.
type Tagline struct {
// Metadata: Metadata about the tagline.
Metadata *FieldMetadata `json:"metadata,omitempty"`
@@ -2807,8 +2566,7 @@
}
// UpdateContactGroupRequest: A request to update an existing user
-// contact group. All updated fields will
-// be replaced.
+// contact group. All updated fields will be replaced.
type UpdateContactGroupRequest struct {
// ContactGroup: Required. The contact group to update.
ContactGroup *ContactGroup `json:"contactGroup,omitempty"`
@@ -2837,64 +2595,31 @@
}
// UpdateContactPhotoRequest: A request to update an existing contact's
-// photo.
-// All requests must have a valid photo format: JPEG or PNG.
+// photo. All requests must have a valid photo format: JPEG or PNG.
type UpdateContactPhotoRequest struct {
// PersonFields: Optional. A field mask to restrict which fields on the
- // person are returned. Multiple
- // fields can be specified by separating them with commas. Defaults to
- // empty
- // if not set, which will skip the post mutate get. Valid values are:
- //
- // * addresses
- // * ageRanges
- // * biographies
- // * birthdays
- // * coverPhotos
- // * emailAddresses
- // * events
- // * genders
- // * imClients
- // * interests
- // * locales
- // * memberships
- // * metadata
- // * names
- // * nicknames
- // * occupations
- // * organizations
- // * phoneNumbers
- // * photos
- // * relations
- // * residences
- // * sipAddresses
- // * skills
- // * urls
- // * userDefined
+ // person are returned. Multiple fields can be specified by separating
+ // them with commas. Defaults to empty if not set, which will skip the
+ // post mutate get. Valid values are: * addresses * ageRanges *
+ // biographies * birthdays * coverPhotos * emailAddresses * events *
+ // genders * imClients * interests * locales * memberships * metadata *
+ // names * nicknames * occupations * organizations * phoneNumbers *
+ // photos * relations * residences * sipAddresses * skills * urls *
+ // userDefined
PersonFields string `json:"personFields,omitempty"`
// PhotoBytes: Required. Raw photo bytes
PhotoBytes string `json:"photoBytes,omitempty"`
- // Sources: Optional. A mask of what source types to return. Defaults
- // to
- // ReadSourceType.CONTACT and
- // ReadSourceType.PROFILE if not
- // set.
+ // Sources: Optional. A mask of what source types to return. Defaults to
+ // ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.
//
// Possible values:
// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
- // "READ_SOURCE_TYPE_PROFILE" -
- // Returns
- // SourceType.ACCOUNT,
- // SourceType.DOMAIN_PROFILE,
- // and
- // SourceType.
- // PROFILE.
- // "READ_SOURCE_TYPE_CONTACT" - Returns
- // SourceType.CONTACT.
- // "READ_SOURCE_TYPE_DOMAIN_CONTACT" -
- // Returns
+ // "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+ // SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+ // "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+ // "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
// SourceType.DOMAIN_CONTACT.
Sources []string `json:"sources,omitempty"`
@@ -2924,8 +2649,7 @@
// UpdateContactPhotoResponse: The response for updating a contact's
// photo.
type UpdateContactPhotoResponse struct {
- // Person: The updated person, if person_fields is set in
- // the
+ // Person: The updated person, if person_fields is set in the
// UpdateContactPhotoRequest; otherwise this will be unset.
Person *Person `json:"person,omitempty"`
@@ -2959,26 +2683,17 @@
// Url: A person's associated URLs.
type Url struct {
// FormattedType: Output only. The type of the URL translated and
- // formatted in the viewer's
- // account locale or the `Accept-Language` HTTP header locale.
+ // formatted in the viewer's account locale or the `Accept-Language`
+ // HTTP header locale.
FormattedType string `json:"formattedType,omitempty"`
// Metadata: Metadata about the URL.
Metadata *FieldMetadata `json:"metadata,omitempty"`
// Type: The type of the URL. The type can be custom or one of these
- // predefined
- // values:
- //
- // * `home`
- // * `work`
- // * `blog`
- // * `profile`
- // * `homePage`
- // * `ftp`
- // * `reservations`
- // * `appInstallPage`: website for a Google+ application.
- // * `other`
+ // predefined values: * `home` * `work` * `blog` * `profile` *
+ // `homePage` * `ftp` * `reservations` * `appInstallPage`: website for a
+ // Google+ application. * `other`
Type string `json:"type,omitempty"`
// Value: The URL.
@@ -3052,16 +2767,15 @@
}
// BatchGet: Get a list of contact groups owned by the authenticated
-// user by specifying
-// a list of contact group resource names.
+// user by specifying a list of contact group resource names.
func (r *ContactGroupsService) BatchGet() *ContactGroupsBatchGetCall {
c := &ContactGroupsBatchGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
}
// MaxMembers sets the optional parameter "maxMembers": Specifies the
-// maximum number of members to return for each group. Defaults
-// to 0 if not set, which will return zero members.
+// maximum number of members to return for each group. Defaults to 0 if
+// not set, which will return zero members.
func (c *ContactGroupsBatchGetCall) MaxMembers(maxMembers int64) *ContactGroupsBatchGetCall {
c.urlParams_.Set("maxMembers", fmt.Sprint(maxMembers))
return c
@@ -3111,7 +2825,7 @@
func (c *ContactGroupsBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3170,14 +2884,14 @@
}
return ret, nil
// {
- // "description": "Get a list of contact groups owned by the authenticated user by specifying\na list of contact group resource names.",
+ // "description": "Get a list of contact groups owned by the authenticated user by specifying a list of contact group resource names.",
// "flatPath": "v1/contactGroups:batchGet",
// "httpMethod": "GET",
// "id": "people.contactGroups.batchGet",
// "parameterOrder": [],
// "parameters": {
// "maxMembers": {
- // "description": "Optional. Specifies the maximum number of members to return for each group. Defaults\nto 0 if not set, which will return zero members.",
+ // "description": "Optional. Specifies the maximum number of members to return for each group. Defaults to 0 if not set, which will return zero members.",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -3245,7 +2959,7 @@
func (c *ContactGroupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3337,8 +3051,7 @@
}
// Delete: Delete an existing contact group owned by the authenticated
-// user by
-// specifying a contact group resource name.
+// user by specifying a contact group resource name.
func (r *ContactGroupsService) Delete(resourceName string) *ContactGroupsDeleteCall {
c := &ContactGroupsDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -3379,7 +3092,7 @@
func (c *ContactGroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3438,7 +3151,7 @@
}
return ret, nil
// {
- // "description": "Delete an existing contact group owned by the authenticated user by\nspecifying a contact group resource name.",
+ // "description": "Delete an existing contact group owned by the authenticated user by specifying a contact group resource name.",
// "flatPath": "v1/contactGroups/{contactGroupsId}",
// "httpMethod": "DELETE",
// "id": "people.contactGroups.delete",
@@ -3482,8 +3195,7 @@
}
// Get: Get a specific contact group owned by the authenticated user by
-// specifying
-// a contact group resource name.
+// specifying a contact group resource name.
func (r *ContactGroupsService) Get(resourceName string) *ContactGroupsGetCall {
c := &ContactGroupsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -3491,8 +3203,8 @@
}
// MaxMembers sets the optional parameter "maxMembers": Specifies the
-// maximum number of members to return. Defaults to 0 if not
-// set, which will return zero members.
+// maximum number of members to return. Defaults to 0 if not set, which
+// will return zero members.
func (c *ContactGroupsGetCall) MaxMembers(maxMembers int64) *ContactGroupsGetCall {
c.urlParams_.Set("maxMembers", fmt.Sprint(maxMembers))
return c
@@ -3535,7 +3247,7 @@
func (c *ContactGroupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3597,7 +3309,7 @@
}
return ret, nil
// {
- // "description": "Get a specific contact group owned by the authenticated user by specifying\na contact group resource name.",
+ // "description": "Get a specific contact group owned by the authenticated user by specifying a contact group resource name.",
// "flatPath": "v1/contactGroups/{contactGroupsId}",
// "httpMethod": "GET",
// "id": "people.contactGroups.get",
@@ -3606,7 +3318,7 @@
// ],
// "parameters": {
// "maxMembers": {
- // "description": "Optional. Specifies the maximum number of members to return. Defaults to 0 if not\nset, which will return zero members.",
+ // "description": "Optional. Specifies the maximum number of members to return. Defaults to 0 if not set, which will return zero members.",
// "format": "int32",
// "location": "query",
// "type": "integer"
@@ -3642,36 +3354,32 @@
}
// List: List all contact groups owned by the authenticated user.
-// Members of the
-// contact groups are not populated.
+// Members of the contact groups are not populated.
func (r *ContactGroupsService) List() *ContactGroupsListCall {
c := &ContactGroupsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
}
// PageSize sets the optional parameter "pageSize": The maximum number
-// of resources to return. Valid values are between 1 and
-// 1000, inclusive. Defaults to 30 if not set or set to 0.
+// of resources to return. Valid values are between 1 and 1000,
+// inclusive. Defaults to 30 if not set or set to 0.
func (c *ContactGroupsListCall) PageSize(pageSize int64) *ContactGroupsListCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": The
-// next_page_token value returned from a previous call
-// to
-// [ListContactGroups](/people/api/rest/v1/contactgroups/list).
-// Reques
-// ts the next page of resources.
+// next_page_token value returned from a previous call to
+// [ListContactGroups](/people/api/rest/v1/contactgroups/list). Requests
+// the next page of resources.
func (c *ContactGroupsListCall) PageToken(pageToken string) *ContactGroupsListCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
// SyncToken sets the optional parameter "syncToken": A sync token,
-// returned by a previous call to `contactgroups.list`.
-// Only resources changed since the sync token was created will be
-// returned.
+// returned by a previous call to `contactgroups.list`. Only resources
+// changed since the sync token was created will be returned.
func (c *ContactGroupsListCall) SyncToken(syncToken string) *ContactGroupsListCall {
c.urlParams_.Set("syncToken", syncToken)
return c
@@ -3714,7 +3422,7 @@
func (c *ContactGroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3773,25 +3481,25 @@
}
return ret, nil
// {
- // "description": "List all contact groups owned by the authenticated user. Members of the\ncontact groups are not populated.",
+ // "description": "List all contact groups owned by the authenticated user. Members of the contact groups are not populated.",
// "flatPath": "v1/contactGroups",
// "httpMethod": "GET",
// "id": "people.contactGroups.list",
// "parameterOrder": [],
// "parameters": {
// "pageSize": {
- // "description": "Optional. The maximum number of resources to return. Valid values are between 1 and\n1000, inclusive. Defaults to 30 if not set or set to 0.",
+ // "description": "Optional. The maximum number of resources to return. Valid values are between 1 and 1000, inclusive. Defaults to 30 if not set or set to 0.",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "pageToken": {
- // "description": "Optional. The next_page_token value returned from a previous call to\n[ListContactGroups](/people/api/rest/v1/contactgroups/list).\nRequests the next page of resources.",
+ // "description": "Optional. The next_page_token value returned from a previous call to [ListContactGroups](/people/api/rest/v1/contactgroups/list). Requests the next page of resources.",
// "location": "query",
// "type": "string"
// },
// "syncToken": {
- // "description": "Optional. A sync token, returned by a previous call to `contactgroups.list`.\nOnly resources changed since the sync token was created will be returned.",
+ // "description": "Optional. A sync token, returned by a previous call to `contactgroups.list`. Only resources changed since the sync token was created will be returned.",
// "location": "query",
// "type": "string"
// }
@@ -3841,8 +3549,7 @@
}
// Update: Update the name of an existing contact group owned by the
-// authenticated
-// user.
+// authenticated user.
func (r *ContactGroupsService) Update(resourceName string, updatecontactgrouprequest *UpdateContactGroupRequest) *ContactGroupsUpdateCall {
c := &ContactGroupsUpdateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -3877,7 +3584,7 @@
func (c *ContactGroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3941,7 +3648,7 @@
}
return ret, nil
// {
- // "description": "Update the name of an existing contact group owned by the authenticated\nuser.",
+ // "description": "Update the name of an existing contact group owned by the authenticated user.",
// "flatPath": "v1/contactGroups/{contactGroupsId}",
// "httpMethod": "PUT",
// "id": "people.contactGroups.update",
@@ -3950,7 +3657,7 @@
// ],
// "parameters": {
// "resourceName": {
- // "description": "The resource name for the contact group, assigned by the server. An ASCII\nstring, in the form of `contactGroups/{contact_group_id}`.",
+ // "description": "The resource name for the contact group, assigned by the server. An ASCII string, in the form of `contactGroups/{contact_group_id}`.",
// "location": "path",
// "pattern": "^contactGroups/[^/]+$",
// "required": true,
@@ -3983,13 +3690,10 @@
}
// Modify: Modify the members of a contact group owned by the
-// authenticated user.
-//
-// The only system contact groups that can have members added
-// are
-// `contactGroups/myContacts` and `contactGroups/starred`. Other
-// system
-// contact groups are deprecated and can only have contacts removed.
+// authenticated user. The only system contact groups that can have
+// members added are `contactGroups/myContacts` and
+// `contactGroups/starred`. Other system contact groups are deprecated
+// and can only have contacts removed.
func (r *ContactGroupsMembersService) Modify(resourceName string, modifycontactgroupmembersrequest *ModifyContactGroupMembersRequest) *ContactGroupsMembersModifyCall {
c := &ContactGroupsMembersModifyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -4024,7 +3728,7 @@
func (c *ContactGroupsMembersModifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4089,7 +3793,7 @@
}
return ret, nil
// {
- // "description": "Modify the members of a contact group owned by the authenticated user.\n\nThe only system contact groups that can have members added are\n`contactGroups/myContacts` and `contactGroups/starred`. Other system\ncontact groups are deprecated and can only have contacts removed.",
+ // "description": "Modify the members of a contact group owned by the authenticated user. The only system contact groups that can have members added are `contactGroups/myContacts` and `contactGroups/starred`. Other system contact groups are deprecated and can only have contacts removed.",
// "flatPath": "v1/contactGroups/{contactGroupsId}/members:modify",
// "httpMethod": "POST",
// "id": "people.contactGroups.members.modify",
@@ -4166,7 +3870,7 @@
func (c *OtherContactsCopyOtherContactToMyContactsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4272,45 +3976,35 @@
}
// List: List all "Other contacts", that is contacts that are not in a
-// contact
-// group. "Other contacts" are typically auto created contacts
-// from
-// interactions.
+// contact group. "Other contacts" are typically auto created contacts
+// from interactions.
func (r *OtherContactsService) List() *OtherContactsListCall {
c := &OtherContactsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
}
// PageSize sets the optional parameter "pageSize": The number of "Other
-// contacts" to include in the response. Valid values are
-// between 1 and 1000, inclusive. Defaults to 100 if not set or set to
-// 0.
+// contacts" to include in the response. Valid values are between 1 and
+// 1000, inclusive. Defaults to 100 if not set or set to 0.
func (c *OtherContactsListCall) PageSize(pageSize int64) *OtherContactsListCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": A page token,
-// received from a previous `ListOtherContacts` call.
-// Provide this to retrieve the subsequent page.
-//
-// When paginating, all other parameters provided to
-// `ListOtherContacts`
-// must match the call that provided the page token.
+// received from a previous `ListOtherContacts` call. Provide this to
+// retrieve the subsequent page. When paginating, all other parameters
+// provided to `ListOtherContacts` must match the call that provided the
+// page token.
func (c *OtherContactsListCall) PageToken(pageToken string) *OtherContactsListCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
// ReadMask sets the optional parameter "readMask": Required. A field
-// mask to restrict which fields on each person are returned.
-// Multiple
+// mask to restrict which fields on each person are returned. Multiple
// fields can be specified by separating them with commas. Valid values
-// are:
-//
-// * emailAddresses
-// * names
-// * phoneNumbers
+// are: * emailAddresses * names * phoneNumbers
func (c *OtherContactsListCall) ReadMask(readMask string) *OtherContactsListCall {
c.urlParams_.Set("readMask", readMask)
return c
@@ -4318,26 +4012,19 @@
// RequestSyncToken sets the optional parameter "requestSyncToken":
// Whether the response should include `next_sync_token`, which can be
-// used to
-// get all changes since the last request. For subsequent sync requests
-// use
-// the `sync_token` param instead. Initial sync requests that
-// specify
-// `request_sync_token` have an additional rate limit.
+// used to get all changes since the last request. For subsequent sync
+// requests use the `sync_token` param instead. Initial sync requests
+// that specify `request_sync_token` have an additional rate limit.
func (c *OtherContactsListCall) RequestSyncToken(requestSyncToken bool) *OtherContactsListCall {
c.urlParams_.Set("requestSyncToken", fmt.Sprint(requestSyncToken))
return c
}
// SyncToken sets the optional parameter "syncToken": A sync token,
-// received from a previous `ListOtherContacts` call.
-// Provide this to retrieve only the resources changed since the last
-// request.
-// Sync requests that specify `sync_token` have an additional rate
-// limit.
-//
-// When syncing, all other parameters provided to
-// `ListOtherContacts`
+// received from a previous `ListOtherContacts` call. Provide this to
+// retrieve only the resources changed since the last request. Sync
+// requests that specify `sync_token` have an additional rate limit.
+// When syncing, all other parameters provided to `ListOtherContacts`
// must match the call that provided the sync token.
func (c *OtherContactsListCall) SyncToken(syncToken string) *OtherContactsListCall {
c.urlParams_.Set("syncToken", syncToken)
@@ -4381,7 +4068,7 @@
func (c *OtherContactsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4440,36 +4127,36 @@
}
return ret, nil
// {
- // "description": "List all \"Other contacts\", that is contacts that are not in a contact\ngroup. \"Other contacts\" are typically auto created contacts from\ninteractions.",
+ // "description": "List all \"Other contacts\", that is contacts that are not in a contact group. \"Other contacts\" are typically auto created contacts from interactions.",
// "flatPath": "v1/otherContacts",
// "httpMethod": "GET",
// "id": "people.otherContacts.list",
// "parameterOrder": [],
// "parameters": {
// "pageSize": {
- // "description": "Optional. The number of \"Other contacts\" to include in the response. Valid values are\nbetween 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
+ // "description": "Optional. The number of \"Other contacts\" to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "pageToken": {
- // "description": "Optional. A page token, received from a previous `ListOtherContacts` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListOtherContacts`\nmust match the call that provided the page token.",
+ // "description": "Optional. A page token, received from a previous `ListOtherContacts` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListOtherContacts` must match the call that provided the page token.",
// "location": "query",
// "type": "string"
// },
// "readMask": {
- // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* emailAddresses\n* names\n* phoneNumbers",
+ // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * emailAddresses * names * phoneNumbers",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "requestSyncToken": {
- // "description": "Optional. Whether the response should include `next_sync_token`, which can be used to\nget all changes since the last request. For subsequent sync requests use\nthe `sync_token` param instead. Initial sync requests that specify\n`request_sync_token` have an additional rate limit.",
+ // "description": "Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead. Initial sync requests that specify `request_sync_token` have an additional rate limit.",
// "location": "query",
// "type": "boolean"
// },
// "syncToken": {
- // "description": "Optional. A sync token, received from a previous `ListOtherContacts` call.\nProvide this to retrieve only the resources changed since the last request.\nSync requests that specify `sync_token` have an additional rate limit.\n\nWhen syncing, all other parameters provided to `ListOtherContacts`\nmust match the call that provided the sync token.",
+ // "description": "Optional. A sync token, received from a previous `ListOtherContacts` call. Provide this to retrieve only the resources changed since the last request. Sync requests that specify `sync_token` have an additional rate limit. When syncing, all other parameters provided to `ListOtherContacts` must match the call that provided the sync token.",
// "location": "query",
// "type": "string"
// }
@@ -4526,52 +4213,29 @@
// PersonFields sets the optional parameter "personFields": Required. A
// field mask to restrict which fields on each person are returned.
-// Multiple
-// fields can be specified by separating them with commas. Defaults to
-// all
-// fields if not set. Valid values are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// Multiple fields can be specified by separating them with commas.
+// Defaults to all fields if not set. Valid values are: * addresses *
+// ageRanges * biographies * birthdays * coverPhotos * emailAddresses *
+// events * genders * imClients * interests * locales * memberships *
+// metadata * names * nicknames * occupations * organizations *
+// phoneNumbers * photos * relations * residences * sipAddresses *
+// skills * urls * userDefined
func (c *PeopleCreateContactCall) PersonFields(personFields string) *PeopleCreateContactCall {
c.urlParams_.Set("personFields", personFields)
return c
}
// Sources sets the optional parameter "sources": A mask of what source
-// types to return. Defaults to
-// ReadSourceType.CONTACT and
-// ReadSourceType.PROFILE if not
-// set.
+// types to return. Defaults to ReadSourceType.CONTACT and
+// ReadSourceType.PROFILE if not set.
//
// Possible values:
-// "READ_SOURCE_TYPE_UNSPECIFIED"
-// "READ_SOURCE_TYPE_PROFILE"
-// "READ_SOURCE_TYPE_CONTACT"
-// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
+// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+// SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+// "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+// "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
+// SourceType.DOMAIN_CONTACT.
func (c *PeopleCreateContactCall) Sources(sources ...string) *PeopleCreateContactCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
@@ -4604,7 +4268,7 @@
func (c *PeopleCreateContactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4672,19 +4336,25 @@
// "parameterOrder": [],
// "parameters": {
// "personFields": {
- // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to all\nfields if not set. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Defaults to all fields if not set. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "sources": {
- // "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ // "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
// "enum": [
// "READ_SOURCE_TYPE_UNSPECIFIED",
// "READ_SOURCE_TYPE_PROFILE",
// "READ_SOURCE_TYPE_CONTACT",
// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ // "Returns SourceType.CONTACT.",
+ // "Returns SourceType.DOMAIN_CONTACT."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -4749,7 +4419,7 @@
func (c *PeopleDeleteContactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4853,52 +4523,30 @@
}
// PersonFields sets the optional parameter "personFields": A field mask
-// to restrict which fields on the person are returned. Multiple
-// fields can be specified by separating them with commas. Defaults to
-// empty
-// if not set, which will skip the post mutate get. Valid values are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// to restrict which fields on the person are returned. Multiple fields
+// can be specified by separating them with commas. Defaults to empty if
+// not set, which will skip the post mutate get. Valid values are: *
+// addresses * ageRanges * biographies * birthdays * coverPhotos *
+// emailAddresses * events * genders * imClients * interests * locales *
+// memberships * metadata * names * nicknames * occupations *
+// organizations * phoneNumbers * photos * relations * residences *
+// sipAddresses * skills * urls * userDefined
func (c *PeopleDeleteContactPhotoCall) PersonFields(personFields string) *PeopleDeleteContactPhotoCall {
c.urlParams_.Set("personFields", personFields)
return c
}
// Sources sets the optional parameter "sources": A mask of what source
-// types to return. Defaults to
-// ReadSourceType.CONTACT and
-// ReadSourceType.PROFILE if not
-// set.
+// types to return. Defaults to ReadSourceType.CONTACT and
+// ReadSourceType.PROFILE if not set.
//
// Possible values:
-// "READ_SOURCE_TYPE_UNSPECIFIED"
-// "READ_SOURCE_TYPE_PROFILE"
-// "READ_SOURCE_TYPE_CONTACT"
-// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
+// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+// SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+// "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+// "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
+// SourceType.DOMAIN_CONTACT.
func (c *PeopleDeleteContactPhotoCall) Sources(sources ...string) *PeopleDeleteContactPhotoCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
@@ -4931,7 +4579,7 @@
func (c *PeopleDeleteContactPhotoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4999,7 +4647,7 @@
// ],
// "parameters": {
// "personFields": {
- // "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to empty\nif not set, which will skip the post mutate get. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Optional. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Defaults to empty if not set, which will skip the post mutate get. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
@@ -5012,13 +4660,19 @@
// "type": "string"
// },
// "sources": {
- // "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ // "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
// "enum": [
// "READ_SOURCE_TYPE_UNSPECIFIED",
// "READ_SOURCE_TYPE_PROFILE",
// "READ_SOURCE_TYPE_CONTACT",
// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ // "Returns SourceType.CONTACT.",
+ // "Returns SourceType.DOMAIN_CONTACT."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -5047,10 +4701,8 @@
}
// Get: Provides information about a person by specifying a resource
-// name. Use
-// `people/me` to indicate the authenticated user.
-//
-// The request throws a 400 error if 'personFields' is not specified.
+// name. Use `people/me` to indicate the authenticated user. The request
+// throws a 400 error if 'personFields' is not specified.
func (r *PeopleService) Get(resourceName string) *PeopleGetCall {
c := &PeopleGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -5059,35 +4711,12 @@
// PersonFields sets the optional parameter "personFields": Required. A
// field mask to restrict which fields on the person are returned.
-// Multiple
-// fields can be specified by separating them with commas. Valid values
-// are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// Multiple fields can be specified by separating them with commas.
+// Valid values are: * addresses * ageRanges * biographies * birthdays *
+// coverPhotos * emailAddresses * events * genders * imClients *
+// interests * locales * memberships * metadata * names * nicknames *
+// occupations * organizations * phoneNumbers * photos * relations *
+// residences * sipAddresses * skills * urls * userDefined
func (c *PeopleGetCall) PersonFields(personFields string) *PeopleGetCall {
c.urlParams_.Set("personFields", personFields)
return c
@@ -5095,28 +4724,24 @@
// RequestMaskIncludeField sets the optional parameter
// "requestMask.includeField": Required. Comma-separated list of person
-// fields to be included in the response. Each
-// path should start with `person.`: for example, `person.names`
-// or
-// `person.photos`.
+// fields to be included in the response. Each path should start with
+// `person.`: for example, `person.names` or `person.photos`.
func (c *PeopleGetCall) RequestMaskIncludeField(requestMaskIncludeField string) *PeopleGetCall {
c.urlParams_.Set("requestMask.includeField", requestMaskIncludeField)
return c
}
// Sources sets the optional parameter "sources": A mask of what source
-// types to return. Defaults
-// to
-// ReadSourceType.PROFILE
-// and
-// ReadSourceType.CONTACT
-// if not set.
+// types to return. Defaults to ReadSourceType.PROFILE and
+// ReadSourceType.CONTACT if not set.
//
// Possible values:
-// "READ_SOURCE_TYPE_UNSPECIFIED"
-// "READ_SOURCE_TYPE_PROFILE"
-// "READ_SOURCE_TYPE_CONTACT"
-// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
+// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+// SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+// "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+// "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
+// SourceType.DOMAIN_CONTACT.
func (c *PeopleGetCall) Sources(sources ...string) *PeopleGetCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
@@ -5159,7 +4784,7 @@
func (c *PeopleGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5221,7 +4846,7 @@
}
return ret, nil
// {
- // "description": "Provides information about a person by specifying a resource name. Use\n`people/me` to indicate the authenticated user.\n\nThe request throws a 400 error if 'personFields' is not specified.",
+ // "description": "Provides information about a person by specifying a resource name. Use `people/me` to indicate the authenticated user. The request throws a 400 error if 'personFields' is not specified.",
// "flatPath": "v1/people/{peopleId}",
// "httpMethod": "GET",
// "id": "people.people.get",
@@ -5230,32 +4855,38 @@
// ],
// "parameters": {
// "personFields": {
- // "description": "Required. A field mask to restrict which fields on the person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on the person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "requestMask.includeField": {
- // "description": "Required. Comma-separated list of person fields to be included in the response. Each\npath should start with `person.`: for example, `person.names` or\n`person.photos`.",
+ // "description": "Required. Comma-separated list of person fields to be included in the response. Each path should start with `person.`: for example, `person.names` or `person.photos`.",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "resourceName": {
- // "description": "Required. The resource name of the person to provide information about.\n\n- To get information about the authenticated user, specify `people/me`.\n- To get information about a google account, specify\n `people/{account_id}`.\n- To get information about a contact, specify the resource name that\n identifies the contact as returned by\n[`people.connections.list`](/people/api/rest/v1/people.connections/list).",
+ // "description": "Required. The resource name of the person to provide information about. - To get information about the authenticated user, specify `people/me`. - To get information about a google account, specify `people/{account_id}`. - To get information about a contact, specify the resource name that identifies the contact as returned by [`people.connections.list`](/people/api/rest/v1/people.connections/list).",
// "location": "path",
// "pattern": "^people/[^/]+$",
// "required": true,
// "type": "string"
// },
// "sources": {
- // "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.PROFILE\nand\nReadSourceType.CONTACT\nif not set.",
+ // "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.PROFILE and ReadSourceType.CONTACT if not set.",
// "enum": [
// "READ_SOURCE_TYPE_UNSPECIFIED",
// "READ_SOURCE_TYPE_PROFILE",
// "READ_SOURCE_TYPE_CONTACT",
// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ // "Returns SourceType.CONTACT.",
+ // "Returns SourceType.DOMAIN_CONTACT."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -5293,12 +4924,9 @@
}
// GetBatchGet: Provides information about a list of specific people by
-// specifying a list
-// of requested resource names. Use `people/me` to indicate the
-// authenticated
-// user.
-//
-// The request throws a 400 error if 'personFields' is not specified.
+// specifying a list of requested resource names. Use `people/me` to
+// indicate the authenticated user. The request throws a 400 error if
+// 'personFields' is not specified.
func (r *PeopleService) GetBatchGet() *PeopleGetBatchGetCall {
c := &PeopleGetBatchGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
@@ -5306,35 +4934,12 @@
// PersonFields sets the optional parameter "personFields": Required. A
// field mask to restrict which fields on each person are returned.
-// Multiple
-// fields can be specified by separating them with commas. Valid values
-// are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// Multiple fields can be specified by separating them with commas.
+// Valid values are: * addresses * ageRanges * biographies * birthdays *
+// coverPhotos * emailAddresses * events * genders * imClients *
+// interests * locales * memberships * metadata * names * nicknames *
+// occupations * organizations * phoneNumbers * photos * relations *
+// residences * sipAddresses * skills * urls * userDefined
func (c *PeopleGetBatchGetCall) PersonFields(personFields string) *PeopleGetBatchGetCall {
c.urlParams_.Set("personFields", personFields)
return c
@@ -5342,47 +4947,37 @@
// RequestMaskIncludeField sets the optional parameter
// "requestMask.includeField": Required. Comma-separated list of person
-// fields to be included in the response. Each
-// path should start with `person.`: for example, `person.names`
-// or
-// `person.photos`.
+// fields to be included in the response. Each path should start with
+// `person.`: for example, `person.names` or `person.photos`.
func (c *PeopleGetBatchGetCall) RequestMaskIncludeField(requestMaskIncludeField string) *PeopleGetBatchGetCall {
c.urlParams_.Set("requestMask.includeField", requestMaskIncludeField)
return c
}
// ResourceNames sets the optional parameter "resourceNames": Required.
-// The resource names of the people to provide information about.
-//
-// - To get information about the authenticated user, specify
-// `people/me`.
-// - To get information about a google account, specify
-// `people/{account_id}`.
-// - To get information about a contact, specify the resource name that
-// identifies the contact as returned
-// by
-// [`people.connections.list`](/people/api/rest/v1/people.connections/
-// list).
-//
-// You can include up to 50 resource names in one request.
+// The resource names of the people to provide information about. - To
+// get information about the authenticated user, specify `people/me`. -
+// To get information about a google account, specify
+// `people/{account_id}`. - To get information about a contact, specify
+// the resource name that identifies the contact as returned by
+// [`people.connections.list`](/people/api/rest/v1/people.connections/lis
+// t). You can include up to 50 resource names in one request.
func (c *PeopleGetBatchGetCall) ResourceNames(resourceNames ...string) *PeopleGetBatchGetCall {
c.urlParams_.SetMulti("resourceNames", append([]string{}, resourceNames...))
return c
}
// Sources sets the optional parameter "sources": A mask of what source
-// types to return. Defaults
-// to
-// ReadSourceType.CONTACT
-// and
-// ReadSourceType.PROFILE
-// if not set.
+// types to return. Defaults to ReadSourceType.CONTACT and
+// ReadSourceType.PROFILE if not set.
//
// Possible values:
-// "READ_SOURCE_TYPE_UNSPECIFIED"
-// "READ_SOURCE_TYPE_PROFILE"
-// "READ_SOURCE_TYPE_CONTACT"
-// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
+// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+// SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+// "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+// "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
+// SourceType.DOMAIN_CONTACT.
func (c *PeopleGetBatchGetCall) Sources(sources ...string) *PeopleGetBatchGetCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
@@ -5425,7 +5020,7 @@
func (c *PeopleGetBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5484,38 +5079,44 @@
}
return ret, nil
// {
- // "description": "Provides information about a list of specific people by specifying a list\nof requested resource names. Use `people/me` to indicate the authenticated\nuser.\n\nThe request throws a 400 error if 'personFields' is not specified.",
+ // "description": "Provides information about a list of specific people by specifying a list of requested resource names. Use `people/me` to indicate the authenticated user. The request throws a 400 error if 'personFields' is not specified.",
// "flatPath": "v1/people:batchGet",
// "httpMethod": "GET",
// "id": "people.people.getBatchGet",
// "parameterOrder": [],
// "parameters": {
// "personFields": {
- // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "requestMask.includeField": {
- // "description": "Required. Comma-separated list of person fields to be included in the response. Each\npath should start with `person.`: for example, `person.names` or\n`person.photos`.",
+ // "description": "Required. Comma-separated list of person fields to be included in the response. Each path should start with `person.`: for example, `person.names` or `person.photos`.",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "resourceNames": {
- // "description": "Required. The resource names of the people to provide information about.\n\n- To get information about the authenticated user, specify `people/me`.\n- To get information about a google account, specify\n `people/{account_id}`.\n- To get information about a contact, specify the resource name that\n identifies the contact as returned by\n[`people.connections.list`](/people/api/rest/v1/people.connections/list).\n\nYou can include up to 50 resource names in one request.",
+ // "description": "Required. The resource names of the people to provide information about. - To get information about the authenticated user, specify `people/me`. - To get information about a google account, specify `people/{account_id}`. - To get information about a contact, specify the resource name that identifies the contact as returned by [`people.connections.list`](/people/api/rest/v1/people.connections/list). You can include up to 50 resource names in one request.",
// "location": "query",
// "repeated": true,
// "type": "string"
// },
// "sources": {
- // "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT\nand\nReadSourceType.PROFILE\nif not set.",
+ // "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
// "enum": [
// "READ_SOURCE_TYPE_UNSPECIFIED",
// "READ_SOURCE_TYPE_PROFILE",
// "READ_SOURCE_TYPE_CONTACT",
// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ // "Returns SourceType.CONTACT.",
+ // "Returns SourceType.DOMAIN_CONTACT."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -5553,78 +5154,50 @@
}
// ListDirectoryPeople: Provides a list of domain profiles and domain
-// contacts in the authenticated
-// user's domain directory.
+// contacts in the authenticated user's domain directory.
func (r *PeopleService) ListDirectoryPeople() *PeopleListDirectoryPeopleCall {
c := &PeopleListDirectoryPeopleCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
}
// MergeSources sets the optional parameter "mergeSources": Additional
-// data to merge into the directory sources if they are
-// connected
+// data to merge into the directory sources if they are connected
// through verified join keys such as email addresses or phone numbers.
//
// Possible values:
-// "DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED"
-// "DIRECTORY_MERGE_SOURCE_TYPE_CONTACT"
+// "DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "DIRECTORY_MERGE_SOURCE_TYPE_CONTACT" - User owned contact.
func (c *PeopleListDirectoryPeopleCall) MergeSources(mergeSources ...string) *PeopleListDirectoryPeopleCall {
c.urlParams_.SetMulti("mergeSources", append([]string{}, mergeSources...))
return c
}
// PageSize sets the optional parameter "pageSize": The number of people
-// to include in the response. Valid values are
-// between 1 and 1000, inclusive. Defaults to 100 if not set or set to
-// 0.
+// to include in the response. Valid values are between 1 and 1000,
+// inclusive. Defaults to 100 if not set or set to 0.
func (c *PeopleListDirectoryPeopleCall) PageSize(pageSize int64) *PeopleListDirectoryPeopleCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": A page token,
-// received from a previous `ListDirectoryPeople` call.
-// Provide this to retrieve the subsequent page.
-//
-// When paginating, all other parameters provided to
-// `ListDirectoryPeople`
-// must match the call that provided the page token.
+// received from a previous `ListDirectoryPeople` call. Provide this to
+// retrieve the subsequent page. When paginating, all other parameters
+// provided to `ListDirectoryPeople` must match the call that provided
+// the page token.
func (c *PeopleListDirectoryPeopleCall) PageToken(pageToken string) *PeopleListDirectoryPeopleCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
// ReadMask sets the optional parameter "readMask": Required. A field
-// mask to restrict which fields on each person are returned.
-// Multiple
+// mask to restrict which fields on each person are returned. Multiple
// fields can be specified by separating them with commas. Valid values
-// are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// are: * addresses * ageRanges * biographies * birthdays * coverPhotos
+// * emailAddresses * events * genders * imClients * interests * locales
+// * memberships * metadata * names * nicknames * occupations *
+// organizations * phoneNumbers * photos * relations * residences *
+// sipAddresses * skills * urls * userDefined
func (c *PeopleListDirectoryPeopleCall) ReadMask(readMask string) *PeopleListDirectoryPeopleCall {
c.urlParams_.Set("readMask", readMask)
return c
@@ -5632,10 +5205,8 @@
// RequestSyncToken sets the optional parameter "requestSyncToken":
// Whether the response should include `next_sync_token`, which can be
-// used to
-// get all changes since the last request. For subsequent sync requests
-// use
-// the `sync_token` param instead.
+// used to get all changes since the last request. For subsequent sync
+// requests use the `sync_token` param instead.
func (c *PeopleListDirectoryPeopleCall) RequestSyncToken(requestSyncToken bool) *PeopleListDirectoryPeopleCall {
c.urlParams_.Set("requestSyncToken", fmt.Sprint(requestSyncToken))
return c
@@ -5645,22 +5216,20 @@
// sources to return.
//
// Possible values:
-// "DIRECTORY_SOURCE_TYPE_UNSPECIFIED"
-// "DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT"
-// "DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE"
+// "DIRECTORY_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT" - G Suite domain shared
+// contact.
+// "DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE" - G Suite domain profile.
func (c *PeopleListDirectoryPeopleCall) Sources(sources ...string) *PeopleListDirectoryPeopleCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
}
// SyncToken sets the optional parameter "syncToken": A sync token,
-// received from a previous `ListDirectoryPeople` call.
-// Provide this to retrieve only the resources changed since the last
-// request.
-//
-// When syncing, all other parameters provided to
-// `ListDirectoryPeople`
-// must match the call that provided the sync token.
+// received from a previous `ListDirectoryPeople` call. Provide this to
+// retrieve only the resources changed since the last request. When
+// syncing, all other parameters provided to `ListDirectoryPeople` must
+// match the call that provided the sync token.
func (c *PeopleListDirectoryPeopleCall) SyncToken(syncToken string) *PeopleListDirectoryPeopleCall {
c.urlParams_.Set("syncToken", syncToken)
return c
@@ -5703,7 +5272,7 @@
func (c *PeopleListDirectoryPeopleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5762,41 +5331,45 @@
}
return ret, nil
// {
- // "description": "Provides a list of domain profiles and domain contacts in the authenticated\nuser's domain directory.",
+ // "description": "Provides a list of domain profiles and domain contacts in the authenticated user's domain directory.",
// "flatPath": "v1/people:listDirectoryPeople",
// "httpMethod": "GET",
// "id": "people.people.listDirectoryPeople",
// "parameterOrder": [],
// "parameters": {
// "mergeSources": {
- // "description": "Optional. Additional data to merge into the directory sources if they are connected\nthrough verified join keys such as email addresses or phone numbers.",
+ // "description": "Optional. Additional data to merge into the directory sources if they are connected through verified join keys such as email addresses or phone numbers.",
// "enum": [
// "DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED",
// "DIRECTORY_MERGE_SOURCE_TYPE_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "User owned contact."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
// },
// "pageSize": {
- // "description": "Optional. The number of people to include in the response. Valid values are\nbetween 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
+ // "description": "Optional. The number of people to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "pageToken": {
- // "description": "Optional. A page token, received from a previous `ListDirectoryPeople` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListDirectoryPeople`\nmust match the call that provided the page token.",
+ // "description": "Optional. A page token, received from a previous `ListDirectoryPeople` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListDirectoryPeople` must match the call that provided the page token.",
// "location": "query",
// "type": "string"
// },
// "readMask": {
- // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "requestSyncToken": {
- // "description": "Optional. Whether the response should include `next_sync_token`, which can be used to\nget all changes since the last request. For subsequent sync requests use\nthe `sync_token` param instead.",
+ // "description": "Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead.",
// "location": "query",
// "type": "boolean"
// },
@@ -5807,12 +5380,17 @@
// "DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT",
// "DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "G Suite domain shared contact.",
+ // "G Suite domain profile."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
// },
// "syncToken": {
- // "description": "Optional. A sync token, received from a previous `ListDirectoryPeople` call.\nProvide this to retrieve only the resources changed since the last request.\n\nWhen syncing, all other parameters provided to `ListDirectoryPeople`\nmust match the call that provided the sync token.",
+ // "description": "Optional. A sync token, received from a previous `ListDirectoryPeople` call. Provide this to retrieve only the resources changed since the last request. When syncing, all other parameters provided to `ListDirectoryPeople` must match the call that provided the sync token.",
// "location": "query",
// "type": "string"
// }
@@ -5860,85 +5438,59 @@
}
// SearchDirectoryPeople: Provides a list of domain profiles and domain
-// contacts in the authenticated
-// user's domain directory that match the search query.
+// contacts in the authenticated user's domain directory that match the
+// search query.
func (r *PeopleService) SearchDirectoryPeople() *PeopleSearchDirectoryPeopleCall {
c := &PeopleSearchDirectoryPeopleCall{s: r.s, urlParams_: make(gensupport.URLParams)}
return c
}
// MergeSources sets the optional parameter "mergeSources": Additional
-// data to merge into the directory sources if they are
-// connected
+// data to merge into the directory sources if they are connected
// through verified join keys such as email addresses or phone numbers.
//
// Possible values:
-// "DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED"
-// "DIRECTORY_MERGE_SOURCE_TYPE_CONTACT"
+// "DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "DIRECTORY_MERGE_SOURCE_TYPE_CONTACT" - User owned contact.
func (c *PeopleSearchDirectoryPeopleCall) MergeSources(mergeSources ...string) *PeopleSearchDirectoryPeopleCall {
c.urlParams_.SetMulti("mergeSources", append([]string{}, mergeSources...))
return c
}
// PageSize sets the optional parameter "pageSize": The number of people
-// to include in the response. Valid values are
-// between 1 and 500, inclusive. Defaults to 100 if not set or set to 0.
+// to include in the response. Valid values are between 1 and 500,
+// inclusive. Defaults to 100 if not set or set to 0.
func (c *PeopleSearchDirectoryPeopleCall) PageSize(pageSize int64) *PeopleSearchDirectoryPeopleCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": A page token,
-// received from a previous `SearchDirectoryPeople` call.
-// Provide this to retrieve the subsequent page.
-//
-// When paginating, all other parameters provided to
-// `SearchDirectoryPeople`
-// must match the call that provided the page token.
+// received from a previous `SearchDirectoryPeople` call. Provide this
+// to retrieve the subsequent page. When paginating, all other
+// parameters provided to `SearchDirectoryPeople` must match the call
+// that provided the page token.
func (c *PeopleSearchDirectoryPeopleCall) PageToken(pageToken string) *PeopleSearchDirectoryPeopleCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
// Query sets the optional parameter "query": Required. Prefix query
-// that matches fields in the person. Does NOT use the
-// read_mask for determining what fields to match.
+// that matches fields in the person. Does NOT use the read_mask for
+// determining what fields to match.
func (c *PeopleSearchDirectoryPeopleCall) Query(query string) *PeopleSearchDirectoryPeopleCall {
c.urlParams_.Set("query", query)
return c
}
// ReadMask sets the optional parameter "readMask": Required. A field
-// mask to restrict which fields on each person are returned.
-// Multiple
+// mask to restrict which fields on each person are returned. Multiple
// fields can be specified by separating them with commas. Valid values
-// are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// are: * addresses * ageRanges * biographies * birthdays * coverPhotos
+// * emailAddresses * events * genders * imClients * interests * locales
+// * memberships * metadata * names * nicknames * occupations *
+// organizations * phoneNumbers * photos * relations * residences *
+// sipAddresses * skills * urls * userDefined
func (c *PeopleSearchDirectoryPeopleCall) ReadMask(readMask string) *PeopleSearchDirectoryPeopleCall {
c.urlParams_.Set("readMask", readMask)
return c
@@ -5948,9 +5500,10 @@
// sources to return.
//
// Possible values:
-// "DIRECTORY_SOURCE_TYPE_UNSPECIFIED"
-// "DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT"
-// "DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE"
+// "DIRECTORY_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT" - G Suite domain shared
+// contact.
+// "DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE" - G Suite domain profile.
func (c *PeopleSearchDirectoryPeopleCall) Sources(sources ...string) *PeopleSearchDirectoryPeopleCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
@@ -5993,7 +5546,7 @@
func (c *PeopleSearchDirectoryPeopleCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6052,40 +5605,44 @@
}
return ret, nil
// {
- // "description": "Provides a list of domain profiles and domain contacts in the authenticated\nuser's domain directory that match the search query.",
+ // "description": "Provides a list of domain profiles and domain contacts in the authenticated user's domain directory that match the search query.",
// "flatPath": "v1/people:searchDirectoryPeople",
// "httpMethod": "GET",
// "id": "people.people.searchDirectoryPeople",
// "parameterOrder": [],
// "parameters": {
// "mergeSources": {
- // "description": "Optional. Additional data to merge into the directory sources if they are connected\nthrough verified join keys such as email addresses or phone numbers.",
+ // "description": "Optional. Additional data to merge into the directory sources if they are connected through verified join keys such as email addresses or phone numbers.",
// "enum": [
// "DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED",
// "DIRECTORY_MERGE_SOURCE_TYPE_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "User owned contact."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
// },
// "pageSize": {
- // "description": "Optional. The number of people to include in the response. Valid values are\nbetween 1 and 500, inclusive. Defaults to 100 if not set or set to 0.",
+ // "description": "Optional. The number of people to include in the response. Valid values are between 1 and 500, inclusive. Defaults to 100 if not set or set to 0.",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "pageToken": {
- // "description": "Optional. A page token, received from a previous `SearchDirectoryPeople` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `SearchDirectoryPeople`\nmust match the call that provided the page token.",
+ // "description": "Optional. A page token, received from a previous `SearchDirectoryPeople` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `SearchDirectoryPeople` must match the call that provided the page token.",
// "location": "query",
// "type": "string"
// },
// "query": {
- // "description": "Required. Prefix query that matches fields in the person. Does NOT use the\nread_mask for determining what fields to match.",
+ // "description": "Required. Prefix query that matches fields in the person. Does NOT use the read_mask for determining what fields to match.",
// "location": "query",
// "type": "string"
// },
// "readMask": {
- // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
@@ -6097,6 +5654,11 @@
// "DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT",
// "DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "G Suite domain shared contact.",
+ // "G Suite domain profile."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
@@ -6146,25 +5708,14 @@
}
// UpdateContact: Update contact data for an existing contact person.
-// Any non-contact data
-// will not be modified.
-//
-// The request throws a 400 error if `updatePersonFields` is not
-// specified.
-//
-// The request throws a 400 error if `person.metadata.sources` is
-// not
-// specified for the contact to be updated.
-//
-// The request throws a 400 error with an error with
-// reason
-// "failedPrecondition" if `person.metadata.sources.etag` is different
-// than
-// the contact's etag, which indicates the contact has changed since its
-// data
-// was read. Clients should get the latest person and re-apply their
-// updates
-// to the latest person.
+// Any non-contact data will not be modified. The request throws a 400
+// error if `updatePersonFields` is not specified. The request throws a
+// 400 error if `person.metadata.sources` is not specified for the
+// contact to be updated. The request throws a 400 error with an error
+// with reason "failedPrecondition" if `person.metadata.sources.etag`
+// is different than the contact's etag, which indicates the contact has
+// changed since its data was read. Clients should get the latest person
+// and re-apply their updates to the latest person.
func (r *PeopleService) UpdateContact(resourceName string, person *Person) *PeopleUpdateContactCall {
c := &PeopleUpdateContactCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -6173,52 +5724,30 @@
}
// PersonFields sets the optional parameter "personFields": A field mask
-// to restrict which fields on each person are returned. Multiple
-// fields can be specified by separating them with commas. Defaults to
-// all
-// fields if not set. Valid values are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// to restrict which fields on each person are returned. Multiple fields
+// can be specified by separating them with commas. Defaults to all
+// fields if not set. Valid values are: * addresses * ageRanges *
+// biographies * birthdays * coverPhotos * emailAddresses * events *
+// genders * imClients * interests * locales * memberships * metadata *
+// names * nicknames * occupations * organizations * phoneNumbers *
+// photos * relations * residences * sipAddresses * skills * urls *
+// userDefined
func (c *PeopleUpdateContactCall) PersonFields(personFields string) *PeopleUpdateContactCall {
c.urlParams_.Set("personFields", personFields)
return c
}
// Sources sets the optional parameter "sources": A mask of what source
-// types to return. Defaults to
-// ReadSourceType.CONTACT and
-// ReadSourceType.PROFILE if not
-// set.
+// types to return. Defaults to ReadSourceType.CONTACT and
+// ReadSourceType.PROFILE if not set.
//
// Possible values:
-// "READ_SOURCE_TYPE_UNSPECIFIED"
-// "READ_SOURCE_TYPE_PROFILE"
-// "READ_SOURCE_TYPE_CONTACT"
-// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
+// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+// SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+// "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+// "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
+// SourceType.DOMAIN_CONTACT.
func (c *PeopleUpdateContactCall) Sources(sources ...string) *PeopleUpdateContactCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
@@ -6226,30 +5755,12 @@
// UpdatePersonFields sets the optional parameter "updatePersonFields":
// Required. A field mask to restrict which fields on the person are
-// updated. Multiple
-// fields can be specified by separating them with commas.
-// All updated fields will be replaced. Valid values are:
-//
-// * addresses
-// * biographies
-// * birthdays
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * relations
-// * residences
-// * sipAddresses
-// * urls
-// * userDefined
+// updated. Multiple fields can be specified by separating them with
+// commas. All updated fields will be replaced. Valid values are: *
+// addresses * biographies * birthdays * emailAddresses * events *
+// genders * imClients * interests * locales * memberships * names *
+// nicknames * occupations * organizations * phoneNumbers * relations *
+// residences * sipAddresses * urls * userDefined
func (c *PeopleUpdateContactCall) UpdatePersonFields(updatePersonFields string) *PeopleUpdateContactCall {
c.urlParams_.Set("updatePersonFields", updatePersonFields)
return c
@@ -6282,7 +5793,7 @@
func (c *PeopleUpdateContactCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6346,7 +5857,7 @@
}
return ret, nil
// {
- // "description": "Update contact data for an existing contact person. Any non-contact data\nwill not be modified.\n\nThe request throws a 400 error if `updatePersonFields` is not specified.\n\nThe request throws a 400 error if `person.metadata.sources` is not\nspecified for the contact to be updated.\n\nThe request throws a 400 error with an error with reason\n`\"failedPrecondition\"` if `person.metadata.sources.etag` is different than\nthe contact's etag, which indicates the contact has changed since its data\nwas read. Clients should get the latest person and re-apply their updates\nto the latest person.",
+ // "description": "Update contact data for an existing contact person. Any non-contact data will not be modified. The request throws a 400 error if `updatePersonFields` is not specified. The request throws a 400 error if `person.metadata.sources` is not specified for the contact to be updated. The request throws a 400 error with an error with reason `\"failedPrecondition\"` if `person.metadata.sources.etag` is different than the contact's etag, which indicates the contact has changed since its data was read. Clients should get the latest person and re-apply their updates to the latest person.",
// "flatPath": "v1/people/{peopleId}:updateContact",
// "httpMethod": "PATCH",
// "id": "people.people.updateContact",
@@ -6355,32 +5866,38 @@
// ],
// "parameters": {
// "personFields": {
- // "description": "Optional. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Defaults to all\nfields if not set. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Optional. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Defaults to all fields if not set. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "resourceName": {
- // "description": "The resource name for the person, assigned by the server. An ASCII string\nwith a max length of 27 characters, in the form of\n`people/{person_id}`.",
+ // "description": "The resource name for the person, assigned by the server. An ASCII string with a max length of 27 characters, in the form of `people/{person_id}`.",
// "location": "path",
// "pattern": "^people/[^/]+$",
// "required": true,
// "type": "string"
// },
// "sources": {
- // "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT and\nReadSourceType.PROFILE if not\nset.",
+ // "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
// "enum": [
// "READ_SOURCE_TYPE_UNSPECIFIED",
// "READ_SOURCE_TYPE_PROFILE",
// "READ_SOURCE_TYPE_CONTACT",
// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ // "Returns SourceType.CONTACT.",
+ // "Returns SourceType.DOMAIN_CONTACT."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
// },
// "updatePersonFields": {
- // "description": "Required. A field mask to restrict which fields on the person are updated. Multiple\nfields can be specified by separating them with commas.\nAll updated fields will be replaced. Valid values are:\n\n* addresses\n* biographies\n* birthdays\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* relations\n* residences\n* sipAddresses\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on the person are updated. Multiple fields can be specified by separating them with commas. All updated fields will be replaced. Valid values are: * addresses * biographies * birthdays * emailAddresses * events * genders * imClients * interests * locales * memberships * names * nicknames * occupations * organizations * phoneNumbers * relations * residences * sipAddresses * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
@@ -6446,7 +5963,7 @@
func (c *PeopleUpdateContactPhotoCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6551,9 +6068,8 @@
header_ http.Header
}
-// List: Provides a list of the authenticated user's contacts.
-//
-// The request throws a 400 error if 'personFields' is not specified.
+// List: Provides a list of the authenticated user's contacts. The
+// request throws a 400 error if 'personFields' is not specified.
func (r *PeopleConnectionsService) List(resourceName string) *PeopleConnectionsListCall {
c := &PeopleConnectionsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resourceName = resourceName
@@ -6561,21 +6077,18 @@
}
// PageSize sets the optional parameter "pageSize": The number of
-// connections to include in the response. Valid values are
-// between 1 and 1000, inclusive. Defaults to 100 if not set or set to
-// 0.
+// connections to include in the response. Valid values are between 1
+// and 1000, inclusive. Defaults to 100 if not set or set to 0.
func (c *PeopleConnectionsListCall) PageSize(pageSize int64) *PeopleConnectionsListCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": A page token,
-// received from a previous `ListConnections` call.
-// Provide this to retrieve the subsequent page.
-//
-// When paginating, all other parameters provided to
-// `ListConnections`
-// must match the call that provided the page token.
+// received from a previous `ListConnections` call. Provide this to
+// retrieve the subsequent page. When paginating, all other parameters
+// provided to `ListConnections` must match the call that provided the
+// page token.
func (c *PeopleConnectionsListCall) PageToken(pageToken string) *PeopleConnectionsListCall {
c.urlParams_.Set("pageToken", pageToken)
return c
@@ -6583,35 +6096,12 @@
// PersonFields sets the optional parameter "personFields": Required. A
// field mask to restrict which fields on each person are returned.
-// Multiple
-// fields can be specified by separating them with commas. Valid values
-// are:
-//
-// * addresses
-// * ageRanges
-// * biographies
-// * birthdays
-// * coverPhotos
-// * emailAddresses
-// * events
-// * genders
-// * imClients
-// * interests
-// * locales
-// * memberships
-// * metadata
-// * names
-// * nicknames
-// * occupations
-// * organizations
-// * phoneNumbers
-// * photos
-// * relations
-// * residences
-// * sipAddresses
-// * skills
-// * urls
-// * userDefined
+// Multiple fields can be specified by separating them with commas.
+// Valid values are: * addresses * ageRanges * biographies * birthdays *
+// coverPhotos * emailAddresses * events * genders * imClients *
+// interests * locales * memberships * metadata * names * nicknames *
+// occupations * organizations * phoneNumbers * photos * relations *
+// residences * sipAddresses * skills * urls * userDefined
func (c *PeopleConnectionsListCall) PersonFields(personFields string) *PeopleConnectionsListCall {
c.urlParams_.Set("personFields", personFields)
return c
@@ -6619,10 +6109,8 @@
// RequestMaskIncludeField sets the optional parameter
// "requestMask.includeField": Required. Comma-separated list of person
-// fields to be included in the response. Each
-// path should start with `person.`: for example, `person.names`
-// or
-// `person.photos`.
+// fields to be included in the response. Each path should start with
+// `person.`: for example, `person.names` or `person.photos`.
func (c *PeopleConnectionsListCall) RequestMaskIncludeField(requestMaskIncludeField string) *PeopleConnectionsListCall {
c.urlParams_.Set("requestMask.includeField", requestMaskIncludeField)
return c
@@ -6630,59 +6118,52 @@
// RequestSyncToken sets the optional parameter "requestSyncToken":
// Whether the response should include `next_sync_token`, which can be
-// used to
-// get all changes since the last request. For subsequent sync requests
-// use
-// the `sync_token` param instead. Initial sync requests that
-// specify
-// `request_sync_token` have an additional rate limit.
+// used to get all changes since the last request. For subsequent sync
+// requests use the `sync_token` param instead. Initial sync requests
+// that specify `request_sync_token` have an additional rate limit.
func (c *PeopleConnectionsListCall) RequestSyncToken(requestSyncToken bool) *PeopleConnectionsListCall {
c.urlParams_.Set("requestSyncToken", fmt.Sprint(requestSyncToken))
return c
}
// SortOrder sets the optional parameter "sortOrder": The order in which
-// the connections should be sorted. Defaults
-// to
+// the connections should be sorted. Defaults to
// `LAST_MODIFIED_ASCENDING`.
//
// Possible values:
-// "LAST_MODIFIED_ASCENDING"
-// "LAST_MODIFIED_DESCENDING"
-// "FIRST_NAME_ASCENDING"
-// "LAST_NAME_ASCENDING"
+// "LAST_MODIFIED_ASCENDING" - Sort people by when they were changed;
+// older entries first.
+// "LAST_MODIFIED_DESCENDING" - Sort people by when they were changed;
+// newer entries first.
+// "FIRST_NAME_ASCENDING" - Sort people by first name.
+// "LAST_NAME_ASCENDING" - Sort people by last name.
func (c *PeopleConnectionsListCall) SortOrder(sortOrder string) *PeopleConnectionsListCall {
c.urlParams_.Set("sortOrder", sortOrder)
return c
}
// Sources sets the optional parameter "sources": A mask of what source
-// types to return. Defaults
-// to
-// ReadSourceType.CONTACT
-// and
-// ReadSourceType.PROFILE if not
-// set.
+// types to return. Defaults to ReadSourceType.CONTACT and
+// ReadSourceType.PROFILE if not set.
//
// Possible values:
-// "READ_SOURCE_TYPE_UNSPECIFIED"
-// "READ_SOURCE_TYPE_PROFILE"
-// "READ_SOURCE_TYPE_CONTACT"
-// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
+// "READ_SOURCE_TYPE_UNSPECIFIED" - Unspecified.
+// "READ_SOURCE_TYPE_PROFILE" - Returns SourceType.ACCOUNT,
+// SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.
+// "READ_SOURCE_TYPE_CONTACT" - Returns SourceType.CONTACT.
+// "READ_SOURCE_TYPE_DOMAIN_CONTACT" - Returns
+// SourceType.DOMAIN_CONTACT.
func (c *PeopleConnectionsListCall) Sources(sources ...string) *PeopleConnectionsListCall {
c.urlParams_.SetMulti("sources", append([]string{}, sources...))
return c
}
// SyncToken sets the optional parameter "syncToken": A sync token,
-// received from a previous `ListConnections` call.
-// Provide this to retrieve only the resources changed since the last
-// request.
-// Sync requests that specify `sync_token` have an additional rate
-// limit.
-//
-// When syncing, all other parameters provided to `ListConnections`
-// must match the call that provided the sync token.
+// received from a previous `ListConnections` call. Provide this to
+// retrieve only the resources changed since the last request. Sync
+// requests that specify `sync_token` have an additional rate limit.
+// When syncing, all other parameters provided to `ListConnections` must
+// match the call that provided the sync token.
func (c *PeopleConnectionsListCall) SyncToken(syncToken string) *PeopleConnectionsListCall {
c.urlParams_.Set("syncToken", syncToken)
return c
@@ -6725,7 +6206,7 @@
func (c *PeopleConnectionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6787,7 +6268,7 @@
}
return ret, nil
// {
- // "description": "Provides a list of the authenticated user's contacts.\n\nThe request throws a 400 error if 'personFields' is not specified.",
+ // "description": "Provides a list of the authenticated user's contacts. The request throws a 400 error if 'personFields' is not specified.",
// "flatPath": "v1/people/{peopleId}/connections",
// "httpMethod": "GET",
// "id": "people.people.connections.list",
@@ -6796,30 +6277,30 @@
// ],
// "parameters": {
// "pageSize": {
- // "description": "Optional. The number of connections to include in the response. Valid values are\nbetween 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
+ // "description": "Optional. The number of connections to include in the response. Valid values are between 1 and 1000, inclusive. Defaults to 100 if not set or set to 0.",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "pageToken": {
- // "description": "Optional. A page token, received from a previous `ListConnections` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListConnections`\nmust match the call that provided the page token.",
+ // "description": "Optional. A page token, received from a previous `ListConnections` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListConnections` must match the call that provided the page token.",
// "location": "query",
// "type": "string"
// },
// "personFields": {
- // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple\nfields can be specified by separating them with commas. Valid values are:\n\n* addresses\n* ageRanges\n* biographies\n* birthdays\n* coverPhotos\n* emailAddresses\n* events\n* genders\n* imClients\n* interests\n* locales\n* memberships\n* metadata\n* names\n* nicknames\n* occupations\n* organizations\n* phoneNumbers\n* photos\n* relations\n* residences\n* sipAddresses\n* skills\n* urls\n* userDefined",
+ // "description": "Required. A field mask to restrict which fields on each person are returned. Multiple fields can be specified by separating them with commas. Valid values are: * addresses * ageRanges * biographies * birthdays * coverPhotos * emailAddresses * events * genders * imClients * interests * locales * memberships * metadata * names * nicknames * occupations * organizations * phoneNumbers * photos * relations * residences * sipAddresses * skills * urls * userDefined",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "requestMask.includeField": {
- // "description": "Required. Comma-separated list of person fields to be included in the response. Each\npath should start with `person.`: for example, `person.names` or\n`person.photos`.",
+ // "description": "Required. Comma-separated list of person fields to be included in the response. Each path should start with `person.`: for example, `person.names` or `person.photos`.",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
// },
// "requestSyncToken": {
- // "description": "Optional. Whether the response should include `next_sync_token`, which can be used to\nget all changes since the last request. For subsequent sync requests use\nthe `sync_token` param instead. Initial sync requests that specify\n`request_sync_token` have an additional rate limit.",
+ // "description": "Optional. Whether the response should include `next_sync_token`, which can be used to get all changes since the last request. For subsequent sync requests use the `sync_token` param instead. Initial sync requests that specify `request_sync_token` have an additional rate limit.",
// "location": "query",
// "type": "boolean"
// },
@@ -6831,30 +6312,42 @@
// "type": "string"
// },
// "sortOrder": {
- // "description": "Optional. The order in which the connections should be sorted. Defaults to\n`LAST_MODIFIED_ASCENDING`.",
+ // "description": "Optional. The order in which the connections should be sorted. Defaults to `LAST_MODIFIED_ASCENDING`.",
// "enum": [
// "LAST_MODIFIED_ASCENDING",
// "LAST_MODIFIED_DESCENDING",
// "FIRST_NAME_ASCENDING",
// "LAST_NAME_ASCENDING"
// ],
+ // "enumDescriptions": [
+ // "Sort people by when they were changed; older entries first.",
+ // "Sort people by when they were changed; newer entries first.",
+ // "Sort people by first name.",
+ // "Sort people by last name."
+ // ],
// "location": "query",
// "type": "string"
// },
// "sources": {
- // "description": "Optional. A mask of what source types to return. Defaults to\nReadSourceType.CONTACT\nand\nReadSourceType.PROFILE if not\nset.",
+ // "description": "Optional. A mask of what source types to return. Defaults to ReadSourceType.CONTACT and ReadSourceType.PROFILE if not set.",
// "enum": [
// "READ_SOURCE_TYPE_UNSPECIFIED",
// "READ_SOURCE_TYPE_PROFILE",
// "READ_SOURCE_TYPE_CONTACT",
// "READ_SOURCE_TYPE_DOMAIN_CONTACT"
// ],
+ // "enumDescriptions": [
+ // "Unspecified.",
+ // "Returns SourceType.ACCOUNT, SourceType.DOMAIN_PROFILE, and SourceType.PROFILE.",
+ // "Returns SourceType.CONTACT.",
+ // "Returns SourceType.DOMAIN_CONTACT."
+ // ],
// "location": "query",
// "repeated": true,
// "type": "string"
// },
// "syncToken": {
- // "description": "Optional. A sync token, received from a previous `ListConnections` call.\nProvide this to retrieve only the resources changed since the last request.\nSync requests that specify `sync_token` have an additional rate limit.\n\nWhen syncing, all other parameters provided to `ListConnections`\nmust match the call that provided the sync token.",
+ // "description": "Optional. A sync token, received from a previous `ListConnections` call. Provide this to retrieve only the resources changed since the last request. Sync requests that specify `sync_token` have an additional rate limit. When syncing, all other parameters provided to `ListConnections` must match the call that provided the sync token.",
// "location": "query",
// "type": "string"
// }
diff --git a/playablelocations/v3/playablelocations-gen.go b/playablelocations/v3/playablelocations-gen.go
index 8038aa5..9921ba9 100644
--- a/playablelocations/v3/playablelocations-gen.go
+++ b/playablelocations/v3/playablelocations-gen.go
@@ -1027,7 +1027,7 @@
func (c *V3LogImpressionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1156,7 +1156,7 @@
func (c *V3LogPlayerReportsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1286,7 +1286,7 @@
func (c *V3SamplePlayableLocationsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/playcustomapp/v1/playcustomapp-gen.go b/playcustomapp/v1/playcustomapp-gen.go
index 6bbc686..3284a30 100644
--- a/playcustomapp/v1/playcustomapp-gen.go
+++ b/playcustomapp/v1/playcustomapp-gen.go
@@ -282,7 +282,7 @@
func (c *AccountsCustomAppsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/plus/v1/plus-gen.go b/plus/v1/plus-gen.go
index 318a4d9..b9f6cdd 100644
--- a/plus/v1/plus-gen.go
+++ b/plus/v1/plus-gen.go
@@ -2345,7 +2345,7 @@
func (c *ActivitiesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2509,7 +2509,7 @@
func (c *ActivitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2741,7 +2741,7 @@
func (c *ActivitiesSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2937,7 +2937,7 @@
func (c *CommentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3110,7 +3110,7 @@
func (c *CommentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3304,7 +3304,7 @@
func (c *PeopleGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3480,7 +3480,7 @@
func (c *PeopleListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3708,7 +3708,7 @@
func (c *PeopleListByActivityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3929,7 +3929,7 @@
func (c *PeopleSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/policytroubleshooter/v1/policytroubleshooter-gen.go b/policytroubleshooter/v1/policytroubleshooter-gen.go
index 2a9272d..dcecb2b 100644
--- a/policytroubleshooter/v1/policytroubleshooter-gen.go
+++ b/policytroubleshooter/v1/policytroubleshooter-gen.go
@@ -1189,7 +1189,7 @@
func (c *IamTroubleshootCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/policytroubleshooter/v1beta/policytroubleshooter-gen.go b/policytroubleshooter/v1beta/policytroubleshooter-gen.go
index c4e67d9..5491853 100644
--- a/policytroubleshooter/v1beta/policytroubleshooter-gen.go
+++ b/policytroubleshooter/v1beta/policytroubleshooter-gen.go
@@ -1189,7 +1189,7 @@
func (c *IamTroubleshootCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/poly/v1/poly-gen.go b/poly/v1/poly-gen.go
index 1e0b7ca..a3a81da 100644
--- a/poly/v1/poly-gen.go
+++ b/poly/v1/poly-gen.go
@@ -1082,7 +1082,7 @@
func (c *AssetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1305,7 +1305,7 @@
func (c *AssetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1561,7 +1561,7 @@
func (c *UsersAssetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1795,7 +1795,7 @@
func (c *UsersLikedassetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go b/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go
index 3b71d7a..384a4ed 100644
--- a/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go
+++ b/prod_tt_sasportal/v1alpha1/prod_tt_sasportal-gen.go
@@ -1916,7 +1916,7 @@
func (c *CustomersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2075,7 +2075,7 @@
func (c *CustomersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2237,7 +2237,7 @@
func (c *CustomersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2383,7 +2383,7 @@
func (c *CustomersDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2521,7 +2521,7 @@
func (c *CustomersDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2662,7 +2662,7 @@
func (c *CustomersDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2822,7 +2822,7 @@
func (c *CustomersDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2996,7 +2996,7 @@
func (c *CustomersDeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3143,7 +3143,7 @@
func (c *CustomersDevicesBulkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3284,7 +3284,7 @@
func (c *CustomersDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3425,7 +3425,7 @@
func (c *CustomersDevicesCreateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3563,7 +3563,7 @@
func (c *CustomersDevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3704,7 +3704,7 @@
func (c *CustomersDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3875,7 +3875,7 @@
func (c *CustomersDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4047,7 +4047,7 @@
func (c *CustomersDevicesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4194,7 +4194,7 @@
func (c *CustomersDevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4340,7 +4340,7 @@
func (c *CustomersDevicesSignDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4480,7 +4480,7 @@
func (c *CustomersDevicesUpdateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4620,7 +4620,7 @@
func (c *CustomersNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4758,7 +4758,7 @@
func (c *CustomersNodesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4899,7 +4899,7 @@
func (c *CustomersNodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5058,7 +5058,7 @@
func (c *CustomersNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5225,7 +5225,7 @@
func (c *CustomersNodesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5372,7 +5372,7 @@
func (c *CustomersNodesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5518,7 +5518,7 @@
func (c *CustomersNodesDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5683,7 +5683,7 @@
func (c *CustomersNodesDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5850,7 +5850,7 @@
func (c *CustomersNodesNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6014,7 +6014,7 @@
func (c *CustomersNodesNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6190,7 +6190,7 @@
func (c *DeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6324,7 +6324,7 @@
func (c *InstallerGenerateSecretCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6450,7 +6450,7 @@
func (c *InstallerValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6587,7 +6587,7 @@
func (c *NodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6720,7 +6720,7 @@
func (c *NodesDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6861,7 +6861,7 @@
func (c *NodesDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7021,7 +7021,7 @@
func (c *NodesDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7195,7 +7195,7 @@
func (c *NodesDeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7342,7 +7342,7 @@
func (c *NodesDevicesBulkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7483,7 +7483,7 @@
func (c *NodesDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7624,7 +7624,7 @@
func (c *NodesDevicesCreateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7762,7 +7762,7 @@
func (c *NodesDevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7903,7 +7903,7 @@
func (c *NodesDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8074,7 +8074,7 @@
func (c *NodesDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8246,7 +8246,7 @@
func (c *NodesDevicesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8393,7 +8393,7 @@
func (c *NodesDevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8539,7 +8539,7 @@
func (c *NodesDevicesSignDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8679,7 +8679,7 @@
func (c *NodesDevicesUpdateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8819,7 +8819,7 @@
func (c *NodesNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8957,7 +8957,7 @@
func (c *NodesNodesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9098,7 +9098,7 @@
func (c *NodesNodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9257,7 +9257,7 @@
func (c *NodesNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9424,7 +9424,7 @@
func (c *NodesNodesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9571,7 +9571,7 @@
func (c *NodesNodesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9717,7 +9717,7 @@
func (c *NodesNodesDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9882,7 +9882,7 @@
func (c *NodesNodesDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10050,7 +10050,7 @@
func (c *NodesNodesDevicesBulkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10191,7 +10191,7 @@
func (c *NodesNodesDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10332,7 +10332,7 @@
func (c *NodesNodesDevicesCreateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10508,7 +10508,7 @@
func (c *NodesNodesDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10680,7 +10680,7 @@
func (c *NodesNodesNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10844,7 +10844,7 @@
func (c *NodesNodesNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11012,7 +11012,7 @@
func (c *PoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11139,7 +11139,7 @@
func (c *PoliciesSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11265,7 +11265,7 @@
func (c *PoliciesTestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/pubsub/v1/pubsub-gen.go b/pubsub/v1/pubsub-gen.go
index de14f6d..fdb928b 100644
--- a/pubsub/v1/pubsub-gen.go
+++ b/pubsub/v1/pubsub-gen.go
@@ -2202,7 +2202,7 @@
func (c *ProjectsSnapshotsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2357,7 +2357,7 @@
func (c *ProjectsSnapshotsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2508,7 +2508,7 @@
func (c *ProjectsSnapshotsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2681,7 +2681,7 @@
func (c *ProjectsSnapshotsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2857,7 +2857,7 @@
func (c *ProjectsSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3034,7 +3034,7 @@
func (c *ProjectsSnapshotsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3180,7 +3180,7 @@
func (c *ProjectsSnapshotsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3331,7 +3331,7 @@
func (c *ProjectsSnapshotsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3482,7 +3482,7 @@
func (c *ProjectsSubscriptionsAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3641,7 +3641,7 @@
func (c *ProjectsSubscriptionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3788,7 +3788,7 @@
func (c *ProjectsSubscriptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3925,7 +3925,7 @@
func (c *ProjectsSubscriptionsDetachCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4067,7 +4067,7 @@
func (c *ProjectsSubscriptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4240,7 +4240,7 @@
func (c *ProjectsSubscriptionsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4408,7 +4408,7 @@
func (c *ProjectsSubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4584,7 +4584,7 @@
func (c *ProjectsSubscriptionsModifyAckDeadlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4735,7 +4735,7 @@
func (c *ProjectsSubscriptionsModifyPushConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4878,7 +4878,7 @@
func (c *ProjectsSubscriptionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5023,7 +5023,7 @@
func (c *ProjectsSubscriptionsPullCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5176,7 +5176,7 @@
func (c *ProjectsSubscriptionsSeekCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5322,7 +5322,7 @@
func (c *ProjectsSubscriptionsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5473,7 +5473,7 @@
func (c *ProjectsSubscriptionsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5617,7 +5617,7 @@
func (c *ProjectsTopicsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5764,7 +5764,7 @@
func (c *ProjectsTopicsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5906,7 +5906,7 @@
func (c *ProjectsTopicsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6079,7 +6079,7 @@
func (c *ProjectsTopicsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6247,7 +6247,7 @@
func (c *ProjectsTopicsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6417,7 +6417,7 @@
func (c *ProjectsTopicsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6560,7 +6560,7 @@
func (c *ProjectsTopicsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6706,7 +6706,7 @@
func (c *ProjectsTopicsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6857,7 +6857,7 @@
func (c *ProjectsTopicsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7032,7 +7032,7 @@
func (c *ProjectsTopicsSnapshotsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7226,7 +7226,7 @@
func (c *ProjectsTopicsSubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/pubsub/v1beta1a/pubsub-gen.go b/pubsub/v1beta1a/pubsub-gen.go
index eb815ce..879a21f 100644
--- a/pubsub/v1beta1a/pubsub-gen.go
+++ b/pubsub/v1beta1a/pubsub-gen.go
@@ -978,7 +978,7 @@
func (c *SubscriptionsAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1111,7 +1111,7 @@
func (c *SubscriptionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1241,7 +1241,7 @@
func (c *SubscriptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1383,7 +1383,7 @@
func (c *SubscriptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1548,7 +1548,7 @@
func (c *SubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1708,7 +1708,7 @@
func (c *SubscriptionsModifyAckDeadlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1842,7 +1842,7 @@
func (c *SubscriptionsModifyPushConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1975,7 +1975,7 @@
func (c *SubscriptionsPullCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2106,7 +2106,7 @@
func (c *SubscriptionsPullBatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2232,7 +2232,7 @@
func (c *TopicsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2362,7 +2362,7 @@
func (c *TopicsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2509,7 +2509,7 @@
func (c *TopicsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2674,7 +2674,7 @@
func (c *TopicsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2835,7 +2835,7 @@
func (c *TopicsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2963,7 +2963,7 @@
func (c *TopicsPublishBatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/pubsub/v1beta2/pubsub-gen.go b/pubsub/v1beta2/pubsub-gen.go
index 3cd9a9a..9f54a56 100644
--- a/pubsub/v1beta2/pubsub-gen.go
+++ b/pubsub/v1beta2/pubsub-gen.go
@@ -1452,7 +1452,7 @@
func (c *ProjectsSubscriptionsAcknowledgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1601,7 +1601,7 @@
func (c *ProjectsSubscriptionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1748,7 +1748,7 @@
func (c *ProjectsSubscriptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1890,7 +1890,7 @@
func (c *ProjectsSubscriptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2063,7 +2063,7 @@
func (c *ProjectsSubscriptionsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2231,7 +2231,7 @@
func (c *ProjectsSubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2407,7 +2407,7 @@
func (c *ProjectsSubscriptionsModifyAckDeadlineCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2558,7 +2558,7 @@
func (c *ProjectsSubscriptionsModifyPushConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2705,7 +2705,7 @@
func (c *ProjectsSubscriptionsPullCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2851,7 +2851,7 @@
func (c *ProjectsSubscriptionsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3002,7 +3002,7 @@
func (c *ProjectsSubscriptionsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3143,7 +3143,7 @@
func (c *ProjectsTopicsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3290,7 +3290,7 @@
func (c *ProjectsTopicsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3432,7 +3432,7 @@
func (c *ProjectsTopicsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3605,7 +3605,7 @@
func (c *ProjectsTopicsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3773,7 +3773,7 @@
func (c *ProjectsTopicsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3945,7 +3945,7 @@
func (c *ProjectsTopicsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4091,7 +4091,7 @@
func (c *ProjectsTopicsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4242,7 +4242,7 @@
func (c *ProjectsTopicsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4409,7 +4409,7 @@
func (c *ProjectsTopicsSubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/realtimebidding/v1/realtimebidding-gen.go b/realtimebidding/v1/realtimebidding-gen.go
index 0192052..8513483 100644
--- a/realtimebidding/v1/realtimebidding-gen.go
+++ b/realtimebidding/v1/realtimebidding-gen.go
@@ -2128,7 +2128,7 @@
func (c *BiddersCreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2322,7 +2322,7 @@
func (c *BiddersCreativesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2477,7 +2477,7 @@
func (c *BuyersGetRemarketingTagCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2613,7 +2613,7 @@
func (c *BuyersCreativesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2780,7 +2780,7 @@
func (c *BuyersCreativesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2988,7 +2988,7 @@
func (c *BuyersCreativesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3178,7 +3178,7 @@
func (c *BuyersCreativesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3327,7 +3327,7 @@
func (c *BuyersUserListsCloseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3468,7 +3468,7 @@
func (c *BuyersUserListsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3618,7 +3618,7 @@
func (c *BuyersUserListsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3768,7 +3768,7 @@
func (c *BuyersUserListsGetRemarketingTagCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3927,7 +3927,7 @@
func (c *BuyersUserListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4097,7 +4097,7 @@
func (c *BuyersUserListsOpenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4240,7 +4240,7 @@
func (c *BuyersUserListsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/recommendationengine/v1beta1/recommendationengine-gen.go b/recommendationengine/v1beta1/recommendationengine-gen.go
index f9c9fdf..3ea6e59 100644
--- a/recommendationengine/v1beta1/recommendationengine-gen.go
+++ b/recommendationengine/v1beta1/recommendationengine-gen.go
@@ -3000,7 +3000,7 @@
func (c *ProjectsLocationsCatalogsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3179,7 +3179,7 @@
func (c *ProjectsLocationsCatalogsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3327,7 +3327,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3467,7 +3467,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3608,7 +3608,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3762,7 +3762,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsGetGroupIdItemsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3913,7 +3913,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4084,7 +4084,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4269,7 +4269,7 @@
func (c *ProjectsLocationsCatalogsCatalogItemsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4430,7 +4430,7 @@
func (c *ProjectsLocationsCatalogsEventStoresOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4611,7 +4611,7 @@
func (c *ProjectsLocationsCatalogsEventStoresOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4790,7 +4790,7 @@
func (c *ProjectsLocationsCatalogsEventStoresPlacementsPredictCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4953,7 +4953,7 @@
func (c *ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5094,7 +5094,7 @@
func (c *ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5250,7 +5250,7 @@
func (c *ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5464,7 +5464,7 @@
func (c *ProjectsLocationsCatalogsEventStoresUserEventsCollectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5625,7 +5625,7 @@
func (c *ProjectsLocationsCatalogsEventStoresUserEventsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5849,7 +5849,7 @@
func (c *ProjectsLocationsCatalogsEventStoresUserEventsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6030,7 +6030,7 @@
func (c *ProjectsLocationsCatalogsEventStoresUserEventsPurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6182,7 +6182,7 @@
func (c *ProjectsLocationsCatalogsEventStoresUserEventsRejoinCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6322,7 +6322,7 @@
func (c *ProjectsLocationsCatalogsEventStoresUserEventsWriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6477,7 +6477,7 @@
func (c *ProjectsLocationsCatalogsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6658,7 +6658,7 @@
func (c *ProjectsLocationsCatalogsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/recommender/v1/recommender-gen.go b/recommender/v1/recommender-gen.go
index d57b1b8..85e0277 100644
--- a/recommender/v1/recommender-gen.go
+++ b/recommender/v1/recommender-gen.go
@@ -1184,7 +1184,7 @@
func (c *ProjectsLocationsInsightTypesInsightsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1361,7 +1361,7 @@
func (c *ProjectsLocationsInsightTypesInsightsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1544,7 +1544,7 @@
func (c *ProjectsLocationsInsightTypesInsightsMarkAcceptedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1695,7 +1695,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1873,7 +1873,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2062,7 +2062,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsMarkClaimedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2219,7 +2219,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsMarkFailedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2376,7 +2376,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsMarkSucceededCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/recommender/v1beta1/recommender-gen.go b/recommender/v1beta1/recommender-gen.go
index 3c24423..fc57781 100644
--- a/recommender/v1beta1/recommender-gen.go
+++ b/recommender/v1beta1/recommender-gen.go
@@ -1184,7 +1184,7 @@
func (c *ProjectsLocationsInsightTypesInsightsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1362,7 +1362,7 @@
func (c *ProjectsLocationsInsightTypesInsightsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1545,7 +1545,7 @@
func (c *ProjectsLocationsInsightTypesInsightsMarkAcceptedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1697,7 +1697,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1876,7 +1876,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2066,7 +2066,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsMarkClaimedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2224,7 +2224,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsMarkFailedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2382,7 +2382,7 @@
func (c *ProjectsLocationsRecommendersRecommendationsMarkSucceededCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/redis/v1/redis-gen.go b/redis/v1/redis-gen.go
index 8bf4ce9..d926c62 100644
--- a/redis/v1/redis-gen.go
+++ b/redis/v1/redis-gen.go
@@ -1132,7 +1132,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1298,7 +1298,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1500,7 +1500,7 @@
func (c *ProjectsLocationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1645,7 +1645,7 @@
func (c *ProjectsLocationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1784,7 +1784,7 @@
func (c *ProjectsLocationsInstancesExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1926,7 +1926,7 @@
func (c *ProjectsLocationsInstancesFailoverCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2075,7 +2075,7 @@
func (c *ProjectsLocationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2221,7 +2221,7 @@
func (c *ProjectsLocationsInstancesImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2403,7 +2403,7 @@
func (c *ProjectsLocationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2592,7 +2592,7 @@
func (c *ProjectsLocationsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2740,7 +2740,7 @@
func (c *ProjectsLocationsInstancesUpgradeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2895,7 +2895,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3031,7 +3031,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3176,7 +3176,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3357,7 +3357,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/redis/v1beta1/redis-api.json b/redis/v1beta1/redis-api.json
index 04089c6..7360d6e 100644
--- a/redis/v1beta1/redis-api.json
+++ b/redis/v1beta1/redis-api.json
@@ -571,7 +571,7 @@
}
}
},
- "revision": "20200706",
+ "revision": "20200722",
"rootUrl": "https://redis.googleapis.com/",
"schemas": {
"Empty": {
@@ -691,6 +691,252 @@
"properties": {},
"type": "object"
},
+ "GoogleCloudSaasacceleratorManagementProvidersV1Instance": {
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1Instance",
+ "properties": {
+ "consumerDefinedName": {
+ "description": "consumer_defined_name is the name that is set by the consumer. On the other\nhand Name field represents system-assigned id of an instance so consumers\nare not necessarily aware of it.\nconsumer_defined_name is used for notification/UI purposes for consumer to\nrecognize their instances.",
+ "type": "string"
+ },
+ "createTime": {
+ "description": "Output only. Timestamp when the resource was created.",
+ "format": "google-datetime",
+ "type": "string"
+ },
+ "labels": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "description": "Optional. Resource labels to represent user provided metadata. Each label\nis a key-value pair, where both the key and the value are arbitrary strings\nprovided by the user.",
+ "type": "object"
+ },
+ "maintenancePolicyNames": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "description": "The MaintenancePolicies that have been attached to the instance.\nThe key must be of the type name of the oneof policy name defined in\nMaintenancePolicy, and the referenced policy must define the same policy\ntype. For complete details of MaintenancePolicy, please refer to\ngo/cloud-saas-mw-ug.",
+ "type": "object"
+ },
+ "maintenanceSchedules": {
+ "additionalProperties": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule"
+ },
+ "description": "The MaintenanceSchedule contains the scheduling information of published\nmaintenance schedule.",
+ "type": "object"
+ },
+ "maintenanceSettings": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings",
+ "description": "Optional. The MaintenanceSettings associated with instance."
+ },
+ "name": {
+ "description": "Unique name of the resource. It uses the form:\n `projects/{project_id}/locations/{location_id}/instances/{instance_id}`",
+ "type": "string"
+ },
+ "producerMetadata": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "description": "Output only. Custom string attributes used primarily to expose\nproducer-specific information in monitoring dashboards.\nSee go/get-instance-metadata.",
+ "type": "object"
+ },
+ "provisionedResources": {
+ "description": "Output only. The list of data plane resources provisioned for this\ninstance, e.g. compute VMs. See go/get-instance-metadata.",
+ "items": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource"
+ },
+ "type": "array"
+ },
+ "slmInstanceTemplate": {
+ "description": "Link to the SLM instance template. Only populated when updating SLM\ninstances via SSA's Actuation service adaptor.\nService producers with custom control plane (e.g. Cloud SQL) doesn't\nneed to populate this field. Instead they should use software_versions.",
+ "type": "string"
+ },
+ "sloMetadata": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata",
+ "description": "Output only. SLO metadata for instance classification in the\nStandardized dataplane SLO platform.\nSee go/cloud-ssa-standard-slo for feature description."
+ },
+ "softwareVersions": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "description": "Software versions that are used to deploy this instance. This can be\nmutated by rollout services.",
+ "type": "object"
+ },
+ "state": {
+ "description": "Output only. Current lifecycle state of the resource (e.g. if it's being\ncreated or ready to use).",
+ "enum": [
+ "STATE_UNSPECIFIED",
+ "CREATING",
+ "READY",
+ "UPDATING",
+ "REPAIRING",
+ "DELETING",
+ "ERROR"
+ ],
+ "enumDescriptions": [
+ "Unspecified state.",
+ "Instance is being created.",
+ "Instance has been created and is ready to use.",
+ "Instance is being updated.",
+ "Instance is unheathy and under repair.",
+ "Instance is being deleted.",
+ "Instance encountered an error and is in indeterministic state."
+ ],
+ "type": "string"
+ },
+ "tenantProjectId": {
+ "description": "Output only. ID of the associated GCP tenant project.\nSee go/get-instance-metadata.",
+ "type": "string"
+ },
+ "updateTime": {
+ "description": "Output only. Timestamp when the resource was last modified.",
+ "format": "google-datetime",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule": {
+ "description": "Maintenance schedule which is exposed to customer and potentially end user,\nindicating published upcoming future maintenance schedule",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule",
+ "properties": {
+ "canReschedule": {
+ "description": "Can this scheduled update be rescheduled?\nBy default, it's true and API needs to do explicitly check whether it's\nset, if it's set as false explicitly, it's false",
+ "type": "boolean"
+ },
+ "endTime": {
+ "description": "The scheduled end time for the maintenance.",
+ "format": "google-datetime",
+ "type": "string"
+ },
+ "rolloutManagementPolicy": {
+ "description": "The rollout management policy this maintenance schedule is associated\nwith. When doing reschedule update request, the reschedule should be\nagainst this given policy.",
+ "type": "string"
+ },
+ "startTime": {
+ "description": "The scheduled start time for the maintenance.",
+ "format": "google-datetime",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings": {
+ "description": "Maintenance settings associated with instance. Allows service producers and\nend users to assign settings that controls maintenance on this instance.",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings",
+ "properties": {
+ "exclude": {
+ "description": "Optional. Exclude instance from maintenance. When true, rollout service will not\nattempt maintenance on the instance. Rollout service will include the\ninstance in reported rollout progress as not attempted.",
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata": {
+ "description": "Node information for custom per-node SLO implementations.\nSSA does not support per-node SLO, but producers can populate per-node\ninformation in SloMetadata for custom precomputations.\nSSA Eligibility Exporter will emit per-node metric based on this information.",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata",
+ "properties": {
+ "exclusions": {
+ "description": "By default node is eligible if instance is eligible.\nBut individual node might be excluded from SLO by adding entry here.\nFor semantic see SloMetadata.exclusions.\nIf both instance and node level exclusions are present for time period,\nthe node level's reason will be reported by Eligibility Exporter.",
+ "items": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion"
+ },
+ "type": "array"
+ },
+ "location": {
+ "description": "The location of the node, if different from instance location.",
+ "type": "string"
+ },
+ "nodeId": {
+ "description": "The id of the node.\nThis should be equal to SaasInstanceNode.node_id.",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource": {
+ "description": "Describes provisioned dataplane resources.",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource",
+ "properties": {
+ "resourceType": {
+ "description": "Type of the resource. This can be either a GCP resource or a custom one\n(e.g. another cloud provider's VM). For GCP compute resources use singular\nform of the names listed in GCP compute API documentation\n(https://cloud.google.com/compute/docs/reference/rest/v1/), prefixed with\n'compute-', for example: 'compute-instance', 'compute-disk',\n'compute-autoscaler'.",
+ "type": "string"
+ },
+ "resourceUrl": {
+ "description": "URL identifying the resource, e.g.\n\"https://www.googleapis.com/compute/v1/projects/...)\".",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility": {
+ "description": "SloEligibility is a tuple containing eligibility value: true if an instance\nis eligible for SLO calculation or false if it should be excluded from all\nSLO-related calculations along with a user-defined reason.",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility",
+ "properties": {
+ "eligible": {
+ "description": "Whether an instance is eligible or ineligible.",
+ "type": "boolean"
+ },
+ "reason": {
+ "description": "User-defined reason for the current value of instance eligibility. Usually,\nthis can be directly mapped to the internal state. An empty reason is\nallowed.",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion": {
+ "description": "SloExclusion represents an exclusion in SLI calculation applies to all SLOs.",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion",
+ "properties": {
+ "duration": {
+ "description": "Exclusion duration. No restrictions on the possible values.\n\nWhen an ongoing operation is taking longer than initially expected,\nan existing entry in the exclusion list can be updated by extending the\nduration. This is supported by the subsystem exporting eligibility data\nas long as such extension is committed at least 10 minutes before the\noriginal exclusion expiration - otherwise it is possible that there will\nbe \"gaps\" in the exclusion application in the exported timeseries.",
+ "format": "google-duration",
+ "type": "string"
+ },
+ "reason": {
+ "description": "Human-readable reason for the exclusion.\nThis should be a static string (e.g. \"Disruptive update in progress\")\nand should not contain dynamically generated data (e.g. instance name).\nCan be left empty.",
+ "type": "string"
+ },
+ "sliName": {
+ "description": "Name of an SLI that this exclusion applies to. Can be left empty,\nsignaling that the instance should be excluded from all SLIs defined\nin the service SLO configuration.",
+ "type": "string"
+ },
+ "startTime": {
+ "description": "Start time of the exclusion. No alignment (e.g. to a full minute) needed.",
+ "format": "google-datetime",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata": {
+ "description": "SloMetadata contains resources required for proper SLO classification of the\ninstance.",
+ "id": "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata",
+ "properties": {
+ "eligibility": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility",
+ "description": "Optional. User-defined instance eligibility."
+ },
+ "exclusions": {
+ "description": "List of SLO exclusion windows. When multiple entries in the list match\n(matching the exclusion time-window against current time point)\nthe exclusion reason used in the first matching entry will be published.\n\nIt is not needed to include expired exclusion in this list, as only the\ncurrently applicable exclusions are taken into account by the eligibility\nexporting subsystem (the historical state of exclusions will be reflected\nin the historically produced timeseries regardless of the current state).\n\nThis field can be used to mark the instance as temporary ineligible\nfor the purpose of SLO calculation. For permanent instance SLO exclusion,\nuse of custom instance eligibility is recommended. See 'eligibility' field\nbelow.",
+ "items": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion"
+ },
+ "type": "array"
+ },
+ "nodes": {
+ "description": "Optional. List of nodes.\nSome producers need to use per-node metadata to calculate SLO.\nThis field allows such producers to publish per-node SLO meta data,\nwhich will be consumed by SSA Eligibility Exporter and published in the\nform of per node metric to Monarch.",
+ "items": {
+ "$ref": "GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata"
+ },
+ "type": "array"
+ },
+ "tier": {
+ "description": "Name of the SLO tier the Instance belongs to. This name will be expected to\nmatch the tiers specified in the service SLO configuration.\n\nField is mandatory and must not be empty.",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
"ImportInstanceRequest": {
"description": "Request for Import.",
"id": "ImportInstanceRequest",
diff --git a/redis/v1beta1/redis-gen.go b/redis/v1beta1/redis-gen.go
index 8e410dc..e507c2c 100644
--- a/redis/v1beta1/redis-gen.go
+++ b/redis/v1beta1/redis-gen.go
@@ -434,6 +434,480 @@
type GoogleCloudRedisV1beta1ZoneMetadata struct {
}
+type GoogleCloudSaasacceleratorManagementProvidersV1Instance struct {
+ // ConsumerDefinedName: consumer_defined_name is the name that is set by
+ // the consumer. On the other
+ // hand Name field represents system-assigned id of an instance so
+ // consumers
+ // are not necessarily aware of it.
+ // consumer_defined_name is used for notification/UI purposes for
+ // consumer to
+ // recognize their instances.
+ ConsumerDefinedName string `json:"consumerDefinedName,omitempty"`
+
+ // CreateTime: Output only. Timestamp when the resource was created.
+ CreateTime string `json:"createTime,omitempty"`
+
+ // Labels: Optional. Resource labels to represent user provided
+ // metadata. Each label
+ // is a key-value pair, where both the key and the value are arbitrary
+ // strings
+ // provided by the user.
+ Labels map[string]string `json:"labels,omitempty"`
+
+ // MaintenancePolicyNames: The MaintenancePolicies that have been
+ // attached to the instance.
+ // The key must be of the type name of the oneof policy name defined
+ // in
+ // MaintenancePolicy, and the referenced policy must define the same
+ // policy
+ // type. For complete details of MaintenancePolicy, please refer
+ // to
+ // go/cloud-saas-mw-ug.
+ MaintenancePolicyNames map[string]string `json:"maintenancePolicyNames,omitempty"`
+
+ // MaintenanceSchedules: The MaintenanceSchedule contains the scheduling
+ // information of published
+ // maintenance schedule.
+ MaintenanceSchedules map[string]GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule `json:"maintenanceSchedules,omitempty"`
+
+ // MaintenanceSettings: Optional. The MaintenanceSettings associated
+ // with instance.
+ MaintenanceSettings *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings `json:"maintenanceSettings,omitempty"`
+
+ // Name: Unique name of the resource. It uses the form:
+ //
+ // `projects/{project_id}/locations/{location_id}/instances/{instance_id}
+ // `
+ Name string `json:"name,omitempty"`
+
+ // ProducerMetadata: Output only. Custom string attributes used
+ // primarily to expose
+ // producer-specific information in monitoring dashboards.
+ // See go/get-instance-metadata.
+ ProducerMetadata map[string]string `json:"producerMetadata,omitempty"`
+
+ // ProvisionedResources: Output only. The list of data plane resources
+ // provisioned for this
+ // instance, e.g. compute VMs. See go/get-instance-metadata.
+ ProvisionedResources []*GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource `json:"provisionedResources,omitempty"`
+
+ // SlmInstanceTemplate: Link to the SLM instance template. Only
+ // populated when updating SLM
+ // instances via SSA's Actuation service adaptor.
+ // Service producers with custom control plane (e.g. Cloud SQL)
+ // doesn't
+ // need to populate this field. Instead they should use
+ // software_versions.
+ SlmInstanceTemplate string `json:"slmInstanceTemplate,omitempty"`
+
+ // SloMetadata: Output only. SLO metadata for instance classification in
+ // the
+ // Standardized dataplane SLO platform.
+ // See go/cloud-ssa-standard-slo for feature description.
+ SloMetadata *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata `json:"sloMetadata,omitempty"`
+
+ // SoftwareVersions: Software versions that are used to deploy this
+ // instance. This can be
+ // mutated by rollout services.
+ SoftwareVersions map[string]string `json:"softwareVersions,omitempty"`
+
+ // State: Output only. Current lifecycle state of the resource (e.g. if
+ // it's being
+ // created or ready to use).
+ //
+ // Possible values:
+ // "STATE_UNSPECIFIED" - Unspecified state.
+ // "CREATING" - Instance is being created.
+ // "READY" - Instance has been created and is ready to use.
+ // "UPDATING" - Instance is being updated.
+ // "REPAIRING" - Instance is unheathy and under repair.
+ // "DELETING" - Instance is being deleted.
+ // "ERROR" - Instance encountered an error and is in indeterministic
+ // state.
+ State string `json:"state,omitempty"`
+
+ // TenantProjectId: Output only. ID of the associated GCP tenant
+ // project.
+ // See go/get-instance-metadata.
+ TenantProjectId string `json:"tenantProjectId,omitempty"`
+
+ // UpdateTime: Output only. Timestamp when the resource was last
+ // modified.
+ UpdateTime string `json:"updateTime,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "ConsumerDefinedName")
+ // to unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "ConsumerDefinedName") to
+ // include in API requests with the JSON null value. By default, fields
+ // with empty values are omitted from API requests. However, any field
+ // with an empty value appearing in NullFields will be sent to the
+ // server as null. It is an error if a field in this list has a
+ // non-empty value. This may be used to include null fields in Patch
+ // requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1Instance) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1Instance
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule:
+// Maintenance schedule which is exposed to customer and potentially end
+// user,
+// indicating published upcoming future maintenance schedule
+type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule struct {
+ // CanReschedule: Can this scheduled update be rescheduled?
+ // By default, it's true and API needs to do explicitly check whether
+ // it's
+ // set, if it's set as false explicitly, it's false
+ CanReschedule bool `json:"canReschedule,omitempty"`
+
+ // EndTime: The scheduled end time for the maintenance.
+ EndTime string `json:"endTime,omitempty"`
+
+ // RolloutManagementPolicy: The rollout management policy this
+ // maintenance schedule is associated
+ // with. When doing reschedule update request, the reschedule should
+ // be
+ // against this given policy.
+ RolloutManagementPolicy string `json:"rolloutManagementPolicy,omitempty"`
+
+ // StartTime: The scheduled start time for the maintenance.
+ StartTime string `json:"startTime,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "CanReschedule") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "CanReschedule") to include
+ // in API requests with the JSON null value. By default, fields with
+ // empty values are omitted from API requests. However, any field with
+ // an empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings:
+// Maintenance settings associated with instance. Allows service
+// producers and
+// end users to assign settings that controls maintenance on this
+// instance.
+type GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings struct {
+ // Exclude: Optional. Exclude instance from maintenance. When true,
+ // rollout service will not
+ // attempt maintenance on the instance. Rollout service will include
+ // the
+ // instance in reported rollout progress as not attempted.
+ Exclude bool `json:"exclude,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "Exclude") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "Exclude") to include in
+ // API requests with the JSON null value. By default, fields with empty
+ // values are omitted from API requests. However, any field with an
+ // empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata: Node
+// information for custom per-node SLO implementations.
+// SSA does not support per-node SLO, but producers can populate
+// per-node
+// information in SloMetadata for custom precomputations.
+// SSA Eligibility Exporter will emit per-node metric based on this
+// information.
+type GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata struct {
+ // Exclusions: By default node is eligible if instance is eligible.
+ // But individual node might be excluded from SLO by adding entry
+ // here.
+ // For semantic see SloMetadata.exclusions.
+ // If both instance and node level exclusions are present for time
+ // period,
+ // the node level's reason will be reported by Eligibility Exporter.
+ Exclusions []*GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion `json:"exclusions,omitempty"`
+
+ // Location: The location of the node, if different from instance
+ // location.
+ Location string `json:"location,omitempty"`
+
+ // NodeId: The id of the node.
+ // This should be equal to SaasInstanceNode.node_id.
+ NodeId string `json:"nodeId,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "Exclusions") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "Exclusions") to include in
+ // API requests with the JSON null value. By default, fields with empty
+ // values are omitted from API requests. However, any field with an
+ // empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource:
+// Describes provisioned dataplane resources.
+type GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource struct {
+ // ResourceType: Type of the resource. This can be either a GCP resource
+ // or a custom one
+ // (e.g. another cloud provider's VM). For GCP compute resources use
+ // singular
+ // form of the names listed in GCP compute API
+ // documentation
+ // (https://cloud.google.com/compute/docs/reference/rest/v1
+ // /), prefixed with
+ // 'compute-', for example: 'compute-instance',
+ // 'compute-disk',
+ // 'compute-autoscaler'.
+ ResourceType string `json:"resourceType,omitempty"`
+
+ // ResourceUrl: URL identifying the resource,
+ // e.g.
+ // "https://www.googleapis.com/compute/v1/projects/...)".
+ ResourceUrl string `json:"resourceUrl,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "ResourceType") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "ResourceType") to include
+ // in API requests with the JSON null value. By default, fields with
+ // empty values are omitted from API requests. However, any field with
+ // an empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility:
+// SloEligibility is a tuple containing eligibility value: true if an
+// instance
+// is eligible for SLO calculation or false if it should be excluded
+// from all
+// SLO-related calculations along with a user-defined reason.
+type GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility struct {
+ // Eligible: Whether an instance is eligible or ineligible.
+ Eligible bool `json:"eligible,omitempty"`
+
+ // Reason: User-defined reason for the current value of instance
+ // eligibility. Usually,
+ // this can be directly mapped to the internal state. An empty reason
+ // is
+ // allowed.
+ Reason string `json:"reason,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "Eligible") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "Eligible") to include in
+ // API requests with the JSON null value. By default, fields with empty
+ // values are omitted from API requests. However, any field with an
+ // empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion:
+// SloExclusion represents an exclusion in SLI calculation applies to
+// all SLOs.
+type GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion struct {
+ // Duration: Exclusion duration. No restrictions on the possible
+ // values.
+ //
+ // When an ongoing operation is taking longer than initially
+ // expected,
+ // an existing entry in the exclusion list can be updated by extending
+ // the
+ // duration. This is supported by the subsystem exporting eligibility
+ // data
+ // as long as such extension is committed at least 10 minutes before
+ // the
+ // original exclusion expiration - otherwise it is possible that there
+ // will
+ // be "gaps" in the exclusion application in the exported timeseries.
+ Duration string `json:"duration,omitempty"`
+
+ // Reason: Human-readable reason for the exclusion.
+ // This should be a static string (e.g. "Disruptive update in
+ // progress")
+ // and should not contain dynamically generated data (e.g. instance
+ // name).
+ // Can be left empty.
+ Reason string `json:"reason,omitempty"`
+
+ // SliName: Name of an SLI that this exclusion applies to. Can be left
+ // empty,
+ // signaling that the instance should be excluded from all SLIs
+ // defined
+ // in the service SLO configuration.
+ SliName string `json:"sliName,omitempty"`
+
+ // StartTime: Start time of the exclusion. No alignment (e.g. to a full
+ // minute) needed.
+ StartTime string `json:"startTime,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "Duration") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "Duration") to include in
+ // API requests with the JSON null value. By default, fields with empty
+ // values are omitted from API requests. However, any field with an
+ // empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata:
+// SloMetadata contains resources required for proper SLO classification
+// of the
+// instance.
+type GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata struct {
+ // Eligibility: Optional. User-defined instance eligibility.
+ Eligibility *GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility `json:"eligibility,omitempty"`
+
+ // Exclusions: List of SLO exclusion windows. When multiple entries in
+ // the list match
+ // (matching the exclusion time-window against current time point)
+ // the exclusion reason used in the first matching entry will be
+ // published.
+ //
+ // It is not needed to include expired exclusion in this list, as only
+ // the
+ // currently applicable exclusions are taken into account by the
+ // eligibility
+ // exporting subsystem (the historical state of exclusions will be
+ // reflected
+ // in the historically produced timeseries regardless of the current
+ // state).
+ //
+ // This field can be used to mark the instance as temporary
+ // ineligible
+ // for the purpose of SLO calculation. For permanent instance SLO
+ // exclusion,
+ // use of custom instance eligibility is recommended. See 'eligibility'
+ // field
+ // below.
+ Exclusions []*GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion `json:"exclusions,omitempty"`
+
+ // Nodes: Optional. List of nodes.
+ // Some producers need to use per-node metadata to calculate SLO.
+ // This field allows such producers to publish per-node SLO meta
+ // data,
+ // which will be consumed by SSA Eligibility Exporter and published in
+ // the
+ // form of per node metric to Monarch.
+ Nodes []*GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata `json:"nodes,omitempty"`
+
+ // Tier: Name of the SLO tier the Instance belongs to. This name will be
+ // expected to
+ // match the tiers specified in the service SLO configuration.
+ //
+ // Field is mandatory and must not be empty.
+ Tier string `json:"tier,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "Eligibility") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "Eligibility") to include
+ // in API requests with the JSON null value. By default, fields with
+ // empty values are omitted from API requests. However, any field with
+ // an empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata) MarshalJSON() ([]byte, error) {
+ type NoMethod GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
// ImportInstanceRequest: Request for Import.
type ImportInstanceRequest struct {
// InputConfig: Required. Specify data to be imported.
@@ -1139,7 +1613,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1305,7 +1779,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1507,7 +1981,7 @@
func (c *ProjectsLocationsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1652,7 +2126,7 @@
func (c *ProjectsLocationsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1791,7 +2265,7 @@
func (c *ProjectsLocationsInstancesExportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1933,7 +2407,7 @@
func (c *ProjectsLocationsInstancesFailoverCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2082,7 +2556,7 @@
func (c *ProjectsLocationsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2228,7 +2702,7 @@
func (c *ProjectsLocationsInstancesImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2410,7 +2884,7 @@
func (c *ProjectsLocationsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2599,7 +3073,7 @@
func (c *ProjectsLocationsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2747,7 +3221,7 @@
func (c *ProjectsLocationsInstancesUpgradeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2902,7 +3376,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3038,7 +3512,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3183,7 +3657,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3364,7 +3838,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/remotebuildexecution/v1/remotebuildexecution-api.json b/remotebuildexecution/v1/remotebuildexecution-api.json
index b2faad8..4ad0f19 100644
--- a/remotebuildexecution/v1/remotebuildexecution-api.json
+++ b/remotebuildexecution/v1/remotebuildexecution-api.json
@@ -307,7 +307,7 @@
}
}
},
- "revision": "20200714",
+ "revision": "20200721",
"rootUrl": "https://remotebuildexecution.googleapis.com/",
"schemas": {
"BuildBazelRemoteExecutionV2Action": {
@@ -1037,7 +1037,8 @@
"DOCKER_INCOMPATIBLE_OS_ERROR",
"DOCKER_CREATE_RUNTIME_FILE_NOT_FOUND",
"DOCKER_CREATE_RUNTIME_PERMISSION_DENIED",
- "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND"
+ "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND",
+ "DOCKER_CREATE_COMPUTE_SYSTEM_INCORRECT_PARAMETER_ERROR"
],
"enumDescriptions": [
"The command succeeded.",
@@ -1076,7 +1077,8 @@
"Docker incompatible operating system error.",
"Docker failed to create OCI runtime because of file not found.",
"Docker failed to create OCI runtime because of permission denied.",
- "Docker failed to create process because of file not found."
+ "Docker failed to create process because of file not found.",
+ "Docker failed to run containers with CreateComputeSystem error that\ninvolves an incorrect parameter (more specific version of\nDOCKER_CREATE_COMPUTE_SYSTEM_ERROR that is user-caused)."
],
"type": "string"
},
diff --git a/remotebuildexecution/v1/remotebuildexecution-gen.go b/remotebuildexecution/v1/remotebuildexecution-gen.go
index 0d06c89..8468c00 100644
--- a/remotebuildexecution/v1/remotebuildexecution-gen.go
+++ b/remotebuildexecution/v1/remotebuildexecution-gen.go
@@ -2008,6 +2008,11 @@
// OCI runtime because of permission denied.
// "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND" - Docker failed to create
// process because of file not found.
+ // "DOCKER_CREATE_COMPUTE_SYSTEM_INCORRECT_PARAMETER_ERROR" - Docker
+ // failed to run containers with CreateComputeSystem error that
+ // involves an incorrect parameter (more specific version
+ // of
+ // DOCKER_CREATE_COMPUTE_SYSTEM_ERROR that is user-caused).
Code string `json:"code,omitempty"`
// Message: The error message.
@@ -3817,7 +3822,7 @@
func (c *MediaDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4010,7 +4015,7 @@
func (c *MediaUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4207,7 +4212,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4351,7 +4356,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4529,7 +4534,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4715,7 +4720,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/remotebuildexecution/v1alpha/remotebuildexecution-api.json b/remotebuildexecution/v1alpha/remotebuildexecution-api.json
index 812e0af..6724e02 100644
--- a/remotebuildexecution/v1alpha/remotebuildexecution-api.json
+++ b/remotebuildexecution/v1alpha/remotebuildexecution-api.json
@@ -388,7 +388,7 @@
}
}
},
- "revision": "20200714",
+ "revision": "20200721",
"rootUrl": "https://admin-remotebuildexecution.googleapis.com/",
"schemas": {
"BuildBazelRemoteExecutionV2Action": {
@@ -1107,7 +1107,8 @@
"DOCKER_INCOMPATIBLE_OS_ERROR",
"DOCKER_CREATE_RUNTIME_FILE_NOT_FOUND",
"DOCKER_CREATE_RUNTIME_PERMISSION_DENIED",
- "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND"
+ "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND",
+ "DOCKER_CREATE_COMPUTE_SYSTEM_INCORRECT_PARAMETER_ERROR"
],
"enumDescriptions": [
"The command succeeded.",
@@ -1146,7 +1147,8 @@
"Docker incompatible operating system error.",
"Docker failed to create OCI runtime because of file not found.",
"Docker failed to create OCI runtime because of permission denied.",
- "Docker failed to create process because of file not found."
+ "Docker failed to create process because of file not found.",
+ "Docker failed to run containers with CreateComputeSystem error that\ninvolves an incorrect parameter (more specific version of\nDOCKER_CREATE_COMPUTE_SYSTEM_ERROR that is user-caused)."
],
"type": "string"
},
diff --git a/remotebuildexecution/v1alpha/remotebuildexecution-gen.go b/remotebuildexecution/v1alpha/remotebuildexecution-gen.go
index aeb475c..88f924f 100644
--- a/remotebuildexecution/v1alpha/remotebuildexecution-gen.go
+++ b/remotebuildexecution/v1alpha/remotebuildexecution-gen.go
@@ -1976,6 +1976,11 @@
// OCI runtime because of permission denied.
// "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND" - Docker failed to create
// process because of file not found.
+ // "DOCKER_CREATE_COMPUTE_SYSTEM_INCORRECT_PARAMETER_ERROR" - Docker
+ // failed to run containers with CreateComputeSystem error that
+ // involves an incorrect parameter (more specific version
+ // of
+ // DOCKER_CREATE_COMPUTE_SYSTEM_ERROR that is user-caused).
Code string `json:"code,omitempty"`
// Message: The error message.
@@ -3736,7 +3741,7 @@
func (c *ProjectsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3880,7 +3885,7 @@
func (c *ProjectsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4021,7 +4026,7 @@
func (c *ProjectsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4168,7 +4173,7 @@
func (c *ProjectsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4312,7 +4317,7 @@
func (c *ProjectsInstancesWorkerpoolsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4456,7 +4461,7 @@
func (c *ProjectsInstancesWorkerpoolsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4597,7 +4602,7 @@
func (c *ProjectsInstancesWorkerpoolsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4786,7 +4791,7 @@
func (c *ProjectsInstancesWorkerpoolsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4935,7 +4940,7 @@
func (c *ProjectsInstancesWorkerpoolsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5088,7 +5093,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/remotebuildexecution/v2/remotebuildexecution-api.json b/remotebuildexecution/v2/remotebuildexecution-api.json
index 807e0ff..c45045f 100644
--- a/remotebuildexecution/v2/remotebuildexecution-api.json
+++ b/remotebuildexecution/v2/remotebuildexecution-api.json
@@ -447,7 +447,7 @@
}
}
},
- "revision": "20200714",
+ "revision": "20200721",
"rootUrl": "https://remotebuildexecution.googleapis.com/",
"schemas": {
"BuildBazelRemoteExecutionV2Action": {
@@ -1566,7 +1566,8 @@
"DOCKER_INCOMPATIBLE_OS_ERROR",
"DOCKER_CREATE_RUNTIME_FILE_NOT_FOUND",
"DOCKER_CREATE_RUNTIME_PERMISSION_DENIED",
- "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND"
+ "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND",
+ "DOCKER_CREATE_COMPUTE_SYSTEM_INCORRECT_PARAMETER_ERROR"
],
"enumDescriptions": [
"The command succeeded.",
@@ -1605,7 +1606,8 @@
"Docker incompatible operating system error.",
"Docker failed to create OCI runtime because of file not found.",
"Docker failed to create OCI runtime because of permission denied.",
- "Docker failed to create process because of file not found."
+ "Docker failed to create process because of file not found.",
+ "Docker failed to run containers with CreateComputeSystem error that\ninvolves an incorrect parameter (more specific version of\nDOCKER_CREATE_COMPUTE_SYSTEM_ERROR that is user-caused)."
],
"type": "string"
},
diff --git a/remotebuildexecution/v2/remotebuildexecution-gen.go b/remotebuildexecution/v2/remotebuildexecution-gen.go
index 715c841..fa4d0d7 100644
--- a/remotebuildexecution/v2/remotebuildexecution-gen.go
+++ b/remotebuildexecution/v2/remotebuildexecution-gen.go
@@ -2793,6 +2793,11 @@
// OCI runtime because of permission denied.
// "DOCKER_CREATE_PROCESS_FILE_NOT_FOUND" - Docker failed to create
// process because of file not found.
+ // "DOCKER_CREATE_COMPUTE_SYSTEM_INCORRECT_PARAMETER_ERROR" - Docker
+ // failed to run containers with CreateComputeSystem error that
+ // involves an incorrect parameter (more specific version
+ // of
+ // DOCKER_CREATE_COMPUTE_SYSTEM_ERROR that is user-caused).
Code string `json:"code,omitempty"`
// Message: The error message.
@@ -4585,7 +4590,7 @@
func (c *ActionResultsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4795,7 +4800,7 @@
func (c *ActionResultsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5050,7 +5055,7 @@
func (c *ActionsExecuteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5213,7 +5218,7 @@
func (c *BlobsBatchReadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5382,7 +5387,7 @@
func (c *BlobsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5535,7 +5540,7 @@
func (c *BlobsFindMissingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5742,7 +5747,7 @@
func (c *BlobsGetTreeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5938,7 +5943,7 @@
func (c *OperationsWaitExecutionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6096,7 +6101,7 @@
func (c *V2GetCapabilitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/reseller/v1/reseller-gen.go b/reseller/v1/reseller-gen.go
index 54f7f41..9485421 100644
--- a/reseller/v1/reseller-gen.go
+++ b/reseller/v1/reseller-gen.go
@@ -941,7 +941,7 @@
func (c *CustomersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1085,7 +1085,7 @@
func (c *CustomersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1217,7 +1217,7 @@
func (c *CustomersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1355,7 +1355,7 @@
func (c *CustomersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1501,7 +1501,7 @@
func (c *ResellernotifyGetwatchdetailsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1626,7 +1626,7 @@
func (c *ResellernotifyRegisterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1753,7 +1753,7 @@
func (c *ResellernotifyUnregisterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1877,7 +1877,7 @@
func (c *SubscriptionsActivateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2019,7 +2019,7 @@
func (c *SubscriptionsChangePlanCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2168,7 +2168,7 @@
func (c *SubscriptionsChangeRenewalSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2316,7 +2316,7 @@
func (c *SubscriptionsChangeSeatsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2463,7 +2463,7 @@
func (c *SubscriptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2599,7 +2599,7 @@
func (c *SubscriptionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2753,7 +2753,7 @@
func (c *SubscriptionsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2957,7 +2957,7 @@
func (c *SubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3129,7 +3129,7 @@
func (c *SubscriptionsStartPaidServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3267,7 +3267,7 @@
func (c *SubscriptionsSuspendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/run/v1/run-api.json b/run/v1/run-api.json
index d44d667..7ef4a2a 100644
--- a/run/v1/run-api.json
+++ b/run/v1/run-api.json
@@ -121,7 +121,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -146,14 +146,14 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"updateMask": {
- "description": "Required. Indicates which fields in the provided namespace to update.\nThis field is currently unused.",
+ "description": "Required. Indicates which fields in the provided namespace to update. This field is currently unused.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
@@ -184,7 +184,7 @@
],
"parameters": {
"parent": {
- "description": "Required. The project ID or project number in which this secret should\nbe created.",
+ "description": "Required. The project ID or project number in which this secret should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -212,7 +212,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/secrets/[^/]+$",
"required": true,
@@ -228,7 +228,7 @@
]
},
"replaceSecret": {
- "description": "Rpc to replace a secret.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a secret. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "api/v1/namespaces/{namespacesId}/secrets/{secretsId}",
"httpMethod": "PUT",
"id": "run.api.v1.namespaces.secrets.replaceSecret",
@@ -237,7 +237,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/secrets/[^/]+$",
"required": true,
@@ -317,7 +317,7 @@
],
"parameters": {
"name": {
- "description": "The name of the configuration to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the configuration to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/configurations/[^/]+$",
"required": true,
@@ -347,7 +347,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -357,7 +357,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -368,19 +368,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the configurations should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the configurations should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -407,7 +407,7 @@
],
"parameters": {
"parent": {
- "description": "The namespace in which the domain mapping should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace in which the domain mapping should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -445,14 +445,14 @@
"type": "string"
},
"name": {
- "description": "The name of the domain mapping to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the domain mapping to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -475,7 +475,7 @@
],
"parameters": {
"name": {
- "description": "The name of the domain mapping to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the domain mapping to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
"required": true,
@@ -505,7 +505,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -515,7 +515,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -526,19 +526,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the domain mappings should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the domain mappings should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -575,14 +575,14 @@
"type": "string"
},
"name": {
- "description": "The name of the revision to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the revision to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/revisions/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -605,7 +605,7 @@
],
"parameters": {
"name": {
- "description": "The name of the revision to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the revision to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/revisions/[^/]+$",
"required": true,
@@ -635,7 +635,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -645,7 +645,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -656,19 +656,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the revisions should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the revisions should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -695,7 +695,7 @@
],
"parameters": {
"name": {
- "description": "The name of the route to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the route to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/routes/[^/]+$",
"required": true,
@@ -725,7 +725,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -735,7 +735,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -746,19 +746,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the routes should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the routes should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -785,7 +785,7 @@
],
"parameters": {
"parent": {
- "description": "The namespace in which the service should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace in which the service should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -804,7 +804,7 @@
]
},
"delete": {
- "description": "Delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ "description": "Delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
"flatPath": "apis/serving.knative.dev/v1/namespaces/{namespacesId}/services/{servicesId}",
"httpMethod": "DELETE",
"id": "run.namespaces.services.delete",
@@ -823,14 +823,14 @@
"type": "string"
},
"name": {
- "description": "The name of the service to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the service to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/services/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -853,7 +853,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the service to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/services/[^/]+$",
"required": true,
@@ -883,7 +883,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -893,7 +893,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -904,19 +904,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the services should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the services should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -930,7 +930,7 @@
]
},
"replaceService": {
- "description": "Replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "apis/serving.knative.dev/v1/namespaces/{namespacesId}/services/{servicesId}",
"httpMethod": "PUT",
"id": "run.namespaces.services.replaceService",
@@ -939,7 +939,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service being replaced.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the service being replaced. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^namespaces/[^/]+/services/[^/]+$",
"required": true,
@@ -1060,7 +1060,7 @@
],
"parameters": {
"name": {
- "description": "The name of the configuration to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the configuration to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/configurations/[^/]+$",
"required": true,
@@ -1090,7 +1090,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1100,7 +1100,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1111,19 +1111,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the configurations should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the configurations should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1150,7 +1150,7 @@
],
"parameters": {
"parent": {
- "description": "The namespace in which the domain mapping should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace in which the domain mapping should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -1188,14 +1188,14 @@
"type": "string"
},
"name": {
- "description": "The name of the domain mapping to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the domain mapping to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1218,7 +1218,7 @@
],
"parameters": {
"name": {
- "description": "The name of the domain mapping to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the domain mapping to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
"required": true,
@@ -1248,7 +1248,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1258,7 +1258,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1269,19 +1269,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the domain mappings should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the domain mappings should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1308,7 +1308,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/namespaces/[^/]+$",
"required": true,
@@ -1333,14 +1333,14 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/namespaces/[^/]+$",
"required": true,
"type": "string"
},
"updateMask": {
- "description": "Required. Indicates which fields in the provided namespace to update.\nThis field is currently unused.",
+ "description": "Required. Indicates which fields in the provided namespace to update. This field is currently unused.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
@@ -1381,14 +1381,14 @@
"type": "string"
},
"name": {
- "description": "The name of the revision to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the revision to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1411,7 +1411,7 @@
],
"parameters": {
"name": {
- "description": "The name of the revision to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the revision to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
"required": true,
@@ -1441,7 +1441,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1451,7 +1451,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1462,19 +1462,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the revisions should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the revisions should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1501,7 +1501,7 @@
],
"parameters": {
"name": {
- "description": "The name of the route to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the route to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/routes/[^/]+$",
"required": true,
@@ -1531,7 +1531,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1541,7 +1541,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1552,19 +1552,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the routes should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the routes should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1591,7 +1591,7 @@
],
"parameters": {
"parent": {
- "description": "Required. The project ID or project number in which this secret should\nbe created.",
+ "description": "Required. The project ID or project number in which this secret should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -1619,7 +1619,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/secrets/[^/]+$",
"required": true,
@@ -1635,7 +1635,7 @@
]
},
"replaceSecret": {
- "description": "Rpc to replace a secret.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a secret. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/secrets/{secretsId}",
"httpMethod": "PUT",
"id": "run.projects.locations.secrets.replaceSecret",
@@ -1644,7 +1644,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/secrets/[^/]+$",
"required": true,
@@ -1676,7 +1676,7 @@
],
"parameters": {
"parent": {
- "description": "The namespace in which the service should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace in which the service should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -1695,7 +1695,7 @@
]
},
"delete": {
- "description": "Delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ "description": "Delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
"httpMethod": "DELETE",
"id": "run.projects.locations.services.delete",
@@ -1714,14 +1714,14 @@
"type": "string"
},
"name": {
- "description": "The name of the service to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the service to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1744,7 +1744,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the service to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -1760,7 +1760,7 @@
]
},
"getIamPolicy": {
- "description": "Get the IAM Access Control policy currently in effect for the given\nCloud Run service. This result does not include any inherited policies.",
+ "description": "Get the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy",
"httpMethod": "GET",
"id": "run.projects.locations.services.getIamPolicy",
@@ -1769,13 +1769,13 @@
],
"parameters": {
"options.requestedPolicyVersion": {
- "description": "Optional. The policy format version to be returned.\n\nValid values are 0, 1, and 3. Requests specifying an invalid value will be\nrejected.\n\nRequests for policies with any conditional bindings must specify version 3.\nPolicies without any conditional bindings may specify any valid value or\nleave the field unset.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
+ "description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
"format": "int32",
"location": "query",
"type": "integer"
},
"resource": {
- "description": "REQUIRED: The resource for which the policy is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ "description": "REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -1805,7 +1805,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1815,7 +1815,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1826,19 +1826,19 @@
"type": "integer"
},
"parent": {
- "description": "The namespace from which the services should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The namespace from which the services should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1852,7 +1852,7 @@
]
},
"replaceService": {
- "description": "Replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
"httpMethod": "PUT",
"id": "run.projects.locations.services.replaceService",
@@ -1861,7 +1861,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service being replaced.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ "description": "The name of the service being replaced. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -1880,7 +1880,7 @@
]
},
"setIamPolicy": {
- "description": "Sets the IAM Access control policy for the specified Service. Overwrites\nany existing policy.",
+ "description": "Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy",
"httpMethod": "POST",
"id": "run.projects.locations.services.setIamPolicy",
@@ -1889,7 +1889,7 @@
],
"parameters": {
"resource": {
- "description": "REQUIRED: The resource for which the policy is being specified.\nSee the operation documentation for the appropriate value for this field.",
+ "description": "REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -1908,7 +1908,7 @@
]
},
"testIamPermissions": {
- "description": "Returns permissions that a caller has on the specified Project.\n\nThere are no permissions required for making this API call.",
+ "description": "Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:testIamPermissions",
"httpMethod": "POST",
"id": "run.projects.locations.services.testIamPermissions",
@@ -1917,7 +1917,7 @@
],
"parameters": {
"resource": {
- "description": "REQUIRED: The resource for which the policy detail is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ "description": "REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -1942,7 +1942,7 @@
}
}
},
- "revision": "20200706",
+ "revision": "20200720",
"rootUrl": "https://run.googleapis.com/",
"schemas": {
"Addressable": {
@@ -1956,7 +1956,7 @@
"type": "object"
},
"AuditConfig": {
- "description": "Specifies the audit configuration for a service.\nThe configuration determines which permission types are logged, and what\nidentities, if any, are exempted from logging.\nAn AuditConfig must have one or more AuditLogConfigs.\n\nIf there are AuditConfigs for both `allServices` and a specific service,\nthe union of the two AuditConfigs is used for that service: the log_types\nspecified in each AuditConfig are enabled, and the exempted_members in each\nAuditLogConfig are exempted.\n\nExample Policy with multiple AuditConfigs:\n\n {\n \"audit_configs\": [\n {\n \"service\": \"allServices\",\n \"audit_log_configs\": [\n {\n \"log_type\": \"DATA_READ\",\n \"exempted_members\": [\n \"user:jose@example.com\"\n ]\n },\n {\n \"log_type\": \"DATA_WRITE\"\n },\n {\n \"log_type\": \"ADMIN_READ\"\n }\n ]\n },\n {\n \"service\": \"sampleservice.googleapis.com\",\n \"audit_log_configs\": [\n {\n \"log_type\": \"DATA_READ\"\n },\n {\n \"log_type\": \"DATA_WRITE\",\n \"exempted_members\": [\n \"user:aliya@example.com\"\n ]\n }\n ]\n }\n ]\n }\n\nFor sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ\nlogging. It also exempts jose@example.com from DATA_READ logging, and\naliya@example.com from DATA_WRITE logging.",
+ "description": "Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both `allServices` and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { \"audit_configs\": [ { \"service\": \"allServices\", \"audit_log_configs\": [ { \"log_type\": \"DATA_READ\", \"exempted_members\": [ \"user:jose@example.com\" ] }, { \"log_type\": \"DATA_WRITE\" }, { \"log_type\": \"ADMIN_READ\" } ] }, { \"service\": \"sampleservice.googleapis.com\", \"audit_log_configs\": [ { \"log_type\": \"DATA_READ\" }, { \"log_type\": \"DATA_WRITE\", \"exempted_members\": [ \"user:aliya@example.com\" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts jose@example.com from DATA_READ logging, and aliya@example.com from DATA_WRITE logging.",
"id": "AuditConfig",
"properties": {
"auditLogConfigs": {
@@ -1967,18 +1967,18 @@
"type": "array"
},
"service": {
- "description": "Specifies a service that will be enabled for audit logging.\nFor example, `storage.googleapis.com`, `cloudsql.googleapis.com`.\n`allServices` is a special value that covers all services.",
+ "description": "Specifies a service that will be enabled for audit logging. For example, `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special value that covers all services.",
"type": "string"
}
},
"type": "object"
},
"AuditLogConfig": {
- "description": "Provides the configuration for logging a type of permissions.\nExample:\n\n {\n \"audit_log_configs\": [\n {\n \"log_type\": \"DATA_READ\",\n \"exempted_members\": [\n \"user:jose@example.com\"\n ]\n },\n {\n \"log_type\": \"DATA_WRITE\"\n }\n ]\n }\n\nThis enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting\njose@example.com from DATA_READ logging.",
+ "description": "Provides the configuration for logging a type of permissions. Example: { \"audit_log_configs\": [ { \"log_type\": \"DATA_READ\", \"exempted_members\": [ \"user:jose@example.com\" ] }, { \"log_type\": \"DATA_WRITE\" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging.",
"id": "AuditLogConfig",
"properties": {
"exemptedMembers": {
- "description": "Specifies the identities that do not cause logging for this type of\npermission.\nFollows the same format of Binding.members.",
+ "description": "Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members.",
"items": {
"type": "string"
},
@@ -2004,7 +2004,7 @@
"type": "object"
},
"AuthorizedDomain": {
- "description": "A domain that a user has been authorized to administer. To authorize use\nof a domain, verify ownership via\n[Webmaster Central](https://www.google.com/webmasters/verification/home).",
+ "description": "A domain that a user has been authorized to administer. To authorize use of a domain, verify ownership via [Webmaster Central](https://www.google.com/webmasters/verification/home).",
"id": "AuthorizedDomain",
"properties": {
"id": {
@@ -2012,7 +2012,7 @@
"type": "string"
},
"name": {
- "description": "Read only. Full path to the `AuthorizedDomain` resource in the API.\nExample: `apps/myapp/authorizedDomains/example.com`.",
+ "description": "Read only. Full path to the `AuthorizedDomain` resource in the API. Example: `apps/myapp/authorizedDomains/example.com`.",
"type": "string"
}
},
@@ -2024,93 +2024,93 @@
"properties": {
"condition": {
"$ref": "Expr",
- "description": "The condition that is associated with this binding.\n\nIf the condition evaluates to `true`, then this binding applies to the\ncurrent request.\n\nIf the condition evaluates to `false`, then this binding does not apply to\nthe current request. However, a different role binding might grant the same\nrole to one or more of the members in this binding.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
+ "description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the members in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
},
"members": {
- "description": "Specifies the identities requesting access for a Cloud Platform resource.\n`members` can have the following values:\n\n* `allUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special identifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a specific Google\n account. For example, `alice@example.com` .\n\n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{emailid}`: An email address that represents a Google group.\n For example, `admins@example.com`.\n\n* `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique\n identifier) representing a user that has been recently deleted. For\n example, `alice@example.com?uid=123456789012345678901`. If the user is\n recovered, this value reverts to `user:{emailid}` and the recovered user\n retains the role in the binding.\n\n* `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus\n unique identifier) representing a service account that has been recently\n deleted. For example,\n `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.\n If the service account is undeleted, this value reverts to\n `serviceAccount:{emailid}` and the undeleted service account retains the\n role in the binding.\n\n* `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique\n identifier) representing a Google group that has been recently\n deleted. For example, `admins@example.com?uid=123456789012345678901`. If\n the group is recovered, this value reverts to `group:{emailid}` and the\n recovered group retains the role in the binding.\n\n\n* `domain:{domain}`: The G Suite domain (primary) that represents all the\n users of that domain. For example, `google.com` or `example.com`.\n\n",
+ "description": "Specifies the identities requesting access for a Cloud Platform resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"items": {
"type": "string"
},
"type": "array"
},
"role": {
- "description": "Role that is assigned to `members`.\nFor example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
+ "description": "Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
"type": "string"
}
},
"type": "object"
},
"ConfigMapEnvSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nConfigMapEnvSource selects a ConfigMap to populate the environment\nvariables with.\n\nThe contents of the target ConfigMap's Data field will represent the\nkey-value pairs as environment variables.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported ConfigMapEnvSource selects a ConfigMap to populate the environment variables with. The contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.",
"id": "ConfigMapEnvSource",
"properties": {
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe ConfigMap to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The ConfigMap to select from.",
"type": "string"
},
"optional": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the ConfigMap must be defined",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the ConfigMap must be defined",
"type": "boolean"
}
},
"type": "object"
},
"ConfigMapKeySelector": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSelects a key from a ConfigMap.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Selects a key from a ConfigMap.",
"id": "ConfigMapKeySelector",
"properties": {
"key": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe key to select.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The key to select.",
"type": "string"
},
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe ConfigMap to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The ConfigMap to select from.",
"type": "string"
},
"optional": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the ConfigMap or its key must be defined",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the ConfigMap or its key must be defined",
"type": "boolean"
}
},
"type": "object"
},
"ConfigMapVolumeSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nAdapts a ConfigMap into a volume.\nThe contents of the target ConfigMap's Data field will be presented in a\nvolume as files using the keys in the Data field as the file names, unless\nthe items element is populated with specific mappings of keys to paths.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Adapts a ConfigMap into a volume. The contents of the target ConfigMap's Data field will be presented in a volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths.",
"id": "ConfigMapVolumeSource",
"properties": {
"defaultMode": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMode bits to use on created files by default. Must be a value between 0 and\n0777. Defaults to 0644. Directories within the path are not affected by\nthis setting. This might be in conflict with other options that affect the\nfile mode, like fsGroup, and the result can be other mode bits set.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Mode bits to use on created files by default. Must be a value between 0 and 0777. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.",
"format": "int32",
"type": "integer"
},
"items": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nIf unspecified, each key-value pair in the Data field of the referenced\nSecret will be projected into the volume as a file whose name is the\nkey and content is the value. If specified, the listed keys will be\nprojected into the specified paths, and unlisted keys will not be\npresent. If a key is specified which is not present in the Secret,\nthe volume setup will error unless it is marked optional.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional.",
"items": {
"$ref": "KeyToPath"
},
"type": "array"
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nName of the config.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Name of the config.",
"type": "string"
},
"optional": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the Secret or its keys must be defined.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the Secret or its keys must be defined.",
"type": "boolean"
}
},
"type": "object"
},
"Configuration": {
- "description": "Configuration represents the \"floating HEAD\" of a linear history of\nRevisions, and optionally how the containers those revisions reference are\nbuilt. Users create new Revisions by updating the Configuration's spec. The\n\"latest created\" revision's name is available under status, as is the \"latest\nready\" revision's name. See also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration",
+ "description": "Configuration represents the \"floating HEAD\" of a linear history of Revisions, and optionally how the containers those revisions reference are built. Users create new Revisions by updating the Configuration's spec. The \"latest created\" revision's name is available under status, as is the \"latest ready\" revision's name. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration",
"id": "Configuration",
"properties": {
"apiVersion": {
@@ -2123,7 +2123,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Configuration, including name, namespace,\nlabels, and annotations."
+ "description": "Metadata associated with this Configuration, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "ConfigurationSpec",
@@ -2131,43 +2131,43 @@
},
"status": {
"$ref": "ConfigurationStatus",
- "description": "Status communicates the observed state of the Configuration (from the\ncontroller)."
+ "description": "Status communicates the observed state of the Configuration (from the controller)."
}
},
"type": "object"
},
"ConfigurationSpec": {
- "description": "ConfigurationSpec holds the desired state of the Configuration (from the\nclient).",
+ "description": "ConfigurationSpec holds the desired state of the Configuration (from the client).",
"id": "ConfigurationSpec",
"properties": {
"template": {
"$ref": "RevisionTemplate",
- "description": "Optional metadata for this Revision, including labels and annotations. Name\nwill be generated by the Configuration.\nTo set minimum instances for this revision, use the\n\"autoscaling.knative.dev/minScale\" annotation key. (Cloud Run for Anthos\nonly). To set maximum instances for this revision, use the\n\"autoscaling.knative.dev/maxScale\" annotation key.\nTo set Cloud SQL connections for the revision, use the\n\"run.googleapis.com/cloudsql-instances\" annotation key. Values should be\ncomma separated."
+ "description": "Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. To set minimum instances for this revision, use the \"autoscaling.knative.dev/minScale\" annotation key. (Cloud Run for Anthos only). To set maximum instances for this revision, use the \"autoscaling.knative.dev/maxScale\" annotation key. To set Cloud SQL connections for the revision, use the \"run.googleapis.com/cloudsql-instances\" annotation key. Values should be comma separated."
}
},
"type": "object"
},
"ConfigurationStatus": {
- "description": "ConfigurationStatus communicates the observed state of the Configuration\n(from the controller).",
+ "description": "ConfigurationStatus communicates the observed state of the Configuration (from the controller).",
"id": "ConfigurationStatus",
"properties": {
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world.",
"items": {
"$ref": "GoogleCloudRunV1Condition"
},
"type": "array"
},
"latestCreatedRevisionName": {
- "description": "LatestCreatedRevisionName is the last revision that was created from this\nConfiguration. It might not be ready yet, for that use\nLatestReadyRevisionName.",
+ "description": "LatestCreatedRevisionName is the last revision that was created from this Configuration. It might not be ready yet, for that use LatestReadyRevisionName.",
"type": "string"
},
"latestReadyRevisionName": {
- "description": "LatestReadyRevisionName holds the name of the latest Revision stamped out\nfrom this Configuration that has had its \"Ready\" condition become \"True\".",
+ "description": "LatestReadyRevisionName holds the name of the latest Revision stamped out from this Configuration that has had its \"Ready\" condition become \"True\".",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Configuration that\nwas last processed by the controller. The observed generation is updated\neven if the controller failed to process the spec and create the Revision.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation, and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the Configuration that was last processed by the controller. The observed generation is updated even if the controller failed to process the spec and create the Revision. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation, and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
}
@@ -2175,11 +2175,11 @@
"type": "object"
},
"Container": {
- "description": "A single application container.\nThis specifies both the container to run, the command to run in the container\nand the arguments to supply to it.\nNote that additional arguments may be supplied by the system to the container\nat runtime.",
+ "description": "A single application container. This specifies both the container to run, the command to run in the container and the arguments to supply to it. Note that additional arguments may be supplied by the system to the container at runtime.",
"id": "Container",
"properties": {
"args": {
- "description": "(Optional)\n\nCloud Run fully managed: supported\n\nCloud Run for Anthos: supported\n\nArguments to the entrypoint.\nThe docker image's CMD is used if this is not provided.\nVariable references $(VAR_NAME) are expanded using the container's\nenvironment. If a variable cannot be resolved, the reference in the input\nstring will be unchanged. The $(VAR_NAME) syntax can be escaped with a\ndouble $$, ie: $$(VAR_NAME). Escaped references will never be expanded,\nregardless of whether the variable exists or not.\nMore info:\nhttps://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell",
+ "description": "(Optional) Cloud Run fully managed: supported Cloud Run for Anthos: supported Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell",
"items": {
"type": "string"
},
@@ -2192,37 +2192,37 @@
"type": "array"
},
"env": {
- "description": "(Optional)\n\nCloud Run fully managed: supported\n\nCloud Run for Anthos: supported\n\nList of environment variables to set in the container.",
+ "description": "(Optional) Cloud Run fully managed: supported Cloud Run for Anthos: supported List of environment variables to set in the container.",
"items": {
"$ref": "EnvVar"
},
"type": "array"
},
"envFrom": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nList of sources to populate environment variables in the container.\nThe keys defined within a source must be a C_IDENTIFIER. All invalid keys\nwill be reported as an event when the container is starting. When a key\nexists in multiple sources, the value associated with the last source will\ntake precedence. Values defined by an Env with a duplicate key will take\nprecedence. Cannot be updated.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.",
"items": {
"$ref": "EnvFromSource"
},
"type": "array"
},
"image": {
- "description": "Cloud Run fully managed: only supports containers from Google Container\nRegistry\n\nCloud Run for Anthos: supported\n\nURL of the Container image.\nMore info: https://kubernetes.io/docs/concepts/containers/images",
+ "description": "Cloud Run fully managed: only supports containers from Google Container Registry Cloud Run for Anthos: supported URL of the Container image. More info: https://kubernetes.io/docs/concepts/containers/images",
"type": "string"
},
"imagePullPolicy": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nImage pull policy.\nOne of Always, Never, IfNotPresent.\nDefaults to Always if :latest tag is specified, or IfNotPresent otherwise.\nMore info:\nhttps://kubernetes.io/docs/concepts/containers/images#updating-images",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images",
"type": "string"
},
"livenessProbe": {
"$ref": "Probe",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPeriodic probe of container liveness.\nContainer will be restarted if the probe fails.\nMore info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes"
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Periodic probe of container liveness. Container will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes"
},
"name": {
- "description": "(Optional)\n\nName of the container specified as a DNS_LABEL.",
+ "description": "(Optional) Name of the container specified as a DNS_LABEL.",
"type": "string"
},
"ports": {
- "description": "(Optional)\n\nList of ports to expose from the container. Only a single port can be\nspecified. The specified ports must be listening on all interfaces\n(0.0.0.0) within the container to be accessible.\n\nIf omitted, a port number will be chosen and passed to the container\nthrough the PORT environment variable for the container to listen on.",
+ "description": "(Optional) List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible. If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on.",
"items": {
"$ref": "ContainerPort"
},
@@ -2230,33 +2230,33 @@
},
"readinessProbe": {
"$ref": "Probe",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPeriodic probe of container service readiness.\nContainer will be removed from service endpoints if the probe fails.\nMore info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes"
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes"
},
"resources": {
"$ref": "ResourceRequirements",
- "description": "(Optional)\n\nCloud Run fully managed: supported\n\nCloud Run for Anthos: supported\n\nCompute Resources required by this container.\nMore info:\nhttps://kubernetes.io/docs/concepts/storage/persistent-volumes#resources"
+ "description": "(Optional) Cloud Run fully managed: supported Cloud Run for Anthos: supported Compute Resources required by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources"
},
"securityContext": {
"$ref": "SecurityContext",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSecurity options the pod should run with.\nMore info: https://kubernetes.io/docs/concepts/policy/security-context/\nMore info:\nhttps://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
},
"terminationMessagePath": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPath at which the file to which the container's termination\nmessage will be written is mounted into the container's filesystem. Message\nwritten is intended to be brief final status, such as an assertion failure\nmessage. Will be truncated by the node if greater than 4096 bytes. The\ntotal message length across all containers will be limited to 12kb.\nDefaults to /dev/termination-log.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log.",
"type": "string"
},
"terminationMessagePolicy": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nIndicate how the termination message should be populated. File will use the\ncontents of terminationMessagePath to populate the container status message\non both success and failure. FallbackToLogsOnError will use the last chunk\nof container log output if the termination message file is empty and the\ncontainer exited with an error. The log output is limited to 2048 bytes or\n80 lines, whichever is smaller. Defaults to File. Cannot be updated.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.",
"type": "string"
},
"volumeMounts": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPod volumes to mount into the container's filesystem.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Pod volumes to mount into the container's filesystem.",
"items": {
"$ref": "VolumeMount"
},
"type": "array"
},
"workingDir": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nContainer's working directory.\nIf not specified, the container runtime's default will be used, which\nmight be configured in the container image.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.",
"type": "string"
}
},
@@ -2267,16 +2267,16 @@
"id": "ContainerPort",
"properties": {
"containerPort": {
- "description": "(Optional)\n\nPort number the container listens on.\nThis must be a valid port number, 0 \u003c x \u003c 65536.",
+ "description": "(Optional) Port number the container listens on. This must be a valid port number, 0 \u003c x \u003c 65536.",
"format": "int32",
"type": "integer"
},
"name": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nIf specified, used to specify which protocol to use.\nAllowed values are \"http1\" and \"h2c\".",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported If specified, used to specify which protocol to use. Allowed values are \"http1\" and \"h2c\".",
"type": "string"
},
"protocol": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nProtocol for port. Must be \"TCP\".\nDefaults to \"TCP\".",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Protocol for port. Must be \"TCP\". Defaults to \"TCP\".",
"type": "string"
}
},
@@ -2328,11 +2328,11 @@
"type": "string"
},
"forceOverride": {
- "description": "If set, the mapping will override any mapping set before this spec was set.\nIt is recommended that the user leaves this empty to receive an error\nwarning about a potential conflict and only set it once the respective UI\nhas given such a warning.",
+ "description": "If set, the mapping will override any mapping set before this spec was set. It is recommended that the user leaves this empty to receive an error warning about a potential conflict and only set it once the respective UI has given such a warning.",
"type": "boolean"
},
"routeName": {
- "description": "The name of the Knative Route that this DomainMapping applies to.\nThe route must exist.",
+ "description": "The name of the Knative Route that this DomainMapping applies to. The route must exist.",
"type": "string"
}
},
@@ -2343,7 +2343,7 @@
"id": "DomainMappingStatus",
"properties": {
"conditions": {
- "description": "Array of observed DomainMappingConditions, indicating the current state\nof the DomainMapping.",
+ "description": "Array of observed DomainMappingConditions, indicating the current state of the DomainMapping.",
"items": {
"$ref": "GoogleCloudRunV1Condition"
},
@@ -2354,39 +2354,39 @@
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the DomainMapping that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
},
"resourceRecords": {
- "description": "The resource records required to configure this domain mapping. These\nrecords must be added to the domain's DNS configuration in order to\nserve the application via this domain mapping.",
+ "description": "The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping.",
"items": {
"$ref": "ResourceRecord"
},
"type": "array"
},
"url": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nHolds the URL that will serve the traffic of the DomainMapping.\n+optional",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Holds the URL that will serve the traffic of the DomainMapping. +optional",
"type": "string"
}
},
"type": "object"
},
"EnvFromSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nEnvFromSource represents the source of a set of ConfigMaps",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported EnvFromSource represents the source of a set of ConfigMaps",
"id": "EnvFromSource",
"properties": {
"configMapRef": {
"$ref": "ConfigMapEnvSource",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe ConfigMap to select from"
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported The ConfigMap to select from"
},
"prefix": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nAn optional identifier to prepend to each key in the ConfigMap. Must be a\nC_IDENTIFIER.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.",
"type": "string"
},
"secretRef": {
"$ref": "SecretEnvSource",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe Secret to select from"
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported The Secret to select from"
}
},
"type": "object"
@@ -2400,60 +2400,60 @@
"type": "string"
},
"value": {
- "description": "(Optional)\n\nVariable references $(VAR_NAME) are expanded\nusing the previous defined environment variables in the container and\nany route environment variables. If a variable cannot be resolved,\nthe reference in the input string will be unchanged. The $(VAR_NAME)\nsyntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped\nreferences will never be expanded, regardless of whether the variable\nexists or not.\nDefaults to \"\".",
+ "description": "(Optional) Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\".",
"type": "string"
},
"valueFrom": {
"$ref": "EnvVarSource",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSource for the environment variable's value. Cannot be used if value is not\nempty."
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Source for the environment variable's value. Cannot be used if value is not empty."
}
},
"type": "object"
},
"EnvVarSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nEnvVarSource represents a source for the value of an EnvVar.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported EnvVarSource represents a source for the value of an EnvVar.",
"id": "EnvVarSource",
"properties": {
"configMapKeyRef": {
"$ref": "ConfigMapKeySelector",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSelects a key of a ConfigMap."
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Selects a key of a ConfigMap."
},
"secretKeyRef": {
"$ref": "SecretKeySelector",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSelects a key of a secret in the pod's namespace"
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Selects a key of a secret in the pod's namespace"
}
},
"type": "object"
},
"ExecAction": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nExecAction describes a \"run in container\" action.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported ExecAction describes a \"run in container\" action.",
"id": "ExecAction",
"properties": {
"command": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nCommand is the command line to execute inside the container, the working\ndirectory for the command is root ('/') in the container's filesystem. The\ncommand is simply exec'd, it is not run inside a shell, so traditional\nshell instructions ('|', etc) won't work. To use a shell, you need to\nexplicitly call out to that shell. Exit status of 0 is treated as\nlive/healthy and non-zero is unhealthy.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.",
"type": "string"
}
},
"type": "object"
},
"Expr": {
- "description": "Represents a textual expression in the Common Expression Language (CEL)\nsyntax. CEL is a C-like expression language. The syntax and semantics of CEL\nare documented at https://github.com/google/cel-spec.\n\nExample (Comparison):\n\n title: \"Summary size limit\"\n description: \"Determines if a summary is less than 100 chars\"\n expression: \"document.summary.size() \u003c 100\"\n\nExample (Equality):\n\n title: \"Requestor is owner\"\n description: \"Determines if requestor is the document owner\"\n expression: \"document.owner == request.auth.claims.email\"\n\nExample (Logic):\n\n title: \"Public documents\"\n description: \"Determine whether the document should be publicly visible\"\n expression: \"document.type != 'private' \u0026\u0026 document.type != 'internal'\"\n\nExample (Data Manipulation):\n\n title: \"Notification string\"\n description: \"Create a notification string with a timestamp.\"\n expression: \"'New message received at ' + string(document.create_time)\"\n\nThe exact variables and functions that may be referenced within an expression\nare determined by the service that evaluates it. See the service\ndocumentation for additional information.",
+ "description": "Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: \"Summary size limit\" description: \"Determines if a summary is less than 100 chars\" expression: \"document.summary.size() \u003c 100\" Example (Equality): title: \"Requestor is owner\" description: \"Determines if requestor is the document owner\" expression: \"document.owner == request.auth.claims.email\" Example (Logic): title: \"Public documents\" description: \"Determine whether the document should be publicly visible\" expression: \"document.type != 'private' \u0026\u0026 document.type != 'internal'\" Example (Data Manipulation): title: \"Notification string\" description: \"Create a notification string with a timestamp.\" expression: \"'New message received at ' + string(document.create_time)\" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.",
"id": "Expr",
"properties": {
"description": {
- "description": "Optional. Description of the expression. This is a longer text which\ndescribes the expression, e.g. when hovered over it in a UI.",
+ "description": "Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.",
"type": "string"
},
"expression": {
- "description": "Textual representation of an expression in Common Expression Language\nsyntax.",
+ "description": "Textual representation of an expression in Common Expression Language syntax.",
"type": "string"
},
"location": {
- "description": "Optional. String indicating the location of the expression for error\nreporting, e.g. a file name and a position in the file.",
+ "description": "Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.",
"type": "string"
},
"title": {
- "description": "Optional. Title for the expression, i.e. a short string describing\nits purpose. This can be used e.g. in UIs which allow to enter the\nexpression.",
+ "description": "Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.",
"type": "string"
}
},
@@ -2485,68 +2485,68 @@
"type": "string"
},
"type": {
- "description": "type is used to communicate the status of the reconciliation process.\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting\nTypes common to all resources include:\n* \"Ready\": True when the Resource is ready.",
+ "description": "type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * \"Ready\": True when the Resource is ready.",
"type": "string"
}
},
"type": "object"
},
"HTTPGetAction": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nHTTPGetAction describes an action based on HTTP Get requests.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported HTTPGetAction describes an action based on HTTP Get requests.",
"id": "HTTPGetAction",
"properties": {
"host": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nHost name to connect to, defaults to the pod IP. You probably want to set\n\"Host\" in httpHeaders instead.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.",
"type": "string"
},
"httpHeaders": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nCustom headers to set in the request. HTTP allows repeated headers.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Custom headers to set in the request. HTTP allows repeated headers.",
"items": {
"$ref": "HTTPHeader"
},
"type": "array"
},
"path": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPath to access on the HTTP server.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Path to access on the HTTP server.",
"type": "string"
},
"scheme": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nScheme to use for connecting to the host.\nDefaults to HTTP.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Scheme to use for connecting to the host. Defaults to HTTP.",
"type": "string"
}
},
"type": "object"
},
"HTTPHeader": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nHTTPHeader describes a custom header to be used in HTTP probes",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported HTTPHeader describes a custom header to be used in HTTP probes",
"id": "HTTPHeader",
"properties": {
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe header field name",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The header field name",
"type": "string"
},
"value": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe header field value",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The header field value",
"type": "string"
}
},
"type": "object"
},
"KeyToPath": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMaps a string key to a path within a volume.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Maps a string key to a path within a volume.",
"id": "KeyToPath",
"properties": {
"key": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe key to project.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The key to project.",
"type": "string"
},
"mode": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMode bits to use on this file, must be a value between 0 and 0777. If not\nspecified, the volume defaultMode will be used. This might be in conflict\nwith other options that affect the file mode, like fsGroup, and the result\ncan be other mode bits set.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Mode bits to use on this file, must be a value between 0 and 0777. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.",
"format": "int32",
"type": "integer"
},
"path": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe relative path of the file to map the key to.\nMay not be an absolute path.\nMay not contain the path element '..'.\nMay not start with the string '..'.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.",
"type": "string"
}
},
@@ -2655,19 +2655,19 @@
"type": "object"
},
"ListMeta": {
- "description": "ListMeta describes metadata that synthetic resources must have, including\nlists and various status objects. A resource may have only one of\n{ObjectMeta, ListMeta}.",
+ "description": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.",
"id": "ListMeta",
"properties": {
"continue": {
- "description": "continue may be set if the user set a limit on the number of items\nreturned, and indicates that the server has more data available. The value\nis opaque and may be used to issue another request to the endpoint that\nserved this list to retrieve the next set of available objects. Continuing\na list may not be possible if the server configuration has changed or more\nthan a few minutes have passed. The resourceVersion field returned when\nusing this continue value will be identical to the value in the first\nresponse.",
+ "description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response.",
"type": "string"
},
"resourceVersion": {
- "description": "String that identifies the server's internal version of this object that\ncan be used by clients to determine when objects have changed. Value must\nbe treated as opaque by clients and passed unmodified back to the server.\nPopulated by the system.\nRead-only.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency\n+optional",
+ "description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional",
"type": "string"
},
"selfLink": {
- "description": "SelfLink is a URL representing this object.\nPopulated by the system.\nRead-only.\n+optional",
+ "description": "SelfLink is a URL representing this object. Populated by the system. Read-only. +optional",
"type": "string"
}
},
@@ -2773,11 +2773,11 @@
"type": "object"
},
"LocalObjectReference": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nLocalObjectReference contains enough information to let you locate the\nreferenced object inside the same namespace.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.",
"id": "LocalObjectReference",
"properties": {
"name": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nName of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
"type": "string"
}
},
@@ -2788,14 +2788,14 @@
"id": "Location",
"properties": {
"displayName": {
- "description": "The friendly name for this location, typically a nearby city name.\nFor example, \"Tokyo\".",
+ "description": "The friendly name for this location, typically a nearby city name. For example, \"Tokyo\".",
"type": "string"
},
"labels": {
"additionalProperties": {
"type": "string"
},
- "description": "Cross-service attributes for the location. For example\n\n {\"cloud.googleapis.com/region\": \"us-east1\"}",
+ "description": "Cross-service attributes for the location. For example {\"cloud.googleapis.com/region\": \"us-east1\"}",
"type": "object"
},
"locationId": {
@@ -2807,41 +2807,41 @@
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
- "description": "Service-specific metadata. For example the available capacity at the given\nlocation.",
+ "description": "Service-specific metadata. For example the available capacity at the given location.",
"type": "object"
},
"name": {
- "description": "Resource name for the location, which may vary between implementations.\nFor example: `\"projects/example-project/locations/us-east1\"`",
+ "description": "Resource name for the location, which may vary between implementations. For example: `\"projects/example-project/locations/us-east1\"`",
"type": "string"
}
},
"type": "object"
},
"Namespace": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nNamespace provides a scope for Names.\nUse of multiple namespaces is optional.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Namespace provides a scope for Names. Use of multiple namespaces is optional.",
"id": "Namespace",
"properties": {
"metadata": {
"$ref": "ObjectMeta",
- "description": "Standard object's metadata.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata"
+ "description": "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata"
},
"spec": {
"$ref": "NamespaceSpec",
- "description": "Spec defines the behavior of the Namespace.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status"
+ "description": "Spec defines the behavior of the Namespace. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status"
},
"status": {
"$ref": "NamespaceStatus",
- "description": "Status describes the current status of a Namespace.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status"
+ "description": "Status describes the current status of a Namespace. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status"
}
},
"type": "object"
},
"NamespaceSpec": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nNamespaceSpec describes the attributes on a Namespace.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported NamespaceSpec describes the attributes on a Namespace.",
"id": "NamespaceSpec",
"properties": {
"finalizers": {
- "description": "Finalizers is an opaque list of values that must be empty to permanently\nremove object from storage. More info:\nhttps://kubernetes.io/docs/tasks/administer-cluster/namespaces/",
+ "description": "Finalizers is an opaque list of values that must be empty to permanently remove object from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/",
"items": {
"type": "string"
},
@@ -2851,59 +2851,59 @@
"type": "object"
},
"NamespaceStatus": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nNamespaceStatus is information about the current status of a Namespace.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported NamespaceStatus is information about the current status of a Namespace.",
"id": "NamespaceStatus",
"properties": {
"phase": {
- "description": "Phase is the current lifecycle phase of the namespace.\nMore info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/",
+ "description": "Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/",
"type": "string"
}
},
"type": "object"
},
"ObjectMeta": {
- "description": "k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all\npersisted resources must have, which includes all objects users must create.",
+ "description": "k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.",
"id": "ObjectMeta",
"properties": {
"annotations": {
"additionalProperties": {
"type": "string"
},
- "description": "(Optional)\n\nAnnotations is an unstructured key value map stored with a resource that\nmay be set by external tools to store and retrieve arbitrary metadata. They\nare not queryable and should be preserved when modifying objects. More\ninfo: http://kubernetes.io/docs/user-guide/annotations",
+ "description": "(Optional) Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations",
"type": "object"
},
"clusterName": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe name of the cluster which the object belongs to.\nThis is used to distinguish resources with same name and namespace in\ndifferent clusters. This field is not set anywhere right now and apiserver\nis going to ignore it if set in create or update request.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.",
"type": "string"
},
"creationTimestamp": {
- "description": "(Optional)\n\nCreationTimestamp is a timestamp representing the server time when this\nobject was created. It is not guaranteed to be set in happens-before order\nacross separate operations. Clients may not set this value. It is\nrepresented in RFC3339 form and is in UTC.\n\nPopulated by the system.\nRead-only.\nNull for lists.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
+ "description": "(Optional) CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
"format": "google-datetime",
"type": "string"
},
"deletionGracePeriodSeconds": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nNumber of seconds allowed for this object to gracefully terminate before\nit will be removed from the system. Only set when deletionTimestamp is also\nset. May only be shortened. Read-only.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.",
"format": "int32",
"type": "integer"
},
"deletionTimestamp": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nDeletionTimestamp is RFC 3339 date and time at which this resource will be\ndeleted. This field is set by the server when a graceful deletion is\nrequested by the user, and is not directly settable by a client. The\nresource is expected to be deleted (no longer visible from resource lists,\nand not reachable by name) after the time in this field, once the\nfinalizers list is empty. As long as the finalizers list contains items,\ndeletion is blocked. Once the deletionTimestamp is set, this value may not\nbe unset or be set further into the future, although it may be shortened or\nthe resource may be deleted prior to this time. For example, a user may\nrequest that a pod is deleted in 30 seconds. The Kubelet will react by\nsending a graceful termination signal to the containers in the pod. After\nthat 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\nto the container and after cleanup, remove the pod from the API. In the\npresence of network partitions, this object may still exist after this\ntimestamp, until an administrator or automated process can determine the\nresource is fully terminated.\nIf not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested.\nRead-only.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested. Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
"format": "google-datetime",
"type": "string"
},
"finalizers": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMust be empty before the object is deleted from the registry. Each entry\nis an identifier for the responsible component that will remove the entry\nfrom the list. If the deletionTimestamp of the object is non-nil, entries\nin this list can only be removed.\n+patchStrategy=merge",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. +patchStrategy=merge",
"items": {
"type": "string"
},
"type": "array"
},
"generateName": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nGenerateName is an optional prefix, used by the server, to generate a\nunique name ONLY IF the Name field has not been provided. If this field is\nused, the name returned to the client will be different than the name\npassed. This value will also be combined with a unique suffix. The provided\nvalue has the same validation rules as the Name field, and may be truncated\nby the length of the suffix required to make the value unique on the\nserver.\n\nIf this field is specified and the generated name exists, the server will\nNOT return a 409 - instead, it will either return 201 Created or 500 with\nReason ServerTimeout indicating a unique name could not be found in the\ntime allotted, and the client should retry (optionally after the time\nindicated in the Retry-After header).\n\nApplied only if Name is not specified.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency\n string generateName = 2;",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency string generateName = 2;",
"type": "string"
},
"generation": {
- "description": "(Optional)\n\nA sequence number representing a specific generation of the desired state.\nPopulated by the system. Read-only.",
+ "description": "(Optional) A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.",
"format": "int32",
"type": "integer"
},
@@ -2911,41 +2911,41 @@
"additionalProperties": {
"type": "string"
},
- "description": "(Optional)\n\nMap of string keys and values that can be used to organize and categorize\n(scope and select) objects. May match selectors of replication controllers\nand routes.\nMore info: http://kubernetes.io/docs/user-guide/labels",
+ "description": "(Optional) Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes. More info: http://kubernetes.io/docs/user-guide/labels",
"type": "object"
},
"name": {
- "description": "Name must be unique within a namespace, within a Cloud Run region.\nIs required when creating\nresources, although some resources may allow a client to request the\ngeneration of an appropriate name automatically. Name is primarily intended\nfor creation idempotence and configuration definition. Cannot be updated.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names\n+optional",
+ "description": "Name must be unique within a namespace, within a Cloud Run region. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names +optional",
"type": "string"
},
"namespace": {
- "description": "Namespace defines the space within each name must be unique, within a\nCloud Run region. In Cloud Run the namespace must be equal to either the\nproject ID or project number.",
+ "description": "Namespace defines the space within each name must be unique, within a Cloud Run region. In Cloud Run the namespace must be equal to either the project ID or project number.",
"type": "string"
},
"ownerReferences": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nList of objects that own this object. If ALL objects in the list have\nbeen deleted, this object will be garbage collected.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported List of objects that own this object. If ALL objects in the list have been deleted, this object will be garbage collected.",
"items": {
"$ref": "OwnerReference"
},
"type": "array"
},
"resourceVersion": {
- "description": "(Optional)\n\nAn opaque value that represents the internal version of this object that\ncan be used by clients to determine when objects have changed. May be used\nfor optimistic concurrency, change detection, and the watch operation on a\nresource or set of resources. Clients must treat these values as opaque and\npassed unmodified back to the server. They may only be valid for a\nparticular resource or set of resources.\n\nPopulated by the system.\nRead-only.\nValue must be treated as opaque by clients and .\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency",
+ "description": "(Optional) An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency",
"type": "string"
},
"selfLink": {
- "description": "(Optional)\n\nSelfLink is a URL representing this object.\nPopulated by the system.\nRead-only.\n string selfLink = 4;",
+ "description": "(Optional) SelfLink is a URL representing this object. Populated by the system. Read-only. string selfLink = 4;",
"type": "string"
},
"uid": {
- "description": "(Optional)\n\nUID is the unique in time and space value for this object. It is typically\ngenerated by the server on successful creation of a resource and is not\nallowed to change on PUT operations.\n\nPopulated by the system.\nRead-only.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids",
+ "description": "(Optional) UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids",
"type": "string"
}
},
"type": "object"
},
"OwnerReference": {
- "description": "OwnerReference contains enough information to let you identify an owning\nobject. Currently, an owning object must be in the same namespace, so there\nis no namespace field.",
+ "description": "OwnerReference contains enough information to let you identify an owning object. Currently, an owning object must be in the same namespace, so there is no namespace field.",
"id": "OwnerReference",
"properties": {
"apiVersion": {
@@ -2953,30 +2953,30 @@
"type": "string"
},
"blockOwnerDeletion": {
- "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then\nthe owner cannot be deleted from the key-value store until this\nreference is removed.\nDefaults to false.\nTo set this field, a user needs \"delete\" permission of the owner,\notherwise 422 (Unprocessable Entity) will be returned.\n+optional",
+ "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. +optional",
"type": "boolean"
},
"controller": {
- "description": "If true, this reference points to the managing controller.\n+optional",
+ "description": "If true, this reference points to the managing controller. +optional",
"type": "boolean"
},
"kind": {
- "description": "Kind of the referent.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds",
+ "description": "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds",
"type": "string"
},
"name": {
- "description": "Name of the referent.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names",
+ "description": "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names",
"type": "string"
},
"uid": {
- "description": "UID of the referent.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids",
+ "description": "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids",
"type": "string"
}
},
"type": "object"
},
"Policy": {
- "description": "An Identity and Access Management (IAM) policy, which specifies access\ncontrols for Google Cloud resources.\n\n\nA `Policy` is a collection of `bindings`. A `binding` binds one or more\n`members` to a single `role`. Members can be user accounts, service accounts,\nGoogle groups, and domains (such as G Suite). A `role` is a named list of\npermissions; each `role` can be an IAM predefined role or a user-created\ncustom role.\n\nFor some types of Google Cloud resources, a `binding` can also specify a\n`condition`, which is a logical expression that allows access to a resource\nonly if the expression evaluates to `true`. A condition can add constraints\nbased on attributes of the request, the resource, or both. To learn which\nresources support conditions in their IAM policies, see the\n[IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).\n\n**JSON example:**\n\n {\n \"bindings\": [\n {\n \"role\": \"roles/resourcemanager.organizationAdmin\",\n \"members\": [\n \"user:mike@example.com\",\n \"group:admins@example.com\",\n \"domain:google.com\",\n \"serviceAccount:my-project-id@appspot.gserviceaccount.com\"\n ]\n },\n {\n \"role\": \"roles/resourcemanager.organizationViewer\",\n \"members\": [\n \"user:eve@example.com\"\n ],\n \"condition\": {\n \"title\": \"expirable access\",\n \"description\": \"Does not grant access after Sep 2020\",\n \"expression\": \"request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\",\n }\n }\n ],\n \"etag\": \"BwWWja0YfJA=\",\n \"version\": 3\n }\n\n**YAML example:**\n\n bindings:\n - members:\n - user:mike@example.com\n - group:admins@example.com\n - domain:google.com\n - serviceAccount:my-project-id@appspot.gserviceaccount.com\n role: roles/resourcemanager.organizationAdmin\n - members:\n - user:eve@example.com\n role: roles/resourcemanager.organizationViewer\n condition:\n title: expirable access\n description: Does not grant access after Sep 2020\n expression: request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\n - etag: BwWWja0YfJA=\n - version: 3\n\nFor a description of IAM and its features, see the\n[IAM documentation](https://cloud.google.com/iam/docs/).",
+ "description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members` to a single `role`. Members can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:mike@example.com\", \"group:admins@example.com\", \"domain:google.com\", \"serviceAccount:my-project-id@appspot.gserviceaccount.com\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:eve@example.com\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } **YAML example:** bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time \u003c timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).",
"id": "Policy",
"properties": {
"auditConfigs": {
@@ -2987,19 +2987,19 @@
"type": "array"
},
"bindings": {
- "description": "Associates a list of `members` to a `role`. Optionally, may specify a\n`condition` that determines how and when the `bindings` are applied. Each\nof the `bindings` must contain at least one member.",
+ "description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.",
"items": {
"$ref": "Binding"
},
"type": "array"
},
"etag": {
- "description": "`etag` is used for optimistic concurrency control as a way to help\nprevent simultaneous updates of a policy from overwriting each other.\nIt is strongly suggested that systems make use of the `etag` in the\nread-modify-write cycle to perform policy updates in order to avoid race\nconditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems are expected to put that etag in the request to `setIamPolicy` to\nensure that their change will be applied to the same version of the policy.\n\n**Important:** If you use IAM Conditions, you must include the `etag` field\nwhenever you call `setIamPolicy`. If you omit this field, then IAM allows\nyou to overwrite a version `3` policy with a version `1` policy, and all of\nthe conditions in the version `3` policy are lost.",
+ "description": "`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.",
"format": "byte",
"type": "string"
},
"version": {
- "description": "Specifies the format of the policy.\n\nValid values are `0`, `1`, and `3`. Requests that specify an invalid value\nare rejected.\n\nAny operation that affects conditional role bindings must specify version\n`3`. This requirement applies to the following operations:\n\n* Getting a policy that includes a conditional role binding\n* Adding a conditional role binding to a policy\n* Changing a conditional role binding in a policy\n* Removing any role binding, with or without a condition, from a policy\n that includes conditions\n\n**Important:** If you use IAM Conditions, you must include the `etag` field\nwhenever you call `setIamPolicy`. If you omit this field, then IAM allows\nyou to overwrite a version `3` policy with a version `1` policy, and all of\nthe conditions in the version `3` policy are lost.\n\nIf a policy does not include any conditions, operations on that policy may\nspecify any valid version or leave the field unset.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
+ "description": "Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
"format": "int32",
"type": "integer"
}
@@ -3007,43 +3007,43 @@
"type": "object"
},
"Probe": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nProbe describes a health check to be performed against a container to\ndetermine whether it is alive or ready to receive traffic.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
"id": "Probe",
"properties": {
"exec": {
"$ref": "ExecAction",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nOne and only one of the following should be specified.\nExec specifies the action to take.\n\nA field inlined from the Handler message."
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported One and only one of the following should be specified. Exec specifies the action to take. A field inlined from the Handler message."
},
"failureThreshold": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMinimum consecutive failures for the probe to be considered failed after\nhaving succeeded. Defaults to 3. Minimum value is 1.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.",
"format": "int32",
"type": "integer"
},
"httpGet": {
"$ref": "HTTPGetAction",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nHTTPGet specifies the http request to perform.\n\nA field inlined from the Handler message."
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported HTTPGet specifies the http request to perform. A field inlined from the Handler message."
},
"initialDelaySeconds": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nNumber of seconds after the container has started before liveness probes\nare initiated. More info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes",
"format": "int32",
"type": "integer"
},
"periodSeconds": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nHow often (in seconds) to perform the probe.\nDefault to 10 seconds. Minimum value is 1.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.",
"format": "int32",
"type": "integer"
},
"successThreshold": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMinimum consecutive successes for the probe to be considered successful\nafter having failed. Defaults to 1. Must be 1 for liveness. Minimum value\nis 1.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness. Minimum value is 1.",
"format": "int32",
"type": "integer"
},
"tcpSocket": {
"$ref": "TCPSocketAction",
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nTCPSocket specifies an action involving a TCP port.\nTCP hooks not yet supported\n\nA field inlined from the Handler message."
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported A field inlined from the Handler message."
},
"timeoutSeconds": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nNumber of seconds after which the probe times out.\nDefaults to 1 second. Minimum value is 1.\nMore info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes",
"format": "int32",
"type": "integer"
}
@@ -3055,11 +3055,11 @@
"id": "ResourceRecord",
"properties": {
"name": {
- "description": "Relative name of the object affected by this record. Only applicable for\n`CNAME` records. Example: 'www'.",
+ "description": "Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'.",
"type": "string"
},
"rrdata": {
- "description": "Data for this record. Values vary by record type, as defined in RFC 1035\n(section 5) and RFC 1034 (section 3.6.1).",
+ "description": "Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).",
"type": "string"
},
"type": {
@@ -3089,21 +3089,21 @@
"additionalProperties": {
"type": "string"
},
- "description": "(Optional)\n\nCloud Run fully managed: Only memory and CPU are supported. Note: The only\nsupported value for CPU is '1'.\n\nCloud Run for Anthos: supported\n\nLimits describes the maximum amount of compute resources allowed.\nThe values of the map is string form of the 'quantity' k8s type:\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
+ "description": "(Optional) Cloud Run fully managed: Only memory and CPU are supported. Note: The only supported value for CPU is '1'. Cloud Run for Anthos: supported Limits describes the maximum amount of compute resources allowed. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
"type": "object"
},
"requests": {
"additionalProperties": {
"type": "string"
},
- "description": "(Optional)\n\nCloud Run fully managed: Only memory and CPU are supported. Note: The only\nsupported value for CPU is '1'.\n\nCloud Run for Anthos: supported\n\nRequests describes the minimum amount of compute resources required.\nIf Requests is omitted for a container, it defaults to Limits if that is\nexplicitly specified, otherwise to an implementation-defined value.\nThe values of the map is string form of the 'quantity' k8s type:\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
+ "description": "(Optional) Cloud Run fully managed: Only memory and CPU are supported. Note: The only supported value for CPU is '1'. Cloud Run for Anthos: supported Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
"type": "object"
}
},
"type": "object"
},
"Revision": {
- "description": "Revision is an immutable snapshot of code and configuration. A revision\nreferences a container image. Revisions are created by updates to a\nConfiguration.\n\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#revision",
+ "description": "Revision is an immutable snapshot of code and configuration. A revision references a container image. Revisions are created by updates to a Configuration. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#revision",
"id": "Revision",
"properties": {
"apiVersion": {
@@ -3116,7 +3116,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Revision, including name, namespace, labels,\nand annotations."
+ "description": "Metadata associated with this Revision, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "RevisionSpec",
@@ -3124,7 +3124,7 @@
},
"status": {
"$ref": "RevisionStatus",
- "description": "Status communicates the observed state of the Revision (from the\ncontroller)."
+ "description": "Status communicates the observed state of the Revision (from the controller)."
}
},
"type": "object"
@@ -3134,23 +3134,23 @@
"id": "RevisionSpec",
"properties": {
"containerConcurrency": {
- "description": "(Optional)\n\nContainerConcurrency specifies the maximum allowed in-flight (concurrent)\nrequests per container instance of the Revision.\n\nCloud Run fully managed: supported, defaults to 80\n\nCloud Run for Anthos: supported, defaults to 0, which means concurrency\nto the application is not limited, and the system decides the\ntarget concurrency for the autoscaler.",
+ "description": "(Optional) ContainerConcurrency specifies the maximum allowed in-flight (concurrent) requests per container instance of the Revision. Cloud Run fully managed: supported, defaults to 80 Cloud Run for Anthos: supported, defaults to 0, which means concurrency to the application is not limited, and the system decides the target concurrency for the autoscaler.",
"format": "int32",
"type": "integer"
},
"containers": {
- "description": "Containers holds the single container that defines the unit of execution\nfor this Revision. In the context of a Revision, we disallow a number of\nfields on this Container, including: name and lifecycle.\nIn Cloud Run, only a single container may be provided.\nThe runtime contract is documented here:\nhttps://github.com/knative/serving/blob/master/docs/runtime-contract.md",
+ "description": "Containers holds the single container that defines the unit of execution for this Revision. In the context of a Revision, we disallow a number of fields on this Container, including: name and lifecycle. In Cloud Run, only a single container may be provided. The runtime contract is documented here: https://github.com/knative/serving/blob/master/docs/runtime-contract.md",
"items": {
"$ref": "Container"
},
"type": "array"
},
"serviceAccountName": {
- "description": "Email address of the IAM service account associated with the revision\nof the service. The service account represents the identity of the\nrunning revision, and determines what permissions the revision has. If\nnot provided, the revision will use the project's default service account.",
+ "description": "Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.",
"type": "string"
},
"timeoutSeconds": {
- "description": "TimeoutSeconds holds the max duration the instance is allowed for\nresponding to a request.\n\nCloud Run fully managed: defaults to 300 seconds (5 minutes). Maximum\nallowed value is 900 seconds (15 minutes).\n\nCloud Run for Anthos: defaults to 300 seconds (5 minutes). Maximum allowed\nvalue is configurable by the cluster operator.",
+ "description": "TimeoutSeconds holds the max duration the instance is allowed for responding to a request. Cloud Run fully managed: defaults to 300 seconds (5 minutes). Maximum allowed value is 900 seconds (15 minutes). Cloud Run for Anthos: defaults to 300 seconds (5 minutes). Maximum allowed value is configurable by the cluster operator.",
"format": "int32",
"type": "integer"
},
@@ -3164,26 +3164,26 @@
"type": "object"
},
"RevisionStatus": {
- "description": "RevisionStatus communicates the observed state of the Revision (from the\ncontroller).",
+ "description": "RevisionStatus communicates the observed state of the Revision (from the controller).",
"id": "RevisionStatus",
"properties": {
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.\n\nAs a Revision is being prepared, it will incrementally\nupdate conditions. Revision-specific conditions include:\n* \"ResourcesAvailable\": True when underlying resources have been\n provisioned.\n* \"ContainerHealthy\": True when the Revision readiness check completes.\n* \"Active\": True when the Revision may receive traffic.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world. As a Revision is being prepared, it will incrementally update conditions. Revision-specific conditions include: * \"ResourcesAvailable\": True when underlying resources have been provisioned. * \"ContainerHealthy\": True when the Revision readiness check completes. * \"Active\": True when the Revision may receive traffic.",
"items": {
"$ref": "GoogleCloudRunV1Condition"
},
"type": "array"
},
"imageDigest": {
- "description": "ImageDigest holds the resolved digest for the image specified\nwithin .Spec.Container.Image. The digest is resolved during the creation\nof Revision. This field holds the digest value regardless of whether\na tag or digest was originally specified in the Container object.",
+ "description": "ImageDigest holds the resolved digest for the image specified within .Spec.Container.Image. The digest is resolved during the creation of Revision. This field holds the digest value regardless of whether a tag or digest was originally specified in the Container object.",
"type": "string"
},
"logUrl": {
- "description": "Specifies the generated logging url for this particular revision\nbased on the revision url template specified in the controller's config.\n+optional",
+ "description": "Specifies the generated logging url for this particular revision based on the revision url template specified in the controller's config. +optional",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Revision that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation, and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the Revision that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation, and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
},
@@ -3195,12 +3195,12 @@
"type": "object"
},
"RevisionTemplate": {
- "description": "RevisionTemplateSpec describes the data a revision should have when created\nfrom a template. Based on:\nhttps://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190",
+ "description": "RevisionTemplateSpec describes the data a revision should have when created from a template. Based on: https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190",
"id": "RevisionTemplate",
"properties": {
"metadata": {
"$ref": "ObjectMeta",
- "description": "Optional metadata for this Revision, including labels and annotations. Name\nwill be generated by the Configuration.\nTo set minimum instances for this revision, use the\n\"autoscaling.knative.dev/minScale\" annotation key.\nTo set maximum instances for this revision, use the\n\"autoscaling.knative.dev/maxScale\" annotation key.\nTo set Cloud SQL connections for the revision, use the\n\"run.googleapis.com/cloudsql-instances\" annotation key."
+ "description": "Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. To set minimum instances for this revision, use the \"autoscaling.knative.dev/minScale\" annotation key. To set maximum instances for this revision, use the \"autoscaling.knative.dev/maxScale\" annotation key. To set Cloud SQL connections for the revision, use the \"run.googleapis.com/cloudsql-instances\" annotation key."
},
"spec": {
"$ref": "RevisionSpec",
@@ -3210,7 +3210,7 @@
"type": "object"
},
"Route": {
- "description": "Route is responsible for configuring ingress over a collection of Revisions.\nSome of the Revisions a Route distributes traffic over may be specified by\nreferencing the Configuration responsible for creating them; in these cases\nthe Route is additionally responsible for monitoring the Configuration for\n\"latest ready\" revision changes, and smoothly rolling out latest revisions.\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#route\n\nCloud Run currently supports referencing a single Configuration to\nautomatically deploy the \"latest ready\" Revision from that Configuration.",
+ "description": "Route is responsible for configuring ingress over a collection of Revisions. Some of the Revisions a Route distributes traffic over may be specified by referencing the Configuration responsible for creating them; in these cases the Route is additionally responsible for monitoring the Configuration for \"latest ready\" revision changes, and smoothly rolling out latest revisions. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#route Cloud Run currently supports referencing a single Configuration to automatically deploy the \"latest ready\" Revision from that Configuration.",
"id": "Route",
"properties": {
"apiVersion": {
@@ -3223,7 +3223,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Route, including name, namespace, labels,\nand annotations."
+ "description": "Metadata associated with this Route, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "RouteSpec",
@@ -3241,7 +3241,7 @@
"id": "RouteSpec",
"properties": {
"traffic": {
- "description": "Traffic specifies how to distribute traffic over a collection of Knative\nRevisions and Configurations.\nCloud Run currently supports a single configurationName.",
+ "description": "Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations. Cloud Run currently supports a single configurationName.",
"items": {
"$ref": "TrafficTarget"
},
@@ -3251,7 +3251,7 @@
"type": "object"
},
"RouteStatus": {
- "description": "RouteStatus communicates the observed state of the Route (from the\ncontroller).",
+ "description": "RouteStatus communicates the observed state of the Route (from the controller).",
"id": "RouteStatus",
"properties": {
"address": {
@@ -3259,33 +3259,33 @@
"description": "Similar to url, information on where the service is available on HTTP."
},
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world.",
"items": {
"$ref": "GoogleCloudRunV1Condition"
},
"type": "array"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Route that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation and the Ready condition's status\nis True or False.\n\nNote that providing a trafficTarget that only has a configurationName will\nresult in a Route that does not increment either its metadata.generation or\nits observedGeneration, as new \"latest ready\" revisions from the\nConfiguration are processed without an update to the Route's spec.",
+ "description": "ObservedGeneration is the 'Generation' of the Route that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. Note that providing a trafficTarget that only has a configurationName will result in a Route that does not increment either its metadata.generation or its observedGeneration, as new \"latest ready\" revisions from the Configuration are processed without an update to the Route's spec.",
"format": "int32",
"type": "integer"
},
"traffic": {
- "description": "Traffic holds the configured traffic distribution.\nThese entries will always contain RevisionName references.\nWhen ConfigurationName appears in the spec, this will hold the\nLatestReadyRevisionName that we last observed.",
+ "description": "Traffic holds the configured traffic distribution. These entries will always contain RevisionName references. When ConfigurationName appears in the spec, this will hold the LatestReadyRevisionName that we last observed.",
"items": {
"$ref": "TrafficTarget"
},
"type": "array"
},
"url": {
- "description": "URL holds the url that will distribute traffic over the provided traffic\ntargets. It generally has the form:\nhttps://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
+ "description": "URL holds the url that will distribute traffic over the provided traffic targets. It generally has the form: https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
"type": "string"
}
},
"type": "object"
},
"Secret": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSecret holds secret data of a certain type. The total bytes of the values in\nthe Data field must be less than MaxSecretSize bytes.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Secret holds secret data of a certain type. The total bytes of the values in the Data field must be less than MaxSecretSize bytes.",
"id": "Secret",
"properties": {
"data": {
@@ -3293,18 +3293,18 @@
"format": "byte",
"type": "string"
},
- "description": "Data contains the secret data. Each key must consist of alphanumeric\ncharacters, '-', '_' or '.'. The serialized form of the secret data is a\nbase64 encoded string, representing the arbitrary (possibly non-string)\ndata value here. Described in https://tools.ietf.org/html/rfc4648#section-4",
+ "description": "Data contains the secret data. Each key must consist of alphanumeric characters, '-', '_' or '.'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in https://tools.ietf.org/html/rfc4648#section-4",
"type": "object"
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Standard object's metadata.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata"
+ "description": "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata"
},
"stringData": {
"additionalProperties": {
"type": "string"
},
- "description": "stringData allows specifying non-binary secret data in string form.\nIt is provided as a write-only convenience method.\nAll keys and values are merged into the data field on write, overwriting\nany existing values. It is never output when reading from the API.\n+k8s:conversion-gen=false",
+ "description": "stringData allows specifying non-binary secret data in string form. It is provided as a write-only convenience method. All keys and values are merged into the data field on write, overwriting any existing values. It is never output when reading from the API. +k8s:conversion-gen=false",
"type": "object"
},
"type": {
@@ -3315,80 +3315,80 @@
"type": "object"
},
"SecretEnvSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSecretEnvSource selects a Secret to populate the environment\nvariables with.\n\nThe contents of the target Secret's Data field will represent the\nkey-value pairs as environment variables.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported SecretEnvSource selects a Secret to populate the environment variables with. The contents of the target Secret's Data field will represent the key-value pairs as environment variables.",
"id": "SecretEnvSource",
"properties": {
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe Secret to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The Secret to select from.",
"type": "string"
},
"optional": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the Secret must be defined",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the Secret must be defined",
"type": "boolean"
}
},
"type": "object"
},
"SecretKeySelector": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSecretKeySelector selects a key of a Secret.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported SecretKeySelector selects a key of a Secret.",
"id": "SecretKeySelector",
"properties": {
"key": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe key of the secret to select from. Must be a valid secret key.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The key of the secret to select from. Must be a valid secret key.",
"type": "string"
},
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe name of the secret in the pod's namespace to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The name of the secret in the pod's namespace to select from.",
"type": "string"
},
"optional": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the Secret or its key must be defined",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the Secret or its key must be defined",
"type": "boolean"
}
},
"type": "object"
},
"SecretVolumeSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe contents of the target Secret's Data field will be presented in a volume\nas files using the keys in the Data field as the file names.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The contents of the target Secret's Data field will be presented in a volume as files using the keys in the Data field as the file names.",
"id": "SecretVolumeSource",
"properties": {
"defaultMode": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMode bits to use on created files by default. Must be a value between 0 and\n0777. Defaults to 0644. Directories within the path are not affected by\nthis setting. This might be in conflict with other options that affect the\nfile mode, like fsGroup, and the result can be other mode bits set.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Mode bits to use on created files by default. Must be a value between 0 and 0777. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.",
"format": "int32",
"type": "integer"
},
"items": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nIf unspecified, each key-value pair in the Data field of the referenced\nSecret will be projected into the volume as a file whose name is the\nkey and content is the value. If specified, the listed keys will be\nprojected into the specified paths, and unlisted keys will not be\npresent. If a key is specified which is not present in the Secret,\nthe volume setup will error unless it is marked optional.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional.",
"items": {
"$ref": "KeyToPath"
},
"type": "array"
},
"optional": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the Secret or its keys must be defined.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the Secret or its keys must be defined.",
"type": "boolean"
},
"secretName": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nName of the secret in the container's namespace to use.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Name of the secret in the container's namespace to use.",
"type": "string"
}
},
"type": "object"
},
"SecurityContext": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSecurityContext holds security configuration that will be applied to a\ncontainer. Some fields are present in both SecurityContext and\nPodSecurityContext. When both are set, the values in SecurityContext take\nprecedence.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"id": "SecurityContext",
"properties": {
"runAsUser": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe UID to run the entrypoint of the container process.\nDefaults to user specified in image metadata if unspecified.\nMay also be set in PodSecurityContext. If set in both SecurityContext and\nPodSecurityContext, the value specified in SecurityContext takes\nprecedence.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.",
"format": "int32",
"type": "integer"
}
@@ -3396,7 +3396,7 @@
"type": "object"
},
"Service": {
- "description": "Service acts as a top-level container that manages a set of Routes and\nConfigurations which implement a network service. Service exists to provide a\nsingular abstraction which can be access controlled, reasoned about, and\nwhich encapsulates software lifecycle decisions such as rollout policy and\nteam resource ownership. Service acts only as an orchestrator of the\nunderlying Routes and Configurations (much as a kubernetes Deployment\norchestrates ReplicaSets).\n\nThe Service's controller will track the statuses of its owned Configuration\nand Route, reflecting their statuses and conditions as its own.\n\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#service",
+ "description": "Service acts as a top-level container that manages a set of Routes and Configurations which implement a network service. Service exists to provide a singular abstraction which can be access controlled, reasoned about, and which encapsulates software lifecycle decisions such as rollout policy and team resource ownership. Service acts only as an orchestrator of the underlying Routes and Configurations (much as a kubernetes Deployment orchestrates ReplicaSets). The Service's controller will track the statuses of its owned Configuration and Route, reflecting their statuses and conditions as its own. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#service",
"id": "Service",
"properties": {
"apiVersion": {
@@ -3409,7 +3409,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Service, including name, namespace, labels,\nand annotations."
+ "description": "Metadata associated with this Service, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "ServiceSpec",
@@ -3417,21 +3417,21 @@
},
"status": {
"$ref": "ServiceStatus",
- "description": "Status communicates the observed state of the Service (from the\ncontroller)."
+ "description": "Status communicates the observed state of the Service (from the controller)."
}
},
"type": "object"
},
"ServiceSpec": {
- "description": "ServiceSpec holds the desired state of the Route (from the client), which\nis used to manipulate the underlying Route and Configuration(s).",
+ "description": "ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s).",
"id": "ServiceSpec",
"properties": {
"template": {
"$ref": "RevisionTemplate",
- "description": "Template holds the latest specification for the Revision to\nbe stamped out."
+ "description": "Template holds the latest specification for the Revision to be stamped out."
},
"traffic": {
- "description": "Traffic specifies how to distribute traffic over a collection of Knative\nRevisions and Configurations.",
+ "description": "Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations.",
"items": {
"$ref": "TrafficTarget"
},
@@ -3446,37 +3446,37 @@
"properties": {
"address": {
"$ref": "Addressable",
- "description": "From RouteStatus.\nSimilar to url, information on where the service is available on HTTP."
+ "description": "From RouteStatus. Similar to url, information on where the service is available on HTTP."
},
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.\nService-specific conditions include:\n* \"ConfigurationsReady\": true when the underlying Configuration is ready.\n* \"RoutesReady\": true when the underlying Route is ready.\n* \"Ready\": true when both the underlying Route and Configuration are\nready.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world. Service-specific conditions include: * \"ConfigurationsReady\": true when the underlying Configuration is ready. * \"RoutesReady\": true when the underlying Route is ready. * \"Ready\": true when both the underlying Route and Configuration are ready.",
"items": {
"$ref": "GoogleCloudRunV1Condition"
},
"type": "array"
},
"latestCreatedRevisionName": {
- "description": "From ConfigurationStatus.\nLatestCreatedRevisionName is the last revision that was created from this\nService's Configuration. It might not be ready yet, for that use\nLatestReadyRevisionName.",
+ "description": "From ConfigurationStatus. LatestCreatedRevisionName is the last revision that was created from this Service's Configuration. It might not be ready yet, for that use LatestReadyRevisionName.",
"type": "string"
},
"latestReadyRevisionName": {
- "description": "From ConfigurationStatus.\nLatestReadyRevisionName holds the name of the latest Revision stamped out\nfrom this Service's Configuration that has had its \"Ready\" condition become\n\"True\".",
+ "description": "From ConfigurationStatus. LatestReadyRevisionName holds the name of the latest Revision stamped out from this Service's Configuration that has had its \"Ready\" condition become \"True\".",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Route that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the Route that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
},
"traffic": {
- "description": "From RouteStatus.\nTraffic holds the configured traffic distribution.\nThese entries will always contain RevisionName references.\nWhen ConfigurationName appears in the spec, this will hold the\nLatestReadyRevisionName that we last observed.",
+ "description": "From RouteStatus. Traffic holds the configured traffic distribution. These entries will always contain RevisionName references. When ConfigurationName appears in the spec, this will hold the LatestReadyRevisionName that we last observed.",
"items": {
"$ref": "TrafficTarget"
},
"type": "array"
},
"url": {
- "description": "From RouteStatus.\nURL holds the url that will distribute traffic over the provided traffic\ntargets. It generally has the form\nhttps://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
+ "description": "From RouteStatus. URL holds the url that will distribute traffic over the provided traffic targets. It generally has the form https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
"type": "string"
}
},
@@ -3488,10 +3488,10 @@
"properties": {
"policy": {
"$ref": "Policy",
- "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An empty policy is a\nvalid policy but certain Cloud Platform services (such as Projects)\nmight reject them."
+ "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them."
},
"updateMask": {
- "description": "OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only\nthe fields in the mask will be modified. If no mask is provided, the\nfollowing default mask is used:\n\n`paths: \"bindings, etag\"`",
+ "description": "OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: `paths: \"bindings, etag\"`",
"format": "google-fieldmask",
"type": "string"
}
@@ -3503,97 +3503,97 @@
"id": "Status",
"properties": {
"code": {
- "description": "Suggested HTTP return code for this status, 0 if not set.\n+optional",
+ "description": "Suggested HTTP return code for this status, 0 if not set. +optional",
"format": "int32",
"type": "integer"
},
"details": {
"$ref": "StatusDetails",
- "description": "Extended data associated with the reason. Each reason may define its\nown extended details. This field is optional and the data returned\nis not guaranteed to conform to any schema except that defined by\nthe reason type.\n+optional"
+ "description": "Extended data associated with the reason. Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type. +optional"
},
"message": {
- "description": "A human-readable description of the status of this operation.\n+optional",
+ "description": "A human-readable description of the status of this operation. +optional",
"type": "string"
},
"metadata": {
"$ref": "ListMeta",
- "description": "Standard list metadata.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\n+optional"
+ "description": "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional"
},
"reason": {
- "description": "A machine-readable description of why this operation is in the\n\"Failure\" status. If this value is empty there\nis no information available. A Reason clarifies an HTTP status\ncode but does not override it.\n+optional",
+ "description": "A machine-readable description of why this operation is in the \"Failure\" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it. +optional",
"type": "string"
},
"status": {
- "description": "Status of the operation.\nOne of: \"Success\" or \"Failure\".\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status\n+optional",
+ "description": "Status of the operation. One of: \"Success\" or \"Failure\". More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status +optional",
"type": "string"
}
},
"type": "object"
},
"StatusCause": {
- "description": "StatusCause provides more information about an api.Status failure, including\ncases when multiple errors are encountered.",
+ "description": "StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.",
"id": "StatusCause",
"properties": {
"field": {
- "description": "The field of the resource that has caused this error, as named by its JSON\nserialization. May include dot and postfix notation for nested attributes.\nArrays are zero-indexed. Fields may appear more than once in an array of\ncauses due to fields having multiple errors.\nOptional.\n\nExamples:\n \"name\" - the field \"name\" on the current resource\n \"items[0].name\" - the field \"name\" on the first array entry in \"items\"\n+optional",
+ "description": "The field of the resource that has caused this error, as named by its JSON serialization. May include dot and postfix notation for nested attributes. Arrays are zero-indexed. Fields may appear more than once in an array of causes due to fields having multiple errors. Optional. Examples: \"name\" - the field \"name\" on the current resource \"items[0].name\" - the field \"name\" on the first array entry in \"items\" +optional",
"type": "string"
},
"message": {
- "description": "A human-readable description of the cause of the error. This field may be\npresented as-is to a reader.\n+optional",
+ "description": "A human-readable description of the cause of the error. This field may be presented as-is to a reader. +optional",
"type": "string"
},
"reason": {
- "description": "A machine-readable description of the cause of the error. If this value is\nempty there is no information available.\n+optional",
+ "description": "A machine-readable description of the cause of the error. If this value is empty there is no information available. +optional",
"type": "string"
}
},
"type": "object"
},
"StatusDetails": {
- "description": "StatusDetails is a set of additional properties that MAY be set by the\nserver to provide additional information about a response. The Reason\nfield of a Status object defines what attributes will be set. Clients\nmust ignore fields that do not match the defined type of each attribute,\nand should assume that any attribute may be empty, invalid, or under\ndefined.",
+ "description": "StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.",
"id": "StatusDetails",
"properties": {
"causes": {
- "description": "The Causes array includes more details associated with the StatusReason\nfailure. Not all StatusReasons may provide detailed causes.\n+optional",
+ "description": "The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional",
"items": {
"$ref": "StatusCause"
},
"type": "array"
},
"group": {
- "description": "The group attribute of the resource associated with the status\nStatusReason. +optional",
+ "description": "The group attribute of the resource associated with the status StatusReason. +optional",
"type": "string"
},
"kind": {
- "description": "The kind attribute of the resource associated with the status StatusReason.\nOn some operations may differ from the requested resource Kind.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\n+optional",
+ "description": "The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional",
"type": "string"
},
"name": {
- "description": "The name attribute of the resource associated with the status StatusReason\n(when there is a single name which can be described).\n+optional",
+ "description": "The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional",
"type": "string"
},
"retryAfterSeconds": {
- "description": "If specified, the time in seconds before the operation should be retried.\nSome errors may indicate the client must take an alternate action - for\nthose errors this field may indicate how long to wait before taking the\nalternate action. +optional",
+ "description": "If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional",
"format": "int32",
"type": "integer"
},
"uid": {
- "description": "UID of the resource.\n(when there is a single resource which can be described).\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids\n+optional",
+ "description": "UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional",
"type": "string"
}
},
"type": "object"
},
"TCPSocketAction": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nTCPSocketAction describes an action based on opening a socket",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported TCPSocketAction describes an action based on opening a socket",
"id": "TCPSocketAction",
"properties": {
"host": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nOptional: Host name to connect to, defaults to the pod IP.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Optional: Host name to connect to, defaults to the pod IP.",
"type": "string"
},
"port": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nNumber or name of the port to access on the container.\nNumber must be in the range 1 to 65535.\nName must be an IANA_SVC_NAME.\n\nThis field is currently limited to integer types only because of proto's\ninability to properly support the IntOrString golang type.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. This field is currently limited to integer types only because of proto's inability to properly support the IntOrString golang type.",
"format": "int32",
"type": "integer"
}
@@ -3605,7 +3605,7 @@
"id": "TestIamPermissionsRequest",
"properties": {
"permissions": {
- "description": "The set of permissions to check for the `resource`. Permissions with\nwildcards (such as '*' or 'storage.*') are not allowed. For more\ninformation see\n[IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
+ "description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
"items": {
"type": "string"
},
@@ -3619,7 +3619,7 @@
"id": "TestIamPermissionsResponse",
"properties": {
"permissions": {
- "description": "A subset of `TestPermissionsRequest.permissions` that the caller is\nallowed.",
+ "description": "A subset of `TestPermissionsRequest.permissions` that the caller is allowed.",
"items": {
"type": "string"
},
@@ -3633,70 +3633,70 @@
"id": "TrafficTarget",
"properties": {
"configurationName": {
- "description": "ConfigurationName of a configuration to whose latest revision we will\nsend this portion of traffic. When the \"status.latestReadyRevisionName\"\nof the referenced configuration changes, we will automatically migrate\ntraffic from the prior \"latest ready\" revision to the new one. This field\nis never set in Route's status, only its spec. This is mutually exclusive\nwith RevisionName.\n\nCloud Run currently supports a single ConfigurationName.",
+ "description": "ConfigurationName of a configuration to whose latest revision we will send this portion of traffic. When the \"status.latestReadyRevisionName\" of the referenced configuration changes, we will automatically migrate traffic from the prior \"latest ready\" revision to the new one. This field is never set in Route's status, only its spec. This is mutually exclusive with RevisionName. Cloud Run currently supports a single ConfigurationName.",
"type": "string"
},
"latestRevision": {
- "description": "LatestRevision may be optionally provided to indicate that the latest\nready Revision of the Configuration should be used for this traffic\ntarget. When provided LatestRevision must be true if RevisionName is\nempty; it must be false when RevisionName is non-empty.\n\n+optional",
+ "description": "LatestRevision may be optionally provided to indicate that the latest ready Revision of the Configuration should be used for this traffic target. When provided LatestRevision must be true if RevisionName is empty; it must be false when RevisionName is non-empty. +optional",
"type": "boolean"
},
"percent": {
- "description": "Percent specifies percent of the traffic to this Revision or Configuration.\nThis defaults to zero if unspecified.\n\nCloud Run currently requires 100 percent for a single ConfigurationName\nTrafficTarget entry.",
+ "description": "Percent specifies percent of the traffic to this Revision or Configuration. This defaults to zero if unspecified. Cloud Run currently requires 100 percent for a single ConfigurationName TrafficTarget entry.",
"format": "int32",
"type": "integer"
},
"revisionName": {
- "description": "RevisionName of a specific revision to which to send this portion of\ntraffic. This is mutually exclusive with ConfigurationName.\n\nProviding RevisionName in spec is not currently supported by Cloud Run.",
+ "description": "RevisionName of a specific revision to which to send this portion of traffic. This is mutually exclusive with ConfigurationName. Providing RevisionName in spec is not currently supported by Cloud Run.",
"type": "string"
},
"tag": {
- "description": "Tag is optionally used to expose a dedicated url for referencing\nthis target exclusively.\n\nNot currently supported in Cloud Run.\n+optional",
+ "description": "Tag is optionally used to expose a dedicated url for referencing this target exclusively. Not currently supported in Cloud Run. +optional",
"type": "string"
},
"url": {
- "description": "Output only. URL displays the URL for accessing tagged traffic targets. URL\nis displayed in status, and is disallowed on spec. URL must contain a\nscheme (e.g. http://) and a hostname, but may not contain anything else\n(e.g. basic auth, url path, etc.\n\nNot currently supported in Cloud Run.",
+ "description": "Output only. URL displays the URL for accessing tagged traffic targets. URL is displayed in status, and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname, but may not contain anything else (e.g. basic auth, url path, etc. Not currently supported in Cloud Run.",
"type": "string"
}
},
"type": "object"
},
"Volume": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nVolume represents a named volume in a container.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Volume represents a named volume in a container.",
"id": "Volume",
"properties": {
"configMap": {
"$ref": "ConfigMapVolumeSource",
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported"
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported"
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nVolume's name.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Volume's name.",
"type": "string"
},
"secret": {
"$ref": "SecretVolumeSource",
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported"
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported"
}
},
"type": "object"
},
"VolumeMount": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nVolumeMount describes a mounting of a Volume within a container.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported VolumeMount describes a mounting of a Volume within a container.",
"id": "VolumeMount",
"properties": {
"mountPath": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPath within the container at which the volume should be mounted. Must\nnot contain ':'.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Path within the container at which the volume should be mounted. Must not contain ':'.",
"type": "string"
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThis must match the Name of a Volume.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported This must match the Name of a Volume.",
"type": "string"
},
"readOnly": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nOnly true is accepted.\nDefaults to true.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Only true is accepted. Defaults to true.",
"type": "boolean"
},
"subPath": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nPath within the volume from which the container's volume should be mounted.\nDefaults to \"\" (volume's root).",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).",
"type": "string"
}
},
diff --git a/run/v1/run-gen.go b/run/v1/run-gen.go
index 2caf550..8af46d7 100644
--- a/run/v1/run-gen.go
+++ b/run/v1/run-gen.go
@@ -411,72 +411,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// AuditConfig: Specifies the audit configuration for a service.
-// The configuration determines which permission types are logged, and
-// what
-// identities, if any, are exempted from logging.
-// An AuditConfig must have one or more AuditLogConfigs.
-//
-// If there are AuditConfigs for both `allServices` and a specific
-// service,
-// the union of the two AuditConfigs is used for that service: the
-// log_types
-// specified in each AuditConfig are enabled, and the exempted_members
-// in each
-// AuditLogConfig are exempted.
-//
-// Example Policy with multiple AuditConfigs:
-//
-// {
-// "audit_configs": [
-// {
-// "service": "allServices",
-// "audit_log_configs": [
-// {
-// "log_type": "DATA_READ",
-// "exempted_members": [
-// "user:jose@example.com"
-// ]
-// },
-// {
-// "log_type": "DATA_WRITE"
-// },
-// {
-// "log_type": "ADMIN_READ"
-// }
-// ]
-// },
-// {
-// "service": "sampleservice.googleapis.com",
-// "audit_log_configs": [
-// {
-// "log_type": "DATA_READ"
-// },
-// {
-// "log_type": "DATA_WRITE",
-// "exempted_members": [
-// "user:aliya@example.com"
-// ]
-// }
-// ]
-// }
-// ]
-// }
-//
-// For sampleservice, this policy enables DATA_READ, DATA_WRITE and
-// ADMIN_READ
-// logging. It also exempts jose@example.com from DATA_READ logging,
-// and
-// aliya@example.com from DATA_WRITE logging.
+// AuditConfig: Specifies the audit configuration for a service. The
+// configuration determines which permission types are logged, and what
+// identities, if any, are exempted from logging. An AuditConfig must
+// have one or more AuditLogConfigs. If there are AuditConfigs for both
+// `allServices` and a specific service, the union of the two
+// AuditConfigs is used for that service: the log_types specified in
+// each AuditConfig are enabled, and the exempted_members in each
+// AuditLogConfig are exempted. Example Policy with multiple
+// AuditConfigs: { "audit_configs": [ { "service": "allServices",
+// "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members":
+// [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, {
+// "log_type": "ADMIN_READ" } ] }, { "service":
+// "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type":
+// "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [
+// "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy
+// enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts
+// jose@example.com from DATA_READ logging, and aliya@example.com from
+// DATA_WRITE logging.
type AuditConfig struct {
// AuditLogConfigs: The configuration for logging of each type of
// permission.
AuditLogConfigs []*AuditLogConfig `json:"auditLogConfigs,omitempty"`
- // Service: Specifies a service that will be enabled for audit
- // logging.
- // For example, `storage.googleapis.com`,
- // `cloudsql.googleapis.com`.
+ // Service: Specifies a service that will be enabled for audit logging.
+ // For example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
// `allServices` is a special value that covers all services.
Service string `json:"service,omitempty"`
@@ -505,31 +464,15 @@
}
// AuditLogConfig: Provides the configuration for logging a type of
-// permissions.
-// Example:
-//
-// {
-// "audit_log_configs": [
-// {
-// "log_type": "DATA_READ",
-// "exempted_members": [
-// "user:jose@example.com"
-// ]
-// },
-// {
-// "log_type": "DATA_WRITE"
-// }
-// ]
-// }
-//
-// This enables 'DATA_READ' and 'DATA_WRITE' logging, while
-// exempting
-// jose@example.com from DATA_READ logging.
+// permissions. Example: { "audit_log_configs": [ { "log_type":
+// "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, {
+// "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and
+// 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ
+// logging.
type AuditLogConfig struct {
// ExemptedMembers: Specifies the identities that do not cause logging
- // for this type of
- // permission.
- // Follows the same format of Binding.members.
+ // for this type of permission. Follows the same format of
+ // Binding.members.
ExemptedMembers []string `json:"exemptedMembers,omitempty"`
// LogType: The log type that this config enables.
@@ -566,8 +509,7 @@
}
// AuthorizedDomain: A domain that a user has been authorized to
-// administer. To authorize use
-// of a domain, verify ownership via
+// administer. To authorize use of a domain, verify ownership via
// [Webmaster
// Central](https://www.google.com/webmasters/verification/home).
type AuthorizedDomain struct {
@@ -576,8 +518,7 @@
Id string `json:"id,omitempty"`
// Name: Read only. Full path to the `AuthorizedDomain` resource in the
- // API.
- // Example: `apps/myapp/authorizedDomains/example.com`.
+ // API. Example: `apps/myapp/authorizedDomains/example.com`.
Name string `json:"name,omitempty"`
// ForceSendFields is a list of field names (e.g. "Id") to
@@ -605,95 +546,53 @@
// Binding: Associates `members` with a `role`.
type Binding struct {
- // Condition: The condition that is associated with this binding.
- //
- // If the condition evaluates to `true`, then this binding applies to
- // the
- // current request.
- //
- // If the condition evaluates to `false`, then this binding does not
- // apply to
- // the current request. However, a different role binding might grant
- // the same
- // role to one or more of the members in this binding.
- //
- // To learn which resources support conditions in their IAM policies,
- // see
- // the
- // [IAM
- // documentation](https://cloud.google.com/iam/help/conditions/r
- // esource-policies).
+ // Condition: The condition that is associated with this binding. If the
+ // condition evaluates to `true`, then this binding applies to the
+ // current request. If the condition evaluates to `false`, then this
+ // binding does not apply to the current request. However, a different
+ // role binding might grant the same role to one or more of the members
+ // in this binding. To learn which resources support conditions in their
+ // IAM policies, see the [IAM
+ // documentation](https://cloud.google.com/iam/help/conditions/resource-p
+ // olicies).
Condition *Expr `json:"condition,omitempty"`
// Members: Specifies the identities requesting access for a Cloud
- // Platform resource.
- // `members` can have the following values:
- //
- // * `allUsers`: A special identifier that represents anyone who is
- // on the internet; with or without a Google account.
- //
- // * `allAuthenticatedUsers`: A special identifier that represents
- // anyone
- // who is authenticated with a Google account or a service
- // account.
- //
- // * `user:{emailid}`: An email address that represents a specific
- // Google
- // account. For example, `alice@example.com` .
- //
- //
- // * `serviceAccount:{emailid}`: An email address that represents a
- // service
- // account. For example,
- // `my-other-app@appspot.gserviceaccount.com`.
- //
- // * `group:{emailid}`: An email address that represents a Google
- // group.
- // For example, `admins@example.com`.
- //
- // * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus
- // unique
- // identifier) representing a user that has been recently deleted.
- // For
- // example, `alice@example.com?uid=123456789012345678901`. If the
- // user is
- // recovered, this value reverts to `user:{emailid}` and the
- // recovered user
- // retains the role in the binding.
- //
- // * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
- // (plus
- // unique identifier) representing a service account that has been
- // recently
- // deleted. For example,
- //
+ // Platform resource. `members` can have the following values: *
+ // `allUsers`: A special identifier that represents anyone who is on the
+ // internet; with or without a Google account. *
+ // `allAuthenticatedUsers`: A special identifier that represents anyone
+ // who is authenticated with a Google account or a service account. *
+ // `user:{emailid}`: An email address that represents a specific Google
+ // account. For example, `alice@example.com` . *
+ // `serviceAccount:{emailid}`: An email address that represents a
+ // service account. For example,
+ // `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An
+ // email address that represents a Google group. For example,
+ // `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An
+ // email address (plus unique identifier) representing a user that has
+ // been recently deleted. For example,
+ // `alice@example.com?uid=123456789012345678901`. If the user is
+ // recovered, this value reverts to `user:{emailid}` and the recovered
+ // user retains the role in the binding. *
+ // `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
+ // (plus unique identifier) representing a service account that has been
+ // recently deleted. For example,
// `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
- //
- // If the service account is undeleted, this value reverts to
- // `serviceAccount:{emailid}` and the undeleted service account
- // retains the
- // role in the binding.
- //
- // * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus
- // unique
- // identifier) representing a Google group that has been recently
- // deleted. For example,
- // `admins@example.com?uid=123456789012345678901`. If
- // the group is recovered, this value reverts to `group:{emailid}`
- // and the
- // recovered group retains the role in the binding.
- //
- //
- // * `domain:{domain}`: The G Suite domain (primary) that represents all
- // the
- // users of that domain. For example, `google.com` or
- // `example.com`.
- //
- //
+ // If the service account is undeleted, this value reverts to
+ // `serviceAccount:{emailid}` and the undeleted service account retains
+ // the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`:
+ // An email address (plus unique identifier) representing a Google group
+ // that has been recently deleted. For example,
+ // `admins@example.com?uid=123456789012345678901`. If the group is
+ // recovered, this value reverts to `group:{emailid}` and the recovered
+ // group retains the role in the binding. * `domain:{domain}`: The G
+ // Suite domain (primary) that represents all the users of that domain.
+ // For example, `google.com` or `example.com`.
Members []string `json:"members,omitempty"`
- // Role: Role that is assigned to `members`.
- // For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
+ // Role: Role that is assigned to `members`. For example,
+ // `roles/viewer`, `roles/editor`, or `roles/owner`.
Role string `json:"role,omitempty"`
// ForceSendFields is a list of field names (e.g. "Condition") to
@@ -719,37 +618,23 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// ConfigMapEnvSource: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// ConfigMapEnvSource selects a ConfigMap to populate the
-// environment
-// variables with.
-//
-// The contents of the target ConfigMap's Data field will represent
-// the
-// key-value pairs as environment variables.
+// ConfigMapEnvSource: Cloud Run fully managed: not supported Cloud Run
+// for Anthos: supported ConfigMapEnvSource selects a ConfigMap to
+// populate the environment variables with. The contents of the target
+// ConfigMap's Data field will represent the key-value pairs as
+// environment variables.
type ConfigMapEnvSource struct {
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The ConfigMap to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The ConfigMap to select from.
Name string `json:"name,omitempty"`
- // Optional: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the ConfigMap must be defined
+ // Optional: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Specify whether the ConfigMap must be defined
Optional bool `json:"optional,omitempty"`
// ForceSendFields is a list of field names (e.g.
@@ -777,38 +662,25 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// ConfigMapKeySelector: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// Selects a key from a ConfigMap.
+// ConfigMapKeySelector: Cloud Run fully managed: not supported Cloud
+// Run for Anthos: supported Selects a key from a ConfigMap.
type ConfigMapKeySelector struct {
- // Key: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The key to select.
+ // Key: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The key to select.
Key string `json:"key,omitempty"`
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The ConfigMap to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The ConfigMap to select from.
Name string `json:"name,omitempty"`
- // Optional: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the ConfigMap or its key must be defined
+ // Optional: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Specify whether the ConfigMap or its key must
+ // be defined
Optional bool `json:"optional,omitempty"`
// ForceSendFields is a list of field names (e.g. "Key") to
@@ -834,66 +706,38 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// ConfigMapVolumeSource: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// Adapts a ConfigMap into a volume.
-// The contents of the target ConfigMap's Data field will be presented
-// in a
+// ConfigMapVolumeSource: Cloud Run fully managed: not supported Cloud
+// Run for Anthos: supported Adapts a ConfigMap into a volume. The
+// contents of the target ConfigMap's Data field will be presented in a
// volume as files using the keys in the Data field as the file names,
-// unless
-// the items element is populated with specific mappings of keys to
-// paths.
+// unless the items element is populated with specific mappings of keys
+// to paths.
type ConfigMapVolumeSource struct {
- // DefaultMode: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Mode bits to use on created files by default. Must be a value between
- // 0 and
- // 0777. Defaults to 0644. Directories within the path are not affected
- // by
- // this setting. This might be in conflict with other options that
- // affect the
- // file mode, like fsGroup, and the result can be other mode bits set.
+ // DefaultMode: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Mode bits to use on created files by
+ // default. Must be a value between 0 and 0777. Defaults to 0644.
+ // Directories within the path are not affected by this setting. This
+ // might be in conflict with other options that affect the file mode,
+ // like fsGroup, and the result can be other mode bits set.
DefaultMode int64 `json:"defaultMode,omitempty"`
- // Items: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // If unspecified, each key-value pair in the Data field of the
- // referenced
- // Secret will be projected into the volume as a file whose name is
- // the
- // key and content is the value. If specified, the listed keys will
- // be
- // projected into the specified paths, and unlisted keys will not
- // be
- // present. If a key is specified which is not present in the
- // Secret,
- // the volume setup will error unless it is marked optional.
+ // Items: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported If unspecified, each key-value pair in the Data
+ // field of the referenced Secret will be projected into the volume as a
+ // file whose name is the key and content is the value. If specified,
+ // the listed keys will be projected into the specified paths, and
+ // unlisted keys will not be present. If a key is specified which is not
+ // present in the Secret, the volume setup will error unless it is
+ // marked optional.
Items []*KeyToPath `json:"items,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Name of the config.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported Name of the config.
Name string `json:"name,omitempty"`
- // Optional: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the Secret or its keys must be defined.
+ // Optional: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Specify whether the Secret or its keys must be
+ // defined.
Optional bool `json:"optional,omitempty"`
// ForceSendFields is a list of field names (e.g. "DefaultMode") to
@@ -920,17 +764,12 @@
}
// Configuration: Configuration represents the "floating HEAD" of a
-// linear history of
-// Revisions, and optionally how the containers those revisions
-// reference are
-// built. Users create new Revisions by updating the Configuration's
-// spec. The
-// "latest created" revision's name is available under status, as is the
-// "latest
-// ready" revision's name. See
+// linear history of Revisions, and optionally how the containers those
+// revisions reference are built. Users create new Revisions by updating
+// the Configuration's spec. The "latest created" revision's name is
+// available under status, as is the "latest ready" revision's name. See
// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#configuration
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration
type Configuration struct {
// ApiVersion: The API version for this call such as
// "serving.knative.dev/v1".
@@ -940,8 +779,7 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Configuration, including
- // name, namespace,
- // labels, and annotations.
+ // name, namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Configuration (from the
@@ -949,8 +787,7 @@
Spec *ConfigurationSpec `json:"spec,omitempty"`
// Status: Status communicates the observed state of the Configuration
- // (from the
- // controller).
+ // (from the controller).
Status *ConfigurationStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -981,24 +818,17 @@
}
// ConfigurationSpec: ConfigurationSpec holds the desired state of the
-// Configuration (from the
-// client).
+// Configuration (from the client).
type ConfigurationSpec struct {
// Template: Optional metadata for this Revision, including labels and
- // annotations. Name
- // will be generated by the Configuration.
- // To set minimum instances for this revision, use
- // the
+ // annotations. Name will be generated by the Configuration. To set
+ // minimum instances for this revision, use the
// "autoscaling.knative.dev/minScale" annotation key. (Cloud Run for
- // Anthos
- // only). To set maximum instances for this revision, use
- // the
- // "autoscaling.knative.dev/maxScale" annotation key.
- // To set Cloud SQL connections for the revision, use
- // the
+ // Anthos only). To set maximum instances for this revision, use the
+ // "autoscaling.knative.dev/maxScale" annotation key. To set Cloud SQL
+ // connections for the revision, use the
// "run.googleapis.com/cloudsql-instances" annotation key. Values should
- // be
- // comma separated.
+ // be comma separated.
Template *RevisionTemplate `json:"template,omitempty"`
// ForceSendFields is a list of field names (e.g. "Template") to
@@ -1025,41 +855,30 @@
}
// ConfigurationStatus: ConfigurationStatus communicates the observed
-// state of the Configuration
-// (from the controller).
+// state of the Configuration (from the controller).
type ConfigurationStatus struct {
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world.
Conditions []*GoogleCloudRunV1Condition `json:"conditions,omitempty"`
// LatestCreatedRevisionName: LatestCreatedRevisionName is the last
- // revision that was created from this
- // Configuration. It might not be ready yet, for that
- // use
- // LatestReadyRevisionName.
+ // revision that was created from this Configuration. It might not be
+ // ready yet, for that use LatestReadyRevisionName.
LatestCreatedRevisionName string `json:"latestCreatedRevisionName,omitempty"`
// LatestReadyRevisionName: LatestReadyRevisionName holds the name of
- // the latest Revision stamped out
- // from this Configuration that has had its "Ready" condition become
- // "True".
+ // the latest Revision stamped out from this Configuration that has had
+ // its "Ready" condition become "True".
LatestReadyRevisionName string `json:"latestReadyRevisionName,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Configuration that
- // was last processed by the controller. The observed generation is
- // updated
- // even if the controller failed to process the spec and create the
- // Revision.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation, and the Ready condition's
- // status
- // is True or False.
+ // Configuration that was last processed by the controller. The observed
+ // generation is updated even if the controller failed to process the
+ // spec and create the Revision. Clients polling for completed
+ // reconciliation should poll until observedGeneration =
+ // metadata.generation, and the Ready condition's status is True or
+ // False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -1085,224 +904,119 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Container: A single application container.
-// This specifies both the container to run, the command to run in the
-// container
-// and the arguments to supply to it.
-// Note that additional arguments may be supplied by the system to the
-// container
-// at runtime.
+// Container: A single application container. This specifies both the
+// container to run, the command to run in the container and the
+// arguments to supply to it. Note that additional arguments may be
+// supplied by the system to the container at runtime.
type Container struct {
- // Args: (Optional)
- //
- // Cloud Run fully managed: supported
- //
- // Cloud Run for Anthos: supported
- //
- // Arguments to the entrypoint.
- // The docker image's CMD is used if this is not provided.
- // Variable references $(VAR_NAME) are expanded using the
- // container's
- // environment. If a variable cannot be resolved, the reference in the
- // input
- // string will be unchanged. The $(VAR_NAME) syntax can be escaped with
- // a
- // double $$, ie: $$(VAR_NAME). Escaped references will never be
- // expanded,
- // regardless of whether the variable exists or not.
- // More
- // info:
- // https://kubernetes.io/docs/tasks/inject-data-application/define-
- // command-argument-container/#running-a-command-in-a-shell
+ // Args: (Optional) Cloud Run fully managed: supported Cloud Run for
+ // Anthos: supported Arguments to the entrypoint. The docker image's CMD
+ // is used if this is not provided. Variable references $(VAR_NAME) are
+ // expanded using the container's environment. If a variable cannot be
+ // resolved, the reference in the input string will be unchanged. The
+ // $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME).
+ // Escaped references will never be expanded, regardless of whether the
+ // variable exists or not. More info:
+ // https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
Args []string `json:"args,omitempty"`
Command []string `json:"command,omitempty"`
- // Env: (Optional)
- //
- // Cloud Run fully managed: supported
- //
- // Cloud Run for Anthos: supported
- //
- // List of environment variables to set in the container.
+ // Env: (Optional) Cloud Run fully managed: supported Cloud Run for
+ // Anthos: supported List of environment variables to set in the
+ // container.
Env []*EnvVar `json:"env,omitempty"`
- // EnvFrom: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // List of sources to populate environment variables in the
- // container.
- // The keys defined within a source must be a C_IDENTIFIER. All invalid
- // keys
- // will be reported as an event when the container is starting. When a
- // key
- // exists in multiple sources, the value associated with the last source
- // will
- // take precedence. Values defined by an Env with a duplicate key will
- // take
- // precedence. Cannot be updated.
+ // EnvFrom: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported List of sources to populate environment
+ // variables in the container. The keys defined within a source must be
+ // a C_IDENTIFIER. All invalid keys will be reported as an event when
+ // the container is starting. When a key exists in multiple sources, the
+ // value associated with the last source will take precedence. Values
+ // defined by an Env with a duplicate key will take precedence. Cannot
+ // be updated.
EnvFrom []*EnvFromSource `json:"envFrom,omitempty"`
// Image: Cloud Run fully managed: only supports containers from Google
- // Container
- // Registry
- //
- // Cloud Run for Anthos: supported
- //
- // URL of the Container image.
- // More info: https://kubernetes.io/docs/concepts/containers/images
+ // Container Registry Cloud Run for Anthos: supported URL of the
+ // Container image. More info:
+ // https://kubernetes.io/docs/concepts/containers/images
Image string `json:"image,omitempty"`
- // ImagePullPolicy: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Image pull policy.
- // One of Always, Never, IfNotPresent.
- // Defaults to Always if :latest tag is specified, or IfNotPresent
- // otherwise.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/containers/images#updating-i
- // mages
+ // ImagePullPolicy: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Image pull policy. One of Always,
+ // Never, IfNotPresent. Defaults to Always if :latest tag is specified,
+ // or IfNotPresent otherwise. More info:
+ // https://kubernetes.io/docs/concepts/containers/images#updating-images
ImagePullPolicy string `json:"imagePullPolicy,omitempty"`
- // LivenessProbe: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Periodic probe of container liveness.
- // Container will be restarted if the probe fails.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // LivenessProbe: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Periodic probe of container liveness.
+ // Container will be restarted if the probe fails. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
LivenessProbe *Probe `json:"livenessProbe,omitempty"`
- // Name: (Optional)
- //
- // Name of the container specified as a DNS_LABEL.
+ // Name: (Optional) Name of the container specified as a DNS_LABEL.
Name string `json:"name,omitempty"`
- // Ports: (Optional)
- //
- // List of ports to expose from the container. Only a single port can
- // be
- // specified. The specified ports must be listening on all
- // interfaces
- // (0.0.0.0) within the container to be accessible.
- //
- // If omitted, a port number will be chosen and passed to the
- // container
+ // Ports: (Optional) List of ports to expose from the container. Only a
+ // single port can be specified. The specified ports must be listening
+ // on all interfaces (0.0.0.0) within the container to be accessible. If
+ // omitted, a port number will be chosen and passed to the container
// through the PORT environment variable for the container to listen on.
Ports []*ContainerPort `json:"ports,omitempty"`
- // ReadinessProbe: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Periodic probe of container service readiness.
- // Container will be removed from service endpoints if the probe
- // fails.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // ReadinessProbe: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Periodic probe of container service
+ // readiness. Container will be removed from service endpoints if the
+ // probe fails. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
ReadinessProbe *Probe `json:"readinessProbe,omitempty"`
- // Resources: (Optional)
- //
- // Cloud Run fully managed: supported
- //
- // Cloud Run for Anthos: supported
- //
- // Compute Resources required by this container.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/storage/persistent-volumes#r
- // esources
+ // Resources: (Optional) Cloud Run fully managed: supported Cloud Run
+ // for Anthos: supported Compute Resources required by this container.
+ // More info:
+ // https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
Resources *ResourceRequirements `json:"resources,omitempty"`
- // SecurityContext: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Security options the pod should run with.
- // More info:
- // https://kubernetes.io/docs/concepts/policy/security-context/
- // More
+ // SecurityContext: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Security options the pod should run
+ // with. More info:
+ // https://kubernetes.io/docs/concepts/policy/security-context/ More
// info:
- // https://kubernetes.io/docs/tasks/configure-pod-container/securit
- // y-context/
+ // https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
SecurityContext *SecurityContext `json:"securityContext,omitempty"`
- // TerminationMessagePath: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Path at which the file to which the container's termination
- // message will be written is mounted into the container's filesystem.
- // Message
- // written is intended to be brief final status, such as an assertion
- // failure
- // message. Will be truncated by the node if greater than 4096 bytes.
- // The
- // total message length across all containers will be limited to
- // 12kb.
- // Defaults to /dev/termination-log.
+ // TerminationMessagePath: (Optional) Cloud Run fully managed: not
+ // supported Cloud Run for Anthos: supported Path at which the file to
+ // which the container's termination message will be written is mounted
+ // into the container's filesystem. Message written is intended to be
+ // brief final status, such as an assertion failure message. Will be
+ // truncated by the node if greater than 4096 bytes. The total message
+ // length across all containers will be limited to 12kb. Defaults to
+ // /dev/termination-log.
TerminationMessagePath string `json:"terminationMessagePath,omitempty"`
- // TerminationMessagePolicy: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Indicate how the termination message should be populated. File will
- // use the
- // contents of terminationMessagePath to populate the container status
- // message
- // on both success and failure. FallbackToLogsOnError will use the last
- // chunk
- // of container log output if the termination message file is empty and
- // the
- // container exited with an error. The log output is limited to 2048
- // bytes or
- // 80 lines, whichever is smaller. Defaults to File. Cannot be updated.
+ // TerminationMessagePolicy: (Optional) Cloud Run fully managed: not
+ // supported Cloud Run for Anthos: supported Indicate how the
+ // termination message should be populated. File will use the contents
+ // of terminationMessagePath to populate the container status message on
+ // both success and failure. FallbackToLogsOnError will use the last
+ // chunk of container log output if the termination message file is
+ // empty and the container exited with an error. The log output is
+ // limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to
+ // File. Cannot be updated.
TerminationMessagePolicy string `json:"terminationMessagePolicy,omitempty"`
- // VolumeMounts: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Pod volumes to mount into the container's filesystem.
+ // VolumeMounts: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Pod volumes to mount into the container's
+ // filesystem.
VolumeMounts []*VolumeMount `json:"volumeMounts,omitempty"`
- // WorkingDir: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Container's working directory.
- // If not specified, the container runtime's default will be used,
- // which
- // might be configured in the container image.
+ // WorkingDir: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Container's working directory. If not
+ // specified, the container runtime's default will be used, which might
+ // be configured in the container image.
WorkingDir string `json:"workingDir,omitempty"`
// ForceSendFields is a list of field names (e.g. "Args") to
@@ -1331,30 +1045,18 @@
// ContainerPort: ContainerPort represents a network port in a single
// container.
type ContainerPort struct {
- // ContainerPort: (Optional)
- //
- // Port number the container listens on.
- // This must be a valid port number, 0 < x < 65536.
+ // ContainerPort: (Optional) Port number the container listens on. This
+ // must be a valid port number, 0 < x < 65536.
ContainerPort int64 `json:"containerPort,omitempty"`
- // Name: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // If specified, used to specify which protocol to use.
- // Allowed values are "http1" and "h2c".
+ // Name: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported If specified, used to specify which protocol to
+ // use. Allowed values are "http1" and "h2c".
Name string `json:"name,omitempty"`
- // Protocol: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Protocol for port. Must be "TCP".
- // Defaults to "TCP".
+ // Protocol: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Protocol for port. Must be "TCP". Defaults to
+ // "TCP".
Protocol string `json:"protocol,omitempty"`
// ForceSendFields is a list of field names (e.g. "ContainerPort") to
@@ -1438,17 +1140,13 @@
CertificateMode string `json:"certificateMode,omitempty"`
// ForceOverride: If set, the mapping will override any mapping set
- // before this spec was set.
- // It is recommended that the user leaves this empty to receive an
- // error
- // warning about a potential conflict and only set it once the
- // respective UI
- // has given such a warning.
+ // before this spec was set. It is recommended that the user leaves this
+ // empty to receive an error warning about a potential conflict and only
+ // set it once the respective UI has given such a warning.
ForceOverride bool `json:"forceOverride,omitempty"`
// RouteName: The name of the Knative Route that this DomainMapping
- // applies to.
- // The route must exist.
+ // applies to. The route must exist.
RouteName string `json:"routeName,omitempty"`
// ForceSendFields is a list of field names (e.g. "CertificateMode") to
@@ -1478,8 +1176,7 @@
// DomainMappingStatus: The current state of the Domain Mapping.
type DomainMappingStatus struct {
// Conditions: Array of observed DomainMappingConditions, indicating the
- // current state
- // of the DomainMapping.
+ // current state of the DomainMapping.
Conditions []*GoogleCloudRunV1Condition `json:"conditions,omitempty"`
// MappedRouteName: The name of the route that the mapping currently
@@ -1487,30 +1184,21 @@
MappedRouteName string `json:"mappedRouteName,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // DomainMapping that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
+ // DomainMapping that was last processed by the controller. Clients
+ // polling for completed reconciliation should poll until
// observedGeneration = metadata.generation and the Ready condition's
- // status
- // is True or False.
+ // status is True or False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// ResourceRecords: The resource records required to configure this
- // domain mapping. These
- // records must be added to the domain's DNS configuration in order
- // to
- // serve the application via this domain mapping.
+ // domain mapping. These records must be added to the domain's DNS
+ // configuration in order to serve the application via this domain
+ // mapping.
ResourceRecords []*ResourceRecord `json:"resourceRecords,omitempty"`
- // Url: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Holds the URL that will serve the traffic of the
- // DomainMapping.
- // +optional
+ // Url: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported Holds the URL that will serve the traffic of the
+ // DomainMapping. +optional
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -1536,39 +1224,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// EnvFromSource: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// EnvFromSource represents the source of a set of ConfigMaps
+// EnvFromSource: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported EnvFromSource represents the source of a set of
+// ConfigMaps
type EnvFromSource struct {
- // ConfigMapRef: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The ConfigMap to select from
+ // ConfigMapRef: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported The ConfigMap to select from
ConfigMapRef *ConfigMapEnvSource `json:"configMapRef,omitempty"`
- // Prefix: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // An optional identifier to prepend to each key in the ConfigMap. Must
- // be a
- // C_IDENTIFIER.
+ // Prefix: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported An optional identifier to prepend to each key
+ // in the ConfigMap. Must be a C_IDENTIFIER.
Prefix string `json:"prefix,omitempty"`
- // SecretRef: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The Secret to select from
+ // SecretRef: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported The Secret to select from
SecretRef *SecretEnvSource `json:"secretRef,omitempty"`
// ForceSendFields is a list of field names (e.g. "ConfigMapRef") to
@@ -1600,32 +1270,18 @@
// Name: Name of the environment variable. Must be a C_IDENTIFIER.
Name string `json:"name,omitempty"`
- // Value: (Optional)
- //
- // Variable references $(VAR_NAME) are expanded
- // using the previous defined environment variables in the container
- // and
- // any route environment variables. If a variable cannot be
- // resolved,
- // the reference in the input string will be unchanged. The
- // $(VAR_NAME)
- // syntax can be escaped with a double $$, ie: $$(VAR_NAME).
- // Escaped
- // references will never be expanded, regardless of whether the
- // variable
- // exists or not.
- // Defaults to "".
+ // Value: (Optional) Variable references $(VAR_NAME) are expanded using
+ // the previous defined environment variables in the container and any
+ // route environment variables. If a variable cannot be resolved, the
+ // reference in the input string will be unchanged. The $(VAR_NAME)
+ // syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped
+ // references will never be expanded, regardless of whether the variable
+ // exists or not. Defaults to "".
Value string `json:"value,omitempty"`
- // ValueFrom: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Source for the environment variable's value. Cannot be used if value
- // is not
- // empty.
+ // ValueFrom: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Source for the environment variable's
+ // value. Cannot be used if value is not empty.
ValueFrom *EnvVarSource `json:"valueFrom,omitempty"`
// ForceSendFields is a list of field names (e.g. "Name") to
@@ -1651,28 +1307,17 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// EnvVarSource: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// EnvVarSource represents a source for the value of an EnvVar.
+// EnvVarSource: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported EnvVarSource represents a source for the value of
+// an EnvVar.
type EnvVarSource struct {
- // ConfigMapKeyRef: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Selects a key of a ConfigMap.
+ // ConfigMapKeyRef: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Selects a key of a ConfigMap.
ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
- // SecretKeyRef: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Selects a key of a secret in the pod's namespace
+ // SecretKeyRef: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Selects a key of a secret in the pod's
+ // namespace
SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
// ForceSendFields is a list of field names (e.g. "ConfigMapKeyRef") to
@@ -1699,29 +1344,17 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// ExecAction: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// ExecAction describes a "run in container" action.
+// ExecAction: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported ExecAction describes a "run in container" action.
type ExecAction struct {
- // Command: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Command is the command line to execute inside the container, the
- // working
- // directory for the command is root ('/') in the container's
- // filesystem. The
- // command is simply exec'd, it is not run inside a shell, so
- // traditional
- // shell instructions ('|', etc) won't work. To use a shell, you need
- // to
- // explicitly call out to that shell. Exit status of 0 is treated
- // as
- // live/healthy and non-zero is unhealthy.
+ // Command: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Command is the command line to execute inside
+ // the container, the working directory for the command is root ('/') in
+ // the container's filesystem. The command is simply exec'd, it is not
+ // run inside a shell, so traditional shell instructions ('|', etc)
+ // won't work. To use a shell, you need to explicitly call out to that
+ // shell. Exit status of 0 is treated as live/healthy and non-zero is
+ // unhealthy.
Command string `json:"command,omitempty"`
// ForceSendFields is a list of field names (e.g. "Command") to
@@ -1748,65 +1381,40 @@
}
// Expr: Represents a textual expression in the Common Expression
-// Language (CEL)
-// syntax. CEL is a C-like expression language. The syntax and semantics
-// of CEL
-// are documented at https://github.com/google/cel-spec.
-//
-// Example (Comparison):
-//
-// title: "Summary size limit"
-// description: "Determines if a summary is less than 100 chars"
-// expression: "document.summary.size() < 100"
-//
-// Example (Equality):
-//
-// title: "Requestor is owner"
-// description: "Determines if requestor is the document owner"
-// expression: "document.owner ==
-// request.auth.claims.email"
-//
-// Example (Logic):
-//
-// title: "Public documents"
-// description: "Determine whether the document should be publicly
-// visible"
-// expression: "document.type != 'private' && document.type !=
-// 'internal'"
-//
-// Example (Data Manipulation):
-//
-// title: "Notification string"
-// description: "Create a notification string with a timestamp."
-// expression: "'New message received at ' +
-// string(document.create_time)"
-//
-// The exact variables and functions that may be referenced within an
-// expression
-// are determined by the service that evaluates it. See the
-// service
-// documentation for additional information.
+// Language (CEL) syntax. CEL is a C-like expression language. The
+// syntax and semantics of CEL are documented at
+// https://github.com/google/cel-spec. Example (Comparison): title:
+// "Summary size limit" description: "Determines if a summary is less
+// than 100 chars" expression: "document.summary.size() < 100" Example
+// (Equality): title: "Requestor is owner" description: "Determines if
+// requestor is the document owner" expression: "document.owner ==
+// request.auth.claims.email" Example (Logic): title: "Public documents"
+// description: "Determine whether the document should be publicly
+// visible" expression: "document.type != 'private' && document.type !=
+// 'internal'" Example (Data Manipulation): title: "Notification string"
+// description: "Create a notification string with a timestamp."
+// expression: "'New message received at ' +
+// string(document.create_time)" The exact variables and functions that
+// may be referenced within an expression are determined by the service
+// that evaluates it. See the service documentation for additional
+// information.
type Expr struct {
// Description: Optional. Description of the expression. This is a
- // longer text which
- // describes the expression, e.g. when hovered over it in a UI.
+ // longer text which describes the expression, e.g. when hovered over it
+ // in a UI.
Description string `json:"description,omitempty"`
// Expression: Textual representation of an expression in Common
- // Expression Language
- // syntax.
+ // Expression Language syntax.
Expression string `json:"expression,omitempty"`
// Location: Optional. String indicating the location of the expression
- // for error
- // reporting, e.g. a file name and a position in the file.
+ // for error reporting, e.g. a file name and a position in the file.
Location string `json:"location,omitempty"`
// Title: Optional. Title for the expression, i.e. a short string
- // describing
- // its purpose. This can be used e.g. in UIs which allow to enter
- // the
- // expression.
+ // describing its purpose. This can be used e.g. in UIs which allow to
+ // enter the expression.
Title string `json:"title,omitempty"`
// ForceSendFields is a list of field names (e.g. "Description") to
@@ -1855,13 +1463,9 @@
Status string `json:"status,omitempty"`
// Type: type is used to communicate the status of the reconciliation
- // process.
- // See
- // also:
- // https://github.com/knative/serving/blob/master/docs/spec/errors.
- // md#error-conditions-and-reporting
- // Types common to all resources include:
- // * "Ready": True when the Resource is ready.
+ // process. See also:
+ // https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is
+ // ready.
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "LastTransitionTime")
@@ -1888,48 +1492,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// HTTPGetAction: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// HTTPGetAction describes an action based on HTTP Get requests.
+// HTTPGetAction: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported HTTPGetAction describes an action based on HTTP Get
+// requests.
type HTTPGetAction struct {
- // Host: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Host name to connect to, defaults to the pod IP. You probably want to
- // set
- // "Host" in httpHeaders instead.
+ // Host: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Host name to connect to, defaults to the pod IP.
+ // You probably want to set "Host" in httpHeaders instead.
Host string `json:"host,omitempty"`
- // HttpHeaders: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Custom headers to set in the request. HTTP allows repeated headers.
+ // HttpHeaders: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Custom headers to set in the request. HTTP
+ // allows repeated headers.
HttpHeaders []*HTTPHeader `json:"httpHeaders,omitempty"`
- // Path: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Path to access on the HTTP server.
+ // Path: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Path to access on the HTTP server.
Path string `json:"path,omitempty"`
- // Scheme: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Scheme to use for connecting to the host.
+ // Scheme: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Scheme to use for connecting to the host.
// Defaults to HTTP.
Scheme string `json:"scheme,omitempty"`
@@ -1956,24 +1538,16 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// HTTPHeader: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// HTTPHeader describes a custom header to be used in HTTP probes
+// HTTPHeader: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported HTTPHeader describes a custom header to be used in
+// HTTP probes
type HTTPHeader struct {
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The header field name
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The header field name
Name string `json:"name,omitempty"`
- // Value: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The header field value
+ // Value: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The header field value
Value string `json:"value,omitempty"`
// ForceSendFields is a list of field names (e.g. "Name") to
@@ -1999,42 +1573,24 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// KeyToPath: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// Maps a string key to a path within a volume.
+// KeyToPath: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported Maps a string key to a path within a volume.
type KeyToPath struct {
- // Key: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The key to project.
+ // Key: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The key to project.
Key string `json:"key,omitempty"`
- // Mode: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Mode bits to use on this file, must be a value between 0 and 0777. If
- // not
- // specified, the volume defaultMode will be used. This might be in
- // conflict
- // with other options that affect the file mode, like fsGroup, and the
- // result
- // can be other mode bits set.
+ // Mode: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Mode bits to use on this file, must be a value
+ // between 0 and 0777. If not specified, the volume defaultMode will be
+ // used. This might be in conflict with other options that affect the
+ // file mode, like fsGroup, and the result can be other mode bits set.
Mode int64 `json:"mode,omitempty"`
- // Path: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The relative path of the file to map the key to.
- // May not be an absolute path.
- // May not contain the path element '..'.
- // May not start with the string '..'.
+ // Path: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The relative path of the file to map the key to. May not be
+ // an absolute path. May not contain the path element '..'. May not
+ // start with the string '..'.
Path string `json:"path,omitempty"`
// ForceSendFields is a list of field names (e.g. "Key") to
@@ -2226,47 +1782,30 @@
}
// ListMeta: ListMeta describes metadata that synthetic resources must
-// have, including
-// lists and various status objects. A resource may have only one
-// of
-// {ObjectMeta, ListMeta}.
+// have, including lists and various status objects. A resource may have
+// only one of {ObjectMeta, ListMeta}.
type ListMeta struct {
// Continue: continue may be set if the user set a limit on the number
- // of items
- // returned, and indicates that the server has more data available. The
- // value
- // is opaque and may be used to issue another request to the endpoint
- // that
- // served this list to retrieve the next set of available objects.
- // Continuing
- // a list may not be possible if the server configuration has changed or
- // more
- // than a few minutes have passed. The resourceVersion field returned
- // when
- // using this continue value will be identical to the value in the
- // first
- // response.
+ // of items returned, and indicates that the server has more data
+ // available. The value is opaque and may be used to issue another
+ // request to the endpoint that served this list to retrieve the next
+ // set of available objects. Continuing a list may not be possible if
+ // the server configuration has changed or more than a few minutes have
+ // passed. The resourceVersion field returned when using this continue
+ // value will be identical to the value in the first response.
Continue string `json:"continue,omitempty"`
// ResourceVersion: String that identifies the server's internal version
- // of this object that
- // can be used by clients to determine when objects have changed. Value
- // must
- // be treated as opaque by clients and passed unmodified back to the
- // server.
- // Populated by the system.
- // Read-only.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // of this object that can be used by clients to determine when objects
+ // have changed. Value must be treated as opaque by clients and passed
+ // unmodified back to the server. Populated by the system. Read-only.
+ // More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
// +optional
ResourceVersion string `json:"resourceVersion,omitempty"`
- // SelfLink: SelfLink is a URL representing this object.
- // Populated by the system.
- // Read-only.
- // +optional
+ // SelfLink: SelfLink is a URL representing this object. Populated by
+ // the system. Read-only. +optional
SelfLink string `json:"selfLink,omitempty"`
// ForceSendFields is a list of field names (e.g. "Continue") to
@@ -2428,25 +1967,14 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// LocalObjectReference: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// LocalObjectReference contains enough information to let you locate
-// the
-// referenced object inside the same namespace.
+// LocalObjectReference: Cloud Run fully managed: not supported Cloud
+// Run for Anthos: supported LocalObjectReference contains enough
+// information to let you locate the referenced object inside the same
+// namespace.
type LocalObjectReference struct {
- // Name: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Name of the referent.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/overview/working-with-object
- // s/names/#names
+ // Name: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Name of the referent. More info:
+ // https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
Name string `json:"name,omitempty"`
// ForceSendFields is a list of field names (e.g. "Name") to
@@ -2475,13 +2003,11 @@
// Location: A resource that represents Google Cloud Platform location.
type Location struct {
// DisplayName: The friendly name for this location, typically a nearby
- // city name.
- // For example, "Tokyo".
+ // city name. For example, "Tokyo".
DisplayName string `json:"displayName,omitempty"`
// Labels: Cross-service attributes for the location. For example
- //
- // {"cloud.googleapis.com/region": "us-east1"}
+ // {"cloud.googleapis.com/region": "us-east1"}
Labels map[string]string `json:"labels,omitempty"`
// LocationId: The canonical id for this location. For example:
@@ -2489,13 +2015,12 @@
LocationId string `json:"locationId,omitempty"`
// Metadata: Service-specific metadata. For example the available
- // capacity at the given
- // location.
+ // capacity at the given location.
Metadata googleapi.RawMessage `json:"metadata,omitempty"`
// Name: Resource name for the location, which may vary between
- // implementations.
- // For example: "projects/example-project/locations/us-east1"
+ // implementations. For example:
+ // "projects/example-project/locations/us-east1"
Name string `json:"name,omitempty"`
// ForceSendFields is a list of field names (e.g. "DisplayName") to
@@ -2521,32 +2046,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Namespace: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// Namespace provides a scope for Names.
-// Use of multiple namespaces is optional.
+// Namespace: Cloud Run fully managed: not supported Cloud Run on GKE:
+// supported Namespace provides a scope for Names. Use of multiple
+// namespaces is optional.
type Namespace struct {
- // Metadata: Standard object's metadata.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // Metadata: Standard object's metadata. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
Metadata *ObjectMeta `json:"metadata,omitempty"`
- // Spec: Spec defines the behavior of the Namespace.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/sig-architecture
- // /api-conventions.md#spec-and-status
+ // Spec: Spec defines the behavior of the Namespace. More info:
+ // https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
Spec *NamespaceSpec `json:"spec,omitempty"`
- // Status: Status describes the current status of a Namespace.
- // More
+ // Status: Status describes the current status of a Namespace. More
// info:
- // https://git.k8s.io/community/contributors/devel/sig-architecture
- // /api-conventions.md#spec-and-status
+ // https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
Status *NamespaceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -2576,16 +2090,11 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// NamespaceSpec: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// NamespaceSpec describes the attributes on a Namespace.
+// NamespaceSpec: Cloud Run fully managed: not supported Cloud Run on
+// GKE: supported NamespaceSpec describes the attributes on a Namespace.
type NamespaceSpec struct {
// Finalizers: Finalizers is an opaque list of values that must be empty
- // to permanently
- // remove object from storage. More
- // info:
+ // to permanently remove object from storage. More info:
// https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
Finalizers []string `json:"finalizers,omitempty"`
@@ -2612,16 +2121,12 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// NamespaceStatus: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// NamespaceStatus is information about the current status of a
-// Namespace.
+// NamespaceStatus: Cloud Run fully managed: not supported Cloud Run on
+// GKE: supported NamespaceStatus is information about the current
+// status of a Namespace.
type NamespaceStatus struct {
- // Phase: Phase is the current lifecycle phase of the namespace.
- // More info:
- // https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
+ // Phase: Phase is the current lifecycle phase of the namespace. More
+ // info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
Phase string `json:"phase,omitempty"`
// ForceSendFields is a list of field names (e.g. "Phase") to
@@ -2648,261 +2153,140 @@
}
// ObjectMeta: k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is
-// metadata that all
-// persisted resources must have, which includes all objects users must
-// create.
+// metadata that all persisted resources must have, which includes all
+// objects users must create.
type ObjectMeta struct {
- // Annotations: (Optional)
- //
- // Annotations is an unstructured key value map stored with a resource
- // that
- // may be set by external tools to store and retrieve arbitrary
- // metadata. They
- // are not queryable and should be preserved when modifying objects.
- // More
- // info: http://kubernetes.io/docs/user-guide/annotations
+ // Annotations: (Optional) Annotations is an unstructured key value map
+ // stored with a resource that may be set by external tools to store and
+ // retrieve arbitrary metadata. They are not queryable and should be
+ // preserved when modifying objects. More info:
+ // http://kubernetes.io/docs/user-guide/annotations
Annotations map[string]string `json:"annotations,omitempty"`
- // ClusterName: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The name of the cluster which the object belongs to.
- // This is used to distinguish resources with same name and namespace
- // in
- // different clusters. This field is not set anywhere right now and
- // apiserver
- // is going to ignore it if set in create or update request.
+ // ClusterName: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported The name of the cluster which the object
+ // belongs to. This is used to distinguish resources with same name and
+ // namespace in different clusters. This field is not set anywhere right
+ // now and apiserver is going to ignore it if set in create or update
+ // request.
ClusterName string `json:"clusterName,omitempty"`
- // CreationTimestamp: (Optional)
- //
- // CreationTimestamp is a timestamp representing the server time when
- // this
- // object was created. It is not guaranteed to be set in happens-before
- // order
- // across separate operations. Clients may not set this value. It
- // is
- // represented in RFC3339 form and is in UTC.
- //
- // Populated by the system.
- // Read-only.
- // Null for lists.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // CreationTimestamp: (Optional) CreationTimestamp is a timestamp
+ // representing the server time when this object was created. It is not
+ // guaranteed to be set in happens-before order across separate
+ // operations. Clients may not set this value. It is represented in
+ // RFC3339 form and is in UTC. Populated by the system. Read-only. Null
+ // for lists. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
CreationTimestamp string `json:"creationTimestamp,omitempty"`
- // DeletionGracePeriodSeconds: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Number of seconds allowed for this object to gracefully terminate
- // before
- // it will be removed from the system. Only set when deletionTimestamp
- // is also
- // set. May only be shortened. Read-only.
+ // DeletionGracePeriodSeconds: (Optional) Cloud Run fully managed: not
+ // supported Cloud Run for Anthos: supported Number of seconds allowed
+ // for this object to gracefully terminate before it will be removed
+ // from the system. Only set when deletionTimestamp is also set. May
+ // only be shortened. Read-only.
DeletionGracePeriodSeconds int64 `json:"deletionGracePeriodSeconds,omitempty"`
- // DeletionTimestamp: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // DeletionTimestamp is RFC 3339 date and time at which this resource
- // will be
- // deleted. This field is set by the server when a graceful deletion
- // is
- // requested by the user, and is not directly settable by a client.
- // The
- // resource is expected to be deleted (no longer visible from resource
- // lists,
- // and not reachable by name) after the time in this field, once
- // the
- // finalizers list is empty. As long as the finalizers list contains
- // items,
- // deletion is blocked. Once the deletionTimestamp is set, this value
- // may not
- // be unset or be set further into the future, although it may be
- // shortened or
- // the resource may be deleted prior to this time. For example, a user
- // may
- // request that a pod is deleted in 30 seconds. The Kubelet will react
- // by
- // sending a graceful termination signal to the containers in the pod.
- // After
- // that 30 seconds, the Kubelet will send a hard termination signal
- // (SIGKILL)
- // to the container and after cleanup, remove the pod from the API. In
- // the
- // presence of network partitions, this object may still exist after
- // this
- // timestamp, until an administrator or automated process can determine
- // the
- // resource is fully terminated.
- // If not set, graceful deletion of the object has not been
- // requested.
- //
- // Populated by the system when a graceful deletion is
- // requested.
- // Read-only.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // DeletionTimestamp: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported DeletionTimestamp is RFC 3339 date
+ // and time at which this resource will be deleted. This field is set by
+ // the server when a graceful deletion is requested by the user, and is
+ // not directly settable by a client. The resource is expected to be
+ // deleted (no longer visible from resource lists, and not reachable by
+ // name) after the time in this field, once the finalizers list is
+ // empty. As long as the finalizers list contains items, deletion is
+ // blocked. Once the deletionTimestamp is set, this value may not be
+ // unset or be set further into the future, although it may be shortened
+ // or the resource may be deleted prior to this time. For example, a
+ // user may request that a pod is deleted in 30 seconds. The Kubelet
+ // will react by sending a graceful termination signal to the containers
+ // in the pod. After that 30 seconds, the Kubelet will send a hard
+ // termination signal (SIGKILL) to the container and after cleanup,
+ // remove the pod from the API. In the presence of network partitions,
+ // this object may still exist after this timestamp, until an
+ // administrator or automated process can determine the resource is
+ // fully terminated. If not set, graceful deletion of the object has not
+ // been requested. Populated by the system when a graceful deletion is
+ // requested. Read-only. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
DeletionTimestamp string `json:"deletionTimestamp,omitempty"`
- // Finalizers: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Must be empty before the object is deleted from the registry. Each
- // entry
- // is an identifier for the responsible component that will remove the
- // entry
- // from the list. If the deletionTimestamp of the object is non-nil,
- // entries
- // in this list can only be removed.
- // +patchStrategy=merge
+ // Finalizers: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Must be empty before the object is deleted
+ // from the registry. Each entry is an identifier for the responsible
+ // component that will remove the entry from the list. If the
+ // deletionTimestamp of the object is non-nil, entries in this list can
+ // only be removed. +patchStrategy=merge
Finalizers []string `json:"finalizers,omitempty"`
- // GenerateName: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // GenerateName is an optional prefix, used by the server, to generate
- // a
- // unique name ONLY IF the Name field has not been provided. If this
- // field is
- // used, the name returned to the client will be different than the
- // name
- // passed. This value will also be combined with a unique suffix. The
- // provided
- // value has the same validation rules as the Name field, and may be
- // truncated
- // by the length of the suffix required to make the value unique on
- // the
- // server.
- //
+ // GenerateName: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported GenerateName is an optional prefix, used by
+ // the server, to generate a unique name ONLY IF the Name field has not
+ // been provided. If this field is used, the name returned to the client
+ // will be different than the name passed. This value will also be
+ // combined with a unique suffix. The provided value has the same
+ // validation rules as the Name field, and may be truncated by the
+ // length of the suffix required to make the value unique on the server.
// If this field is specified and the generated name exists, the server
- // will
- // NOT return a 409 - instead, it will either return 201 Created or 500
- // with
- // Reason ServerTimeout indicating a unique name could not be found in
- // the
- // time allotted, and the client should retry (optionally after the
- // time
- // indicated in the Retry-After header).
- //
- // Applied only if Name is not specified.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#idempotency
- // string generateName = 2;
+ // will NOT return a 409 - instead, it will either return 201 Created or
+ // 500 with Reason ServerTimeout indicating a unique name could not be
+ // found in the time allotted, and the client should retry (optionally
+ // after the time indicated in the Retry-After header). Applied only if
+ // Name is not specified. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency string generateName =
+ // 2;
GenerateName string `json:"generateName,omitempty"`
- // Generation: (Optional)
- //
- // A sequence number representing a specific generation of the desired
- // state.
- // Populated by the system. Read-only.
+ // Generation: (Optional) A sequence number representing a specific
+ // generation of the desired state. Populated by the system. Read-only.
Generation int64 `json:"generation,omitempty"`
- // Labels: (Optional)
- //
- // Map of string keys and values that can be used to organize and
- // categorize
- // (scope and select) objects. May match selectors of replication
- // controllers
- // and routes.
- // More info: http://kubernetes.io/docs/user-guide/labels
+ // Labels: (Optional) Map of string keys and values that can be used to
+ // organize and categorize (scope and select) objects. May match
+ // selectors of replication controllers and routes. More info:
+ // http://kubernetes.io/docs/user-guide/labels
Labels map[string]string `json:"labels,omitempty"`
// Name: Name must be unique within a namespace, within a Cloud Run
- // region.
- // Is required when creating
- // resources, although some resources may allow a client to request
- // the
- // generation of an appropriate name automatically. Name is primarily
- // intended
- // for creation idempotence and configuration definition. Cannot be
- // updated.
- // More info:
- // http://kubernetes.io/docs/user-guide/identifiers#names
- // +optional
+ // region. Is required when creating resources, although some resources
+ // may allow a client to request the generation of an appropriate name
+ // automatically. Name is primarily intended for creation idempotence
+ // and configuration definition. Cannot be updated. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#names +optional
Name string `json:"name,omitempty"`
// Namespace: Namespace defines the space within each name must be
- // unique, within a
- // Cloud Run region. In Cloud Run the namespace must be equal to either
- // the
- // project ID or project number.
+ // unique, within a Cloud Run region. In Cloud Run the namespace must be
+ // equal to either the project ID or project number.
Namespace string `json:"namespace,omitempty"`
- // OwnerReferences: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // List of objects that own this object. If ALL objects in the list
- // have
- // been deleted, this object will be garbage collected.
+ // OwnerReferences: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported List of objects that own this object.
+ // If ALL objects in the list have been deleted, this object will be
+ // garbage collected.
OwnerReferences []*OwnerReference `json:"ownerReferences,omitempty"`
- // ResourceVersion: (Optional)
- //
- // An opaque value that represents the internal version of this object
- // that
- // can be used by clients to determine when objects have changed. May be
- // used
- // for optimistic concurrency, change detection, and the watch operation
- // on a
- // resource or set of resources. Clients must treat these values as
- // opaque and
- // passed unmodified back to the server. They may only be valid for
- // a
- // particular resource or set of resources.
- //
- // Populated by the system.
- // Read-only.
- // Value must be treated as opaque by clients and .
- // More
+ // ResourceVersion: (Optional) An opaque value that represents the
+ // internal version of this object that can be used by clients to
+ // determine when objects have changed. May be used for optimistic
+ // concurrency, change detection, and the watch operation on a resource
+ // or set of resources. Clients must treat these values as opaque and
+ // passed unmodified back to the server. They may only be valid for a
+ // particular resource or set of resources. Populated by the system.
+ // Read-only. Value must be treated as opaque by clients and . More
// info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
ResourceVersion string `json:"resourceVersion,omitempty"`
- // SelfLink: (Optional)
- //
- // SelfLink is a URL representing this object.
- // Populated by the system.
- // Read-only.
- // string selfLink = 4;
+ // SelfLink: (Optional) SelfLink is a URL representing this object.
+ // Populated by the system. Read-only. string selfLink = 4;
SelfLink string `json:"selfLink,omitempty"`
- // Uid: (Optional)
- //
- // UID is the unique in time and space value for this object. It is
- // typically
- // generated by the server on successful creation of a resource and is
- // not
- // allowed to change on PUT operations.
- //
- // Populated by the system.
- // Read-only.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#uids
+ // Uid: (Optional) UID is the unique in time and space value for this
+ // object. It is typically generated by the server on successful
+ // creation of a resource and is not allowed to change on PUT
+ // operations. Populated by the system. Read-only. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "Annotations") to
@@ -2929,44 +2313,34 @@
}
// OwnerReference: OwnerReference contains enough information to let you
-// identify an owning
-// object. Currently, an owning object must be in the same namespace, so
-// there
-// is no namespace field.
+// identify an owning object. Currently, an owning object must be in the
+// same namespace, so there is no namespace field.
type OwnerReference struct {
// ApiVersion: API version of the referent.
ApiVersion string `json:"apiVersion,omitempty"`
// BlockOwnerDeletion: If true, AND if the owner has the
- // "foregroundDeletion" finalizer, then
- // the owner cannot be deleted from the key-value store until
- // this
- // reference is removed.
- // Defaults to false.
- // To set this field, a user needs "delete" permission of the
- // owner,
- // otherwise 422 (Unprocessable Entity) will be returned.
+ // "foregroundDeletion" finalizer, then the owner cannot be deleted from
+ // the key-value store until this reference is removed. Defaults to
+ // false. To set this field, a user needs "delete" permission of the
+ // owner, otherwise 422 (Unprocessable Entity) will be returned.
// +optional
BlockOwnerDeletion bool `json:"blockOwnerDeletion,omitempty"`
// Controller: If true, this reference points to the managing
- // controller.
- // +optional
+ // controller. +optional
Controller bool `json:"controller,omitempty"`
- // Kind: Kind of the referent.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#types-kinds
+ // Kind: Kind of the referent. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds
Kind string `json:"kind,omitempty"`
- // Name: Name of the referent.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#names
+ // Name: Name of the referent. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#names
Name string `json:"name,omitempty"`
- // Uid: UID of the referent.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#uids
+ // Uid: UID of the referent. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "ApiVersion") to
@@ -2993,154 +2367,77 @@
}
// Policy: An Identity and Access Management (IAM) policy, which
-// specifies access
-// controls for Google Cloud resources.
-//
-//
-// A `Policy` is a collection of `bindings`. A `binding` binds one or
-// more
-// `members` to a single `role`. Members can be user accounts, service
-// accounts,
+// specifies access controls for Google Cloud resources. A `Policy` is a
+// collection of `bindings`. A `binding` binds one or more `members` to
+// a single `role`. Members can be user accounts, service accounts,
// Google groups, and domains (such as G Suite). A `role` is a named
-// list of
-// permissions; each `role` can be an IAM predefined role or a
-// user-created
-// custom role.
-//
-// For some types of Google Cloud resources, a `binding` can also
-// specify a
-// `condition`, which is a logical expression that allows access to a
-// resource
-// only if the expression evaluates to `true`. A condition can add
-// constraints
-// based on attributes of the request, the resource, or both. To learn
-// which
-// resources support conditions in their IAM policies, see the
-// [IAM
+// list of permissions; each `role` can be an IAM predefined role or a
+// user-created custom role. For some types of Google Cloud resources, a
+// `binding` can also specify a `condition`, which is a logical
+// expression that allows access to a resource only if the expression
+// evaluates to `true`. A condition can add constraints based on
+// attributes of the request, the resource, or both. To learn which
+// resources support conditions in their IAM policies, see the [IAM
// documentation](https://cloud.google.com/iam/help/conditions/resource-p
-// olicies).
-//
-// **JSON example:**
-//
-// {
-// "bindings": [
-// {
-// "role": "roles/resourcemanager.organizationAdmin",
-// "members": [
-// "user:mike@example.com",
-// "group:admins@example.com",
-// "domain:google.com",
-//
-// "serviceAccount:my-project-id@appspot.gserviceaccount.com"
-// ]
-// },
-// {
-// "role": "roles/resourcemanager.organizationViewer",
-// "members": [
-// "user:eve@example.com"
-// ],
-// "condition": {
-// "title": "expirable access",
-// "description": "Does not grant access after Sep 2020",
-// "expression": "request.time <
-// timestamp('2020-10-01T00:00:00.000Z')",
-// }
-// }
-// ],
-// "etag": "BwWWja0YfJA=",
-// "version": 3
-// }
-//
-// **YAML example:**
-//
-// bindings:
-// - members:
-// - user:mike@example.com
-// - group:admins@example.com
-// - domain:google.com
-// - serviceAccount:my-project-id@appspot.gserviceaccount.com
-// role: roles/resourcemanager.organizationAdmin
-// - members:
-// - user:eve@example.com
-// role: roles/resourcemanager.organizationViewer
-// condition:
-// title: expirable access
-// description: Does not grant access after Sep 2020
-// expression: request.time <
-// timestamp('2020-10-01T00:00:00.000Z')
-// - etag: BwWWja0YfJA=
-// - version: 3
-//
-// For a description of IAM and its features, see the
-// [IAM documentation](https://cloud.google.com/iam/docs/).
+// olicies). **JSON example:** { "bindings": [ { "role":
+// "roles/resourcemanager.organizationAdmin", "members": [
+// "user:mike@example.com", "group:admins@example.com",
+// "domain:google.com",
+// "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, {
+// "role": "roles/resourcemanager.organizationViewer", "members": [
+// "user:eve@example.com" ], "condition": { "title": "expirable access",
+// "description": "Does not grant access after Sep 2020", "expression":
+// "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ],
+// "etag": "BwWWja0YfJA=", "version": 3 } **YAML example:** bindings: -
+// members: - user:mike@example.com - group:admins@example.com -
+// domain:google.com -
+// serviceAccount:my-project-id@appspot.gserviceaccount.com role:
+// roles/resourcemanager.organizationAdmin - members: -
+// user:eve@example.com role: roles/resourcemanager.organizationViewer
+// condition: title: expirable access description: Does not grant access
+// after Sep 2020 expression: request.time <
+// timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version:
+// 3 For a description of IAM and its features, see the [IAM
+// documentation](https://cloud.google.com/iam/docs/).
type Policy struct {
// AuditConfigs: Specifies cloud audit logging configuration for this
// policy.
AuditConfigs []*AuditConfig `json:"auditConfigs,omitempty"`
// Bindings: Associates a list of `members` to a `role`. Optionally, may
- // specify a
- // `condition` that determines how and when the `bindings` are applied.
- // Each
- // of the `bindings` must contain at least one member.
+ // specify a `condition` that determines how and when the `bindings` are
+ // applied. Each of the `bindings` must contain at least one member.
Bindings []*Binding `json:"bindings,omitempty"`
// Etag: `etag` is used for optimistic concurrency control as a way to
- // help
- // prevent simultaneous updates of a policy from overwriting each
- // other.
- // It is strongly suggested that systems make use of the `etag` in
- // the
- // read-modify-write cycle to perform policy updates in order to avoid
- // race
- // conditions: An `etag` is returned in the response to `getIamPolicy`,
- // and
- // systems are expected to put that etag in the request to
- // `setIamPolicy` to
- // ensure that their change will be applied to the same version of the
- // policy.
- //
- // **Important:** If you use IAM Conditions, you must include the `etag`
- // field
- // whenever you call `setIamPolicy`. If you omit this field, then IAM
- // allows
- // you to overwrite a version `3` policy with a version `1` policy, and
- // all of
+ // help prevent simultaneous updates of a policy from overwriting each
+ // other. It is strongly suggested that systems make use of the `etag`
+ // in the read-modify-write cycle to perform policy updates in order to
+ // avoid race conditions: An `etag` is returned in the response to
+ // `getIamPolicy`, and systems are expected to put that etag in the
+ // request to `setIamPolicy` to ensure that their change will be applied
+ // to the same version of the policy. **Important:** If you use IAM
+ // Conditions, you must include the `etag` field whenever you call
+ // `setIamPolicy`. If you omit this field, then IAM allows you to
+ // overwrite a version `3` policy with a version `1` policy, and all of
// the conditions in the version `3` policy are lost.
Etag string `json:"etag,omitempty"`
- // Version: Specifies the format of the policy.
- //
- // Valid values are `0`, `1`, and `3`. Requests that specify an invalid
- // value
- // are rejected.
- //
+ // Version: Specifies the format of the policy. Valid values are `0`,
+ // `1`, and `3`. Requests that specify an invalid value are rejected.
// Any operation that affects conditional role bindings must specify
- // version
- // `3`. This requirement applies to the following operations:
- //
- // * Getting a policy that includes a conditional role binding
- // * Adding a conditional role binding to a policy
- // * Changing a conditional role binding in a policy
- // * Removing any role binding, with or without a condition, from a
- // policy
- // that includes conditions
- //
- // **Important:** If you use IAM Conditions, you must include the `etag`
- // field
- // whenever you call `setIamPolicy`. If you omit this field, then IAM
- // allows
- // you to overwrite a version `3` policy with a version `1` policy, and
- // all of
- // the conditions in the version `3` policy are lost.
- //
- // If a policy does not include any conditions, operations on that
- // policy may
- // specify any valid version or leave the field unset.
- //
- // To learn which resources support conditions in their IAM policies,
- // see the
- // [IAM
+ // version `3`. This requirement applies to the following operations: *
+ // Getting a policy that includes a conditional role binding * Adding a
+ // conditional role binding to a policy * Changing a conditional role
+ // binding in a policy * Removing any role binding, with or without a
+ // condition, from a policy that includes conditions **Important:** If
+ // you use IAM Conditions, you must include the `etag` field whenever
+ // you call `setIamPolicy`. If you omit this field, then IAM allows you
+ // to overwrite a version `3` policy with a version `1` policy, and all
+ // of the conditions in the version `3` policy are lost. If a policy
+ // does not include any conditions, operations on that policy may
+ // specify any valid version or leave the field unset. To learn which
+ // resources support conditions in their IAM policies, see the [IAM
// documentation](https://cloud.google.com/iam/help/conditions/resource-p
// olicies).
Version int64 `json:"version,omitempty"`
@@ -3172,109 +2469,56 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Probe: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// Probe describes a health check to be performed against a container
-// to
-// determine whether it is alive or ready to receive traffic.
+// Probe: Cloud Run fully managed: not supported Cloud Run for Anthos:
+// supported Probe describes a health check to be performed against a
+// container to determine whether it is alive or ready to receive
+// traffic.
type Probe struct {
- // Exec: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // One and only one of the following should be specified.
- // Exec specifies the action to take.
- //
- // A field inlined from the Handler message.
+ // Exec: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported One and only one of the following should be
+ // specified. Exec specifies the action to take. A field inlined from
+ // the Handler message.
Exec *ExecAction `json:"exec,omitempty"`
- // FailureThreshold: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Minimum consecutive failures for the probe to be considered failed
- // after
- // having succeeded. Defaults to 3. Minimum value is 1.
+ // FailureThreshold: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Minimum consecutive failures for the
+ // probe to be considered failed after having succeeded. Defaults to 3.
+ // Minimum value is 1.
FailureThreshold int64 `json:"failureThreshold,omitempty"`
- // HttpGet: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // HTTPGet specifies the http request to perform.
- //
+ // HttpGet: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported HTTPGet specifies the http request to perform.
// A field inlined from the Handler message.
HttpGet *HTTPGetAction `json:"httpGet,omitempty"`
- // InitialDelaySeconds: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Number of seconds after the container has started before liveness
- // probes
- // are initiated. More
+ // InitialDelaySeconds: (Optional) Cloud Run fully managed: not
+ // supported Cloud Run for Anthos: supported Number of seconds after the
+ // container has started before liveness probes are initiated. More
// info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
InitialDelaySeconds int64 `json:"initialDelaySeconds,omitempty"`
- // PeriodSeconds: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // How often (in seconds) to perform the probe.
- // Default to 10 seconds. Minimum value is 1.
+ // PeriodSeconds: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported How often (in seconds) to perform the
+ // probe. Default to 10 seconds. Minimum value is 1.
PeriodSeconds int64 `json:"periodSeconds,omitempty"`
- // SuccessThreshold: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Minimum consecutive successes for the probe to be considered
- // successful
- // after having failed. Defaults to 1. Must be 1 for liveness. Minimum
- // value
- // is 1.
+ // SuccessThreshold: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Minimum consecutive successes for the
+ // probe to be considered successful after having failed. Defaults to 1.
+ // Must be 1 for liveness. Minimum value is 1.
SuccessThreshold int64 `json:"successThreshold,omitempty"`
- // TcpSocket: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // TCPSocket specifies an action involving a TCP port.
- // TCP hooks not yet supported
- //
- // A field inlined from the Handler message.
+ // TcpSocket: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported TCPSocket specifies an action involving a
+ // TCP port. TCP hooks not yet supported A field inlined from the
+ // Handler message.
TcpSocket *TCPSocketAction `json:"tcpSocket,omitempty"`
- // TimeoutSeconds: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Number of seconds after which the probe times out.
- // Defaults to 1 second. Minimum value is 1.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // TimeoutSeconds: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported Number of seconds after which the
+ // probe times out. Defaults to 1 second. Minimum value is 1. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
TimeoutSeconds int64 `json:"timeoutSeconds,omitempty"`
// ForceSendFields is a list of field names (e.g. "Exec") to
@@ -3303,13 +2547,11 @@
// ResourceRecord: A DNS resource record.
type ResourceRecord struct {
// Name: Relative name of the object affected by this record. Only
- // applicable for
- // `CNAME` records. Example: 'www'.
+ // applicable for `CNAME` records. Example: 'www'.
Name string `json:"name,omitempty"`
// Rrdata: Data for this record. Values vary by record type, as defined
- // in RFC 1035
- // (section 5) and RFC 1034 (section 3.6.1).
+ // in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).
Rrdata string `json:"rrdata,omitempty"`
// Type: Resource record type. Example: `AAAA`.
@@ -3348,39 +2590,22 @@
// ResourceRequirements: ResourceRequirements describes the compute
// resource requirements.
type ResourceRequirements struct {
- // Limits: (Optional)
- //
- // Cloud Run fully managed: Only memory and CPU are supported. Note: The
- // only
- // supported value for CPU is '1'.
- //
- // Cloud Run for Anthos: supported
- //
- // Limits describes the maximum amount of compute resources allowed.
- // The values of the map is string form of the 'quantity' k8s
- // type:
- // https://github.com/kubernetes/kubernetes/blob/master/staging/src
- // /k8s.io/apimachinery/pkg/api/resource/quantity.go
+ // Limits: (Optional) Cloud Run fully managed: Only memory and CPU are
+ // supported. Note: The only supported value for CPU is '1'. Cloud Run
+ // for Anthos: supported Limits describes the maximum amount of compute
+ // resources allowed. The values of the map is string form of the
+ // 'quantity' k8s type:
+ // https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Limits map[string]string `json:"limits,omitempty"`
- // Requests: (Optional)
- //
- // Cloud Run fully managed: Only memory and CPU are supported. Note: The
- // only
- // supported value for CPU is '1'.
- //
- // Cloud Run for Anthos: supported
- //
- // Requests describes the minimum amount of compute resources
- // required.
- // If Requests is omitted for a container, it defaults to Limits if that
- // is
- // explicitly specified, otherwise to an implementation-defined
- // value.
- // The values of the map is string form of the 'quantity' k8s
- // type:
- // https://github.com/kubernetes/kubernetes/blob/master/staging/src
- // /k8s.io/apimachinery/pkg/api/resource/quantity.go
+ // Requests: (Optional) Cloud Run fully managed: Only memory and CPU are
+ // supported. Note: The only supported value for CPU is '1'. Cloud Run
+ // for Anthos: supported Requests describes the minimum amount of
+ // compute resources required. If Requests is omitted for a container,
+ // it defaults to Limits if that is explicitly specified, otherwise to
+ // an implementation-defined value. The values of the map is string form
+ // of the 'quantity' k8s type:
+ // https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Requests map[string]string `json:"requests,omitempty"`
// ForceSendFields is a list of field names (e.g. "Limits") to
@@ -3407,15 +2632,9 @@
}
// Revision: Revision is an immutable snapshot of code and
-// configuration. A revision
-// references a container image. Revisions are created by updates to
-// a
-// Configuration.
-//
-// See
-// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#revision
+// configuration. A revision references a container image. Revisions are
+// created by updates to a Configuration. See also:
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#revision
type Revision struct {
// ApiVersion: The API version for this call such as
// "serving.knative.dev/v1".
@@ -3425,16 +2644,14 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Revision, including name,
- // namespace, labels,
- // and annotations.
+ // namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Revision (from the client).
Spec *RevisionSpec `json:"spec,omitempty"`
// Status: Status communicates the observed state of the Revision (from
- // the
- // controller).
+ // the controller).
Status *RevisionStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -3467,53 +2684,35 @@
// RevisionSpec: RevisionSpec holds the desired state of the Revision
// (from the client).
type RevisionSpec struct {
- // ContainerConcurrency: (Optional)
- //
- // ContainerConcurrency specifies the maximum allowed in-flight
- // (concurrent)
- // requests per container instance of the Revision.
- //
- // Cloud Run fully managed: supported, defaults to 80
- //
- // Cloud Run for Anthos: supported, defaults to 0, which means
- // concurrency
- // to the application is not limited, and the system decides the
- // target concurrency for the autoscaler.
+ // ContainerConcurrency: (Optional) ContainerConcurrency specifies the
+ // maximum allowed in-flight (concurrent) requests per container
+ // instance of the Revision. Cloud Run fully managed: supported,
+ // defaults to 80 Cloud Run for Anthos: supported, defaults to 0, which
+ // means concurrency to the application is not limited, and the system
+ // decides the target concurrency for the autoscaler.
ContainerConcurrency int64 `json:"containerConcurrency,omitempty"`
// Containers: Containers holds the single container that defines the
- // unit of execution
- // for this Revision. In the context of a Revision, we disallow a number
- // of
- // fields on this Container, including: name and lifecycle.
- // In Cloud Run, only a single container may be provided.
- // The runtime contract is documented
- // here:
- // https://github.com/knative/serving/blob/master/docs/runtime-cont
- // ract.md
+ // unit of execution for this Revision. In the context of a Revision, we
+ // disallow a number of fields on this Container, including: name and
+ // lifecycle. In Cloud Run, only a single container may be provided. The
+ // runtime contract is documented here:
+ // https://github.com/knative/serving/blob/master/docs/runtime-contract.md
Containers []*Container `json:"containers,omitempty"`
// ServiceAccountName: Email address of the IAM service account
- // associated with the revision
- // of the service. The service account represents the identity of
- // the
- // running revision, and determines what permissions the revision has.
- // If
- // not provided, the revision will use the project's default service
- // account.
+ // associated with the revision of the service. The service account
+ // represents the identity of the running revision, and determines what
+ // permissions the revision has. If not provided, the revision will use
+ // the project's default service account.
ServiceAccountName string `json:"serviceAccountName,omitempty"`
// TimeoutSeconds: TimeoutSeconds holds the max duration the instance is
- // allowed for
- // responding to a request.
- //
- // Cloud Run fully managed: defaults to 300 seconds (5 minutes).
- // Maximum
- // allowed value is 900 seconds (15 minutes).
- //
- // Cloud Run for Anthos: defaults to 300 seconds (5 minutes). Maximum
- // allowed
- // value is configurable by the cluster operator.
+ // allowed for responding to a request. Cloud Run fully managed:
+ // defaults to 300 seconds (5 minutes). Maximum allowed value is 900
+ // seconds (15 minutes). Cloud Run for Anthos: defaults to 300 seconds
+ // (5 minutes). Maximum allowed value is configurable by the cluster
+ // operator.
TimeoutSeconds int64 `json:"timeoutSeconds,omitempty"`
Volumes []*Volume `json:"volumes,omitempty"`
@@ -3544,49 +2743,35 @@
}
// RevisionStatus: RevisionStatus communicates the observed state of the
-// Revision (from the
-// controller).
+// Revision (from the controller).
type RevisionStatus struct {
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
- //
- // As a Revision is being prepared, it will incrementally
- // update conditions. Revision-specific conditions include:
- // * "ResourcesAvailable": True when underlying resources have been
- // provisioned.
- // * "ContainerHealthy": True when the Revision readiness check
- // completes.
- // * "Active": True when the Revision may receive traffic.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world. As a Revision is being
+ // prepared, it will incrementally update conditions. Revision-specific
+ // conditions include: * "ResourcesAvailable": True when underlying
+ // resources have been provisioned. * "ContainerHealthy": True when the
+ // Revision readiness check completes. * "Active": True when the
+ // Revision may receive traffic.
Conditions []*GoogleCloudRunV1Condition `json:"conditions,omitempty"`
// ImageDigest: ImageDigest holds the resolved digest for the image
- // specified
- // within .Spec.Container.Image. The digest is resolved during the
- // creation
- // of Revision. This field holds the digest value regardless of
- // whether
- // a tag or digest was originally specified in the Container object.
+ // specified within .Spec.Container.Image. The digest is resolved during
+ // the creation of Revision. This field holds the digest value
+ // regardless of whether a tag or digest was originally specified in the
+ // Container object.
ImageDigest string `json:"imageDigest,omitempty"`
// LogUrl: Specifies the generated logging url for this particular
- // revision
- // based on the revision url template specified in the controller's
- // config.
- // +optional
+ // revision based on the revision url template specified in the
+ // controller's config. +optional
LogUrl string `json:"logUrl,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Revision that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation, and the Ready condition's
- // status
- // is True or False.
+ // Revision that was last processed by the controller. Clients polling
+ // for completed reconciliation should poll until observedGeneration =
+ // metadata.generation, and the Ready condition's status is True or
+ // False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// ServiceName: Not currently used by Cloud Run.
@@ -3616,23 +2801,16 @@
}
// RevisionTemplate: RevisionTemplateSpec describes the data a revision
-// should have when created
-// from a template. Based
-// on:
-// https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L
-// 3179-L3190
+// should have when created from a template. Based on:
+// https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190
type RevisionTemplate struct {
// Metadata: Optional metadata for this Revision, including labels and
- // annotations. Name
- // will be generated by the Configuration.
- // To set minimum instances for this revision, use
- // the
- // "autoscaling.knative.dev/minScale" annotation key.
- // To set maximum instances for this revision, use
- // the
- // "autoscaling.knative.dev/maxScale" annotation key.
- // To set Cloud SQL connections for the revision, use
- // the
+ // annotations. Name will be generated by the Configuration. To set
+ // minimum instances for this revision, use the
+ // "autoscaling.knative.dev/minScale" annotation key. To set maximum
+ // instances for this revision, use the
+ // "autoscaling.knative.dev/maxScale" annotation key. To set Cloud SQL
+ // connections for the revision, use the
// "run.googleapis.com/cloudsql-instances" annotation key.
Metadata *ObjectMeta `json:"metadata,omitempty"`
@@ -3664,23 +2842,12 @@
}
// Route: Route is responsible for configuring ingress over a collection
-// of Revisions.
-// Some of the Revisions a Route distributes traffic over may be
-// specified by
-// referencing the Configuration responsible for creating them; in these
-// cases
-// the Route is additionally responsible for monitoring the
-// Configuration for
-// "latest ready" revision changes, and smoothly rolling out latest
-// revisions.
-// See
-// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#route
-//
-// Cloud Run currently supports referencing a single Configuration
-// to
-// automatically deploy the "latest ready" Revision from that
+// of Revisions. Some of the Revisions a Route distributes traffic over
+// may be specified by referencing the Configuration responsible for
+// creating them; in these cases the Route is additionally responsible
+// for monitoring the Configuration for "latest ready" revision changes,
+// and smoothly rolling out latest revisions. See also:
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#route Cloud Run currently supports referencing a single Configuration to automatically deploy the "latest ready" Revision from that
// Configuration.
type Route struct {
// ApiVersion: The API version for this call such as
@@ -3691,8 +2858,7 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Route, including name,
- // namespace, labels,
- // and annotations.
+ // namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Route (from the client).
@@ -3733,9 +2899,8 @@
// client).
type RouteSpec struct {
// Traffic: Traffic specifies how to distribute traffic over a
- // collection of Knative
- // Revisions and Configurations.
- // Cloud Run currently supports a single configurationName.
+ // collection of Knative Revisions and Configurations. Cloud Run
+ // currently supports a single configurationName.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
// ForceSendFields is a list of field names (e.g. "Traffic") to
@@ -3762,52 +2927,37 @@
}
// RouteStatus: RouteStatus communicates the observed state of the Route
-// (from the
-// controller).
+// (from the controller).
type RouteStatus struct {
// Address: Similar to url, information on where the service is
// available on HTTP.
Address *Addressable `json:"address,omitempty"`
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world.
Conditions []*GoogleCloudRunV1Condition `json:"conditions,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Route that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation and the Ready condition's
- // status
- // is True or False.
- //
- // Note that providing a trafficTarget that only has a configurationName
- // will
- // result in a Route that does not increment either its
- // metadata.generation or
- // its observedGeneration, as new "latest ready" revisions from
- // the
- // Configuration are processed without an update to the Route's spec.
+ // Route that was last processed by the controller. Clients polling for
+ // completed reconciliation should poll until observedGeneration =
+ // metadata.generation and the Ready condition's status is True or
+ // False. Note that providing a trafficTarget that only has a
+ // configurationName will result in a Route that does not increment
+ // either its metadata.generation or its observedGeneration, as new
+ // "latest ready" revisions from the Configuration are processed without
+ // an update to the Route's spec.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
- // Traffic: Traffic holds the configured traffic distribution.
- // These entries will always contain RevisionName references.
- // When ConfigurationName appears in the spec, this will hold
- // the
+ // Traffic: Traffic holds the configured traffic distribution. These
+ // entries will always contain RevisionName references. When
+ // ConfigurationName appears in the spec, this will hold the
// LatestReadyRevisionName that we last observed.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
// Url: URL holds the url that will distribute traffic over the provided
- // traffic
- // targets. It generally has the
- // form:
- // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run
- // .app
+ // traffic targets. It generally has the form:
+ // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Address") to
@@ -3833,38 +2983,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Secret: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// Secret holds secret data of a certain type. The total bytes of the
-// values in
-// the Data field must be less than MaxSecretSize bytes.
+// Secret: Cloud Run fully managed: not supported Cloud Run on GKE:
+// supported Secret holds secret data of a certain type. The total bytes
+// of the values in the Data field must be less than MaxSecretSize
+// bytes.
type Secret struct {
// Data: Data contains the secret data. Each key must consist of
- // alphanumeric
- // characters, '-', '_' or '.'. The serialized form of the secret data
- // is a
- // base64 encoded string, representing the arbitrary (possibly
- // non-string)
- // data value here. Described in
+ // alphanumeric characters, '-', '_' or '.'. The serialized form of the
+ // secret data is a base64 encoded string, representing the arbitrary
+ // (possibly non-string) data value here. Described in
// https://tools.ietf.org/html/rfc4648#section-4
Data map[string]string `json:"data,omitempty"`
- // Metadata: Standard object's metadata.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // Metadata: Standard object's metadata. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
Metadata *ObjectMeta `json:"metadata,omitempty"`
// StringData: stringData allows specifying non-binary secret data in
- // string form.
- // It is provided as a write-only convenience method.
- // All keys and values are merged into the data field on write,
- // overwriting
- // any existing values. It is never output when reading from the
- // API.
+ // string form. It is provided as a write-only convenience method. All
+ // keys and values are merged into the data field on write, overwriting
+ // any existing values. It is never output when reading from the API.
// +k8s:conversion-gen=false
StringData map[string]string `json:"stringData,omitempty"`
@@ -3898,37 +3036,22 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// SecretEnvSource: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// SecretEnvSource selects a Secret to populate the
-// environment
-// variables with.
-//
-// The contents of the target Secret's Data field will represent
-// the
-// key-value pairs as environment variables.
+// SecretEnvSource: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported SecretEnvSource selects a Secret to populate the
+// environment variables with. The contents of the target Secret's Data
+// field will represent the key-value pairs as environment variables.
type SecretEnvSource struct {
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The Secret to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The Secret to select from.
Name string `json:"name,omitempty"`
- // Optional: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the Secret must be defined
+ // Optional: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Specify whether the Secret must be defined
Optional bool `json:"optional,omitempty"`
// ForceSendFields is a list of field names (e.g.
@@ -3956,38 +3079,27 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// SecretKeySelector: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// SecretKeySelector selects a key of a Secret.
+// SecretKeySelector: Cloud Run fully managed: not supported Cloud Run
+// for Anthos: supported SecretKeySelector selects a key of a Secret.
type SecretKeySelector struct {
- // Key: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The key of the secret to select from. Must be a valid secret key.
+ // Key: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The key of the secret to select from. Must be a valid
+ // secret key.
Key string `json:"key,omitempty"`
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The name of the secret in the pod's namespace to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The name of the secret in the pod's namespace to select
+ // from.
Name string `json:"name,omitempty"`
- // Optional: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the Secret or its key must be defined
+ // Optional: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Specify whether the Secret or its key must be
+ // defined
Optional bool `json:"optional,omitempty"`
// ForceSendFields is a list of field names (e.g. "Key") to
@@ -4013,62 +3125,37 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// SecretVolumeSource: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// The contents of the target Secret's Data field will be presented in a
-// volume
-// as files using the keys in the Data field as the file names.
+// SecretVolumeSource: Cloud Run fully managed: not supported Cloud Run
+// for Anthos: supported The contents of the target Secret's Data field
+// will be presented in a volume as files using the keys in the Data
+// field as the file names.
type SecretVolumeSource struct {
- // DefaultMode: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Mode bits to use on created files by default. Must be a value between
- // 0 and
- // 0777. Defaults to 0644. Directories within the path are not affected
- // by
- // this setting. This might be in conflict with other options that
- // affect the
- // file mode, like fsGroup, and the result can be other mode bits set.
+ // DefaultMode: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Mode bits to use on created files by
+ // default. Must be a value between 0 and 0777. Defaults to 0644.
+ // Directories within the path are not affected by this setting. This
+ // might be in conflict with other options that affect the file mode,
+ // like fsGroup, and the result can be other mode bits set.
DefaultMode int64 `json:"defaultMode,omitempty"`
- // Items: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // If unspecified, each key-value pair in the Data field of the
- // referenced
- // Secret will be projected into the volume as a file whose name is
- // the
- // key and content is the value. If specified, the listed keys will
- // be
- // projected into the specified paths, and unlisted keys will not
- // be
- // present. If a key is specified which is not present in the
- // Secret,
- // the volume setup will error unless it is marked optional.
+ // Items: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported If unspecified, each key-value pair in the Data
+ // field of the referenced Secret will be projected into the volume as a
+ // file whose name is the key and content is the value. If specified,
+ // the listed keys will be projected into the specified paths, and
+ // unlisted keys will not be present. If a key is specified which is not
+ // present in the Secret, the volume setup will error unless it is
+ // marked optional.
Items []*KeyToPath `json:"items,omitempty"`
- // Optional: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the Secret or its keys must be defined.
+ // Optional: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Specify whether the Secret or its keys must be
+ // defined.
Optional bool `json:"optional,omitempty"`
- // SecretName: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Name of the secret in the container's namespace to use.
+ // SecretName: Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Name of the secret in the container's namespace to
+ // use.
SecretName string `json:"secretName,omitempty"`
// ForceSendFields is a list of field names (e.g. "DefaultMode") to
@@ -4094,31 +3181,18 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// SecurityContext: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// SecurityContext holds security configuration that will be applied to
-// a
-// container. Some fields are present in both SecurityContext
-// and
-// PodSecurityContext. When both are set, the values in SecurityContext
-// take
-// precedence.
+// SecurityContext: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported SecurityContext holds security configuration that
+// will be applied to a container. Some fields are present in both
+// SecurityContext and PodSecurityContext. When both are set, the values
+// in SecurityContext take precedence.
type SecurityContext struct {
- // RunAsUser: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The UID to run the entrypoint of the container process.
- // Defaults to user specified in image metadata if unspecified.
- // May also be set in PodSecurityContext. If set in both
- // SecurityContext and
- // PodSecurityContext, the value specified in SecurityContext
- // takes
- // precedence.
+ // RunAsUser: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported The UID to run the entrypoint of the
+ // container process. Defaults to user specified in image metadata if
+ // unspecified. May also be set in PodSecurityContext. If set in both
+ // SecurityContext and PodSecurityContext, the value specified in
+ // SecurityContext takes precedence.
RunAsUser int64 `json:"runAsUser,omitempty"`
// ForceSendFields is a list of field names (e.g. "RunAsUser") to
@@ -4145,27 +3219,16 @@
}
// Service: Service acts as a top-level container that manages a set of
-// Routes and
-// Configurations which implement a network service. Service exists to
-// provide a
-// singular abstraction which can be access controlled, reasoned about,
-// and
-// which encapsulates software lifecycle decisions such as rollout
-// policy and
-// team resource ownership. Service acts only as an orchestrator of
-// the
-// underlying Routes and Configurations (much as a kubernetes
-// Deployment
-// orchestrates ReplicaSets).
-//
-// The Service's controller will track the statuses of its owned
-// Configuration
-// and Route, reflecting their statuses and conditions as its own.
-//
-// See
-// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#service
+// Routes and Configurations which implement a network service. Service
+// exists to provide a singular abstraction which can be access
+// controlled, reasoned about, and which encapsulates software lifecycle
+// decisions such as rollout policy and team resource ownership. Service
+// acts only as an orchestrator of the underlying Routes and
+// Configurations (much as a kubernetes Deployment orchestrates
+// ReplicaSets). The Service's controller will track the statuses of its
+// owned Configuration and Route, reflecting their statuses and
+// conditions as its own. See also:
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#service
type Service struct {
// ApiVersion: The API version for this call such as
// "serving.knative.dev/v1".
@@ -4175,16 +3238,14 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Service, including name,
- // namespace, labels,
- // and annotations.
+ // namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Service (from the client).
Spec *ServiceSpec `json:"spec,omitempty"`
// Status: Status communicates the observed state of the Service (from
- // the
- // controller).
+ // the controller).
Status *ServiceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -4215,17 +3276,15 @@
}
// ServiceSpec: ServiceSpec holds the desired state of the Route (from
-// the client), which
-// is used to manipulate the underlying Route and Configuration(s).
+// the client), which is used to manipulate the underlying Route and
+// Configuration(s).
type ServiceSpec struct {
- // Template: Template holds the latest specification for the Revision
- // to
+ // Template: Template holds the latest specification for the Revision to
// be stamped out.
Template *RevisionTemplate `json:"template,omitempty"`
// Traffic: Traffic specifies how to distribute traffic over a
- // collection of Knative
- // Revisions and Configurations.
+ // collection of Knative Revisions and Configurations.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
// ForceSendFields is a list of field names (e.g. "Template") to
@@ -4253,69 +3312,47 @@
// ServiceStatus: The current state of the Service. Output only.
type ServiceStatus struct {
- // Address: From RouteStatus.
- // Similar to url, information on where the service is available on
- // HTTP.
+ // Address: From RouteStatus. Similar to url, information on where the
+ // service is available on HTTP.
Address *Addressable `json:"address,omitempty"`
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
- // Service-specific conditions include:
- // * "ConfigurationsReady": true when the underlying Configuration is
- // ready.
- // * "RoutesReady": true when the underlying Route is ready.
- // * "Ready": true when both the underlying Route and Configuration
- // are
- // ready.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world. Service-specific
+ // conditions include: * "ConfigurationsReady": true when the underlying
+ // Configuration is ready. * "RoutesReady": true when the underlying
+ // Route is ready. * "Ready": true when both the underlying Route and
+ // Configuration are ready.
Conditions []*GoogleCloudRunV1Condition `json:"conditions,omitempty"`
- // LatestCreatedRevisionName: From
- // ConfigurationStatus.
+ // LatestCreatedRevisionName: From ConfigurationStatus.
// LatestCreatedRevisionName is the last revision that was created from
- // this
- // Service's Configuration. It might not be ready yet, for that
- // use
+ // this Service's Configuration. It might not be ready yet, for that use
// LatestReadyRevisionName.
LatestCreatedRevisionName string `json:"latestCreatedRevisionName,omitempty"`
- // LatestReadyRevisionName: From
- // ConfigurationStatus.
+ // LatestReadyRevisionName: From ConfigurationStatus.
// LatestReadyRevisionName holds the name of the latest Revision stamped
- // out
- // from this Service's Configuration that has had its "Ready" condition
- // become
- // "True".
+ // out from this Service's Configuration that has had its "Ready"
+ // condition become "True".
LatestReadyRevisionName string `json:"latestReadyRevisionName,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Route that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation and the Ready condition's
- // status
- // is True or False.
+ // Route that was last processed by the controller. Clients polling for
+ // completed reconciliation should poll until observedGeneration =
+ // metadata.generation and the Ready condition's status is True or
+ // False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
- // Traffic: From RouteStatus.
- // Traffic holds the configured traffic distribution.
- // These entries will always contain RevisionName references.
- // When ConfigurationName appears in the spec, this will hold
- // the
- // LatestReadyRevisionName that we last observed.
+ // Traffic: From RouteStatus. Traffic holds the configured traffic
+ // distribution. These entries will always contain RevisionName
+ // references. When ConfigurationName appears in the spec, this will
+ // hold the LatestReadyRevisionName that we last observed.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
- // Url: From RouteStatus.
- // URL holds the url that will distribute traffic over the provided
- // traffic
- // targets. It generally has the
- // form
- // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.
- // app
+ // Url: From RouteStatus. URL holds the url that will distribute traffic
+ // over the provided traffic targets. It generally has the form
+ // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Address") to
@@ -4344,20 +3381,15 @@
// SetIamPolicyRequest: Request message for `SetIamPolicy` method.
type SetIamPolicyRequest struct {
// Policy: REQUIRED: The complete policy to be applied to the
- // `resource`. The size of
- // the policy is limited to a few 10s of KB. An empty policy is a
- // valid policy but certain Cloud Platform services (such as
- // Projects)
- // might reject them.
+ // `resource`. The size of the policy is limited to a few 10s of KB. An
+ // empty policy is a valid policy but certain Cloud Platform services
+ // (such as Projects) might reject them.
Policy *Policy `json:"policy,omitempty"`
// UpdateMask: OPTIONAL: A FieldMask specifying which fields of the
- // policy to modify. Only
- // the fields in the mask will be modified. If no mask is provided,
- // the
- // following default mask is used:
- //
- // `paths: "bindings, etag"
+ // policy to modify. Only the fields in the mask will be modified. If no
+ // mask is provided, the following default mask is used: `paths:
+ // "bindings, etag"
UpdateMask string `json:"updateMask,omitempty"`
// ForceSendFields is a list of field names (e.g. "Policy") to
@@ -4386,46 +3418,34 @@
// Status: Status is a return value for calls that don't return other
// objects
type Status struct {
- // Code: Suggested HTTP return code for this status, 0 if not
- // set.
+ // Code: Suggested HTTP return code for this status, 0 if not set.
// +optional
Code int64 `json:"code,omitempty"`
- // Details: Extended data associated with the reason. Each reason may
- // define its
- // own extended details. This field is optional and the data returned
- // is not guaranteed to conform to any schema except that defined by
- // the reason type.
- // +optional
+ // Details: Extended data associated with the reason. Each reason may
+ // define its own extended details. This field is optional and the data
+ // returned is not guaranteed to conform to any schema except that
+ // defined by the reason type. +optional
Details *StatusDetails `json:"details,omitempty"`
// Message: A human-readable description of the status of this
- // operation.
- // +optional
+ // operation. +optional
Message string `json:"message,omitempty"`
- // Metadata: Standard list metadata.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#types-kinds
+ // Metadata: Standard list metadata. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds
// +optional
Metadata *ListMeta `json:"metadata,omitempty"`
// Reason: A machine-readable description of why this operation is in
- // the
- // "Failure" status. If this value is empty there
- // is no information available. A Reason clarifies an HTTP status
- // code but does not override it.
- // +optional
+ // the "Failure" status. If this value is empty there is no information
+ // available. A Reason clarifies an HTTP status code but does not
+ // override it. +optional
Reason string `json:"reason,omitempty"`
- // Status: Status of the operation.
- // One of: "Success" or "Failure".
- // More
+ // Status: Status of the operation. One of: "Success" or "Failure". More
// info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#spec-and-status
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status
// +optional
Status string `json:"status,omitempty"`
@@ -4457,35 +3477,24 @@
}
// StatusCause: StatusCause provides more information about an
-// api.Status failure, including
-// cases when multiple errors are encountered.
+// api.Status failure, including cases when multiple errors are
+// encountered.
type StatusCause struct {
// Field: The field of the resource that has caused this error, as named
- // by its JSON
- // serialization. May include dot and postfix notation for nested
- // attributes.
- // Arrays are zero-indexed. Fields may appear more than once in an
- // array of
- // causes due to fields having multiple errors.
- // Optional.
- //
- // Examples:
- // "name" - the field "name" on the current resource
- // "items[0].name" - the field "name" on the first array entry in
- // "items"
- // +optional
+ // by its JSON serialization. May include dot and postfix notation for
+ // nested attributes. Arrays are zero-indexed. Fields may appear more
+ // than once in an array of causes due to fields having multiple errors.
+ // Optional. Examples: "name" - the field "name" on the current resource
+ // "items[0].name" - the field "name" on the first array entry in
+ // "items" +optional
Field string `json:"field,omitempty"`
- // Message: A human-readable description of the cause of the error.
- // This field may be
- // presented as-is to a reader.
- // +optional
+ // Message: A human-readable description of the cause of the error. This
+ // field may be presented as-is to a reader. +optional
Message string `json:"message,omitempty"`
// Reason: A machine-readable description of the cause of the error. If
- // this value is
- // empty there is no information available.
- // +optional
+ // this value is empty there is no information available. +optional
Reason string `json:"reason,omitempty"`
// ForceSendFields is a list of field names (e.g. "Field") to
@@ -4512,58 +3521,42 @@
}
// StatusDetails: StatusDetails is a set of additional properties that
-// MAY be set by the
-// server to provide additional information about a response. The
-// Reason
-// field of a Status object defines what attributes will be set.
-// Clients
-// must ignore fields that do not match the defined type of each
-// attribute,
-// and should assume that any attribute may be empty, invalid, or
-// under
-// defined.
+// MAY be set by the server to provide additional information about a
+// response. The Reason field of a Status object defines what attributes
+// will be set. Clients must ignore fields that do not match the defined
+// type of each attribute, and should assume that any attribute may be
+// empty, invalid, or under defined.
type StatusDetails struct {
// Causes: The Causes array includes more details associated with the
- // StatusReason
- // failure. Not all StatusReasons may provide detailed causes.
- // +optional
+ // StatusReason failure. Not all StatusReasons may provide detailed
+ // causes. +optional
Causes []*StatusCause `json:"causes,omitempty"`
- // Group: The group attribute of the resource associated with the
- // status
+ // Group: The group attribute of the resource associated with the status
// StatusReason. +optional
Group string `json:"group,omitempty"`
// Kind: The kind attribute of the resource associated with the status
- // StatusReason.
- // On some operations may differ from the requested resource Kind.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#types-kinds
+ // StatusReason. On some operations may differ from the requested
+ // resource Kind. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds
// +optional
Kind string `json:"kind,omitempty"`
// Name: The name attribute of the resource associated with the status
- // StatusReason
- // (when there is a single name which can be described).
+ // StatusReason (when there is a single name which can be described).
// +optional
Name string `json:"name,omitempty"`
// RetryAfterSeconds: If specified, the time in seconds before the
- // operation should be retried.
- // Some errors may indicate the client must take an alternate action -
- // for
- // those errors this field may indicate how long to wait before taking
- // the
- // alternate action. +optional
+ // operation should be retried. Some errors may indicate the client must
+ // take an alternate action - for those errors this field may indicate
+ // how long to wait before taking the alternate action. +optional
RetryAfterSeconds int64 `json:"retryAfterSeconds,omitempty"`
- // Uid: UID of the resource.
- // (when there is a single resource which can be described).
- // More info:
- // http://kubernetes.io/docs/user-guide/identifiers#uids
- // +optional
+ // Uid: UID of the resource. (when there is a single resource which can
+ // be described). More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids +optional
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "Causes") to
@@ -4589,32 +3582,21 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// TCPSocketAction: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// TCPSocketAction describes an action based on opening a socket
+// TCPSocketAction: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported TCPSocketAction describes an action based on
+// opening a socket
type TCPSocketAction struct {
- // Host: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Optional: Host name to connect to, defaults to the pod IP.
+ // Host: (Optional) Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Optional: Host name to connect to, defaults to the
+ // pod IP.
Host string `json:"host,omitempty"`
- // Port: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Number or name of the port to access on the container.
- // Number must be in the range 1 to 65535.
- // Name must be an IANA_SVC_NAME.
- //
- // This field is currently limited to integer types only because of
- // proto's
- // inability to properly support the IntOrString golang type.
+ // Port: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported Number or name of the port to access on the container.
+ // Number must be in the range 1 to 65535. Name must be an
+ // IANA_SVC_NAME. This field is currently limited to integer types only
+ // because of proto's inability to properly support the IntOrString
+ // golang type.
Port int64 `json:"port,omitempty"`
// ForceSendFields is a list of field names (e.g. "Host") to
@@ -4644,11 +3626,8 @@
// method.
type TestIamPermissionsRequest struct {
// Permissions: The set of permissions to check for the `resource`.
- // Permissions with
- // wildcards (such as '*' or 'storage.*') are not allowed. For
- // more
- // information see
- // [IAM
+ // Permissions with wildcards (such as '*' or 'storage.*') are not
+ // allowed. For more information see [IAM
// Overview](https://cloud.google.com/iam/docs/overview#permissions).
Permissions []string `json:"permissions,omitempty"`
@@ -4679,8 +3658,7 @@
// method.
type TestIamPermissionsResponse struct {
// Permissions: A subset of `TestPermissionsRequest.permissions` that
- // the caller is
- // allowed.
+ // the caller is allowed.
Permissions []string `json:"permissions,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -4714,66 +3692,43 @@
// table for a Route.
type TrafficTarget struct {
// ConfigurationName: ConfigurationName of a configuration to whose
- // latest revision we will
- // send this portion of traffic. When the
- // "status.latestReadyRevisionName"
- // of the referenced configuration changes, we will automatically
- // migrate
- // traffic from the prior "latest ready" revision to the new one. This
- // field
- // is never set in Route's status, only its spec. This is mutually
- // exclusive
- // with RevisionName.
- //
+ // latest revision we will send this portion of traffic. When the
+ // "status.latestReadyRevisionName" of the referenced configuration
+ // changes, we will automatically migrate traffic from the prior "latest
+ // ready" revision to the new one. This field is never set in Route's
+ // status, only its spec. This is mutually exclusive with RevisionName.
// Cloud Run currently supports a single ConfigurationName.
ConfigurationName string `json:"configurationName,omitempty"`
// LatestRevision: LatestRevision may be optionally provided to indicate
- // that the latest
- // ready Revision of the Configuration should be used for this
- // traffic
- // target. When provided LatestRevision must be true if RevisionName
- // is
- // empty; it must be false when RevisionName is non-empty.
- //
- // +optional
+ // that the latest ready Revision of the Configuration should be used
+ // for this traffic target. When provided LatestRevision must be true if
+ // RevisionName is empty; it must be false when RevisionName is
+ // non-empty. +optional
LatestRevision bool `json:"latestRevision,omitempty"`
// Percent: Percent specifies percent of the traffic to this Revision or
- // Configuration.
- // This defaults to zero if unspecified.
- //
- // Cloud Run currently requires 100 percent for a single
- // ConfigurationName
+ // Configuration. This defaults to zero if unspecified. Cloud Run
+ // currently requires 100 percent for a single ConfigurationName
// TrafficTarget entry.
Percent int64 `json:"percent,omitempty"`
// RevisionName: RevisionName of a specific revision to which to send
- // this portion of
- // traffic. This is mutually exclusive with
- // ConfigurationName.
- //
- // Providing RevisionName in spec is not currently supported by Cloud
- // Run.
+ // this portion of traffic. This is mutually exclusive with
+ // ConfigurationName. Providing RevisionName in spec is not currently
+ // supported by Cloud Run.
RevisionName string `json:"revisionName,omitempty"`
- // Tag: Tag is optionally used to expose a dedicated url for
- // referencing
- // this target exclusively.
- //
- // Not currently supported in Cloud Run.
+ // Tag: Tag is optionally used to expose a dedicated url for referencing
+ // this target exclusively. Not currently supported in Cloud Run.
// +optional
Tag string `json:"tag,omitempty"`
// Url: Output only. URL displays the URL for accessing tagged traffic
- // targets. URL
- // is displayed in status, and is disallowed on spec. URL must contain
- // a
- // scheme (e.g. http://) and a hostname, but may not contain anything
- // else
- // (e.g. basic auth, url path, etc.
- //
- // Not currently supported in Cloud Run.
+ // targets. URL is displayed in status, and is disallowed on spec. URL
+ // must contain a scheme (e.g. http://) and a hostname, but may not
+ // contain anything else (e.g. basic auth, url path, etc. Not currently
+ // supported in Cloud Run.
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "ConfigurationName")
@@ -4800,27 +3755,19 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Volume: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// Volume represents a named volume in a container.
+// Volume: Cloud Run fully managed: not supported Cloud Run for Anthos:
+// supported Volume represents a named volume in a container.
type Volume struct {
- // ConfigMap: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
+ // ConfigMap: Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported
ConfigMap *ConfigMapVolumeSource `json:"configMap,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Volume's name.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported Volume's name.
Name string `json:"name,omitempty"`
- // Secret: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
+ // Secret: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported
Secret *SecretVolumeSource `json:"secret,omitempty"`
// ForceSendFields is a list of field names (e.g. "ConfigMap") to
@@ -4846,47 +3793,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// VolumeMount: Cloud Run fully managed: not supported
-//
-// Cloud Run for Anthos: supported
-//
-// VolumeMount describes a mounting of a Volume within a container.
+// VolumeMount: Cloud Run fully managed: not supported Cloud Run for
+// Anthos: supported VolumeMount describes a mounting of a Volume within
+// a container.
type VolumeMount struct {
- // MountPath: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Path within the container at which the volume should be mounted.
- // Must
- // not contain ':'.
+ // MountPath: Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Path within the container at which the volume
+ // should be mounted. Must not contain ':'.
MountPath string `json:"mountPath,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // This must match the Name of a Volume.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported This must match the Name of a Volume.
Name string `json:"name,omitempty"`
- // ReadOnly: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Only true is accepted.
- // Defaults to true.
+ // ReadOnly: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Only true is accepted. Defaults to true.
ReadOnly bool `json:"readOnly,omitempty"`
- // SubPath: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Path within the volume from which the container's volume should be
- // mounted.
- // Defaults to "" (volume's root).
+ // SubPath: (Optional) Cloud Run fully managed: not supported Cloud Run
+ // for Anthos: supported Path within the volume from which the
+ // container's volume should be mounted. Defaults to "" (volume's root).
SubPath string `json:"subPath,omitempty"`
// ForceSendFields is a list of field names (e.g. "MountPath") to
@@ -4967,7 +3893,7 @@
func (c *ApiV1NamespacesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5038,7 +3964,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -5076,8 +4002,8 @@
}
// UpdateMask sets the optional parameter "updateMask": Required.
-// Indicates which fields in the provided namespace to update.
-// This field is currently unused.
+// Indicates which fields in the provided namespace to update. This
+// field is currently unused.
func (c *ApiV1NamespacesPatchCall) UpdateMask(updateMask string) *ApiV1NamespacesPatchCall {
c.urlParams_.Set("updateMask", updateMask)
return c
@@ -5110,7 +4036,7 @@
func (c *ApiV1NamespacesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5183,14 +4109,14 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "updateMask": {
- // "description": "Required. Indicates which fields in the provided namespace to update.\nThis field is currently unused.",
+ // "description": "Required. Indicates which fields in the provided namespace to update. This field is currently unused.",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
@@ -5256,7 +4182,7 @@
func (c *ApiV1NamespacesSecretsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5329,7 +4255,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. The project ID or project number in which this secret should\nbe created.",
+ // "description": "Required. The project ID or project number in which this secret should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -5405,7 +4331,7 @@
func (c *ApiV1NamespacesSecretsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5476,7 +4402,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/secrets/[^/]+$",
// "required": true,
@@ -5505,16 +4431,11 @@
header_ http.Header
}
-// ReplaceSecret: Rpc to replace a secret.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
+// ReplaceSecret: Rpc to replace a secret. Only the spec and metadata
+// labels and annotations are modifiable. After the Update request,
+// Cloud Run will work to make the 'status' match the requested 'spec'.
// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// for optimistic concurrency control.
func (r *ApiV1NamespacesSecretsService) ReplaceSecret(name string, secret *Secret) *ApiV1NamespacesSecretsReplaceSecretCall {
c := &ApiV1NamespacesSecretsReplaceSecretCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -5549,7 +4470,7 @@
func (c *ApiV1NamespacesSecretsReplaceSecretCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5613,7 +4534,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a secret.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a secret. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "api/v1/namespaces/{namespacesId}/secrets/{secretsId}",
// "httpMethod": "PUT",
// "id": "run.api.v1.namespaces.secrets.replaceSecret",
@@ -5622,7 +4543,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/secrets/[^/]+$",
// "required": true,
@@ -5712,7 +4633,7 @@
func (c *NamespacesAuthorizeddomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5888,7 +4809,7 @@
func (c *NamespacesConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5959,7 +4880,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the configuration to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the configuration to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/configurations/[^/]+$",
// "required": true,
@@ -6003,9 +4924,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesConfigurationsListCall) FieldSelector(fieldSelector string) *NamespacesConfigurationsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -6019,8 +4940,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesConfigurationsListCall) LabelSelector(labelSelector string) *NamespacesConfigurationsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -6035,16 +4956,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesConfigurationsListCall) ResourceVersion(resourceVersion string) *NamespacesConfigurationsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesConfigurationsListCall) Watch(watch bool) *NamespacesConfigurationsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -6087,7 +5007,7 @@
func (c *NamespacesConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6163,7 +5083,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -6173,7 +5093,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -6184,19 +5104,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the configurations should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the configurations should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -6258,7 +5178,7 @@
func (c *NamespacesDomainmappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6331,7 +5251,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The namespace in which the domain mapping should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace in which the domain mapping should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -6385,12 +5305,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesDomainmappingsDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesDomainmappingsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -6423,7 +5340,7 @@
func (c *NamespacesDomainmappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6501,14 +5418,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the domain mapping to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the domain mapping to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -6579,7 +5496,7 @@
func (c *NamespacesDomainmappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6650,7 +5567,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the domain mapping to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the domain mapping to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
// "required": true,
@@ -6694,9 +5611,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesDomainmappingsListCall) FieldSelector(fieldSelector string) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -6710,8 +5627,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesDomainmappingsListCall) LabelSelector(labelSelector string) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -6726,16 +5643,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesDomainmappingsListCall) ResourceVersion(resourceVersion string) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesDomainmappingsListCall) Watch(watch bool) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -6778,7 +5694,7 @@
func (c *NamespacesDomainmappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6854,7 +5770,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -6864,7 +5780,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -6875,19 +5791,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the domain mappings should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the domain mappings should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -6936,12 +5852,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesRevisionsDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesRevisionsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -6974,7 +5887,7 @@
func (c *NamespacesRevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7052,14 +5965,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the revision to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the revision to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/revisions/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -7130,7 +6043,7 @@
func (c *NamespacesRevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7201,7 +6114,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the revision to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the revision to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/revisions/[^/]+$",
// "required": true,
@@ -7245,9 +6158,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesRevisionsListCall) FieldSelector(fieldSelector string) *NamespacesRevisionsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -7261,8 +6174,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesRevisionsListCall) LabelSelector(labelSelector string) *NamespacesRevisionsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -7277,16 +6190,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesRevisionsListCall) ResourceVersion(resourceVersion string) *NamespacesRevisionsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesRevisionsListCall) Watch(watch bool) *NamespacesRevisionsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -7329,7 +6241,7 @@
func (c *NamespacesRevisionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7405,7 +6317,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -7415,7 +6327,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -7426,19 +6338,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the revisions should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the revisions should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -7509,7 +6421,7 @@
func (c *NamespacesRoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7580,7 +6492,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the route to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the route to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/routes/[^/]+$",
// "required": true,
@@ -7624,9 +6536,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesRoutesListCall) FieldSelector(fieldSelector string) *NamespacesRoutesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -7640,8 +6552,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesRoutesListCall) LabelSelector(labelSelector string) *NamespacesRoutesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -7656,16 +6568,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesRoutesListCall) ResourceVersion(resourceVersion string) *NamespacesRoutesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesRoutesListCall) Watch(watch bool) *NamespacesRoutesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -7708,7 +6619,7 @@
func (c *NamespacesRoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7784,7 +6695,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -7794,7 +6705,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -7805,19 +6716,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the routes should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the routes should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -7879,7 +6790,7 @@
func (c *NamespacesServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7952,7 +6863,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The namespace in which the service should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace in which the service should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -7983,10 +6894,9 @@
header_ http.Header
}
-// Delete: Delete a service.
-// This will cause the Service to stop serving traffic and will delete
-// the
-// child entities like Routes, Configurations and Revisions.
+// Delete: Delete a service. This will cause the Service to stop serving
+// traffic and will delete the child entities like Routes,
+// Configurations and Revisions.
func (r *NamespacesServicesService) Delete(name string) *NamespacesServicesDeleteCall {
c := &NamespacesServicesDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -8009,12 +6919,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesServicesDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesServicesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -8047,7 +6954,7 @@
func (c *NamespacesServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8106,7 +7013,7 @@
}
return ret, nil
// {
- // "description": "Delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ // "description": "Delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
// "flatPath": "apis/serving.knative.dev/v1/namespaces/{namespacesId}/services/{servicesId}",
// "httpMethod": "DELETE",
// "id": "run.namespaces.services.delete",
@@ -8125,14 +7032,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the service to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the service to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/services/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -8203,7 +7110,7 @@
func (c *NamespacesServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8274,7 +7181,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the service to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/services/[^/]+$",
// "required": true,
@@ -8318,9 +7225,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesServicesListCall) FieldSelector(fieldSelector string) *NamespacesServicesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -8334,8 +7241,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesServicesListCall) LabelSelector(labelSelector string) *NamespacesServicesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -8350,16 +7257,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesServicesListCall) ResourceVersion(resourceVersion string) *NamespacesServicesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesServicesListCall) Watch(watch bool) *NamespacesServicesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -8402,7 +7308,7 @@
func (c *NamespacesServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8478,7 +7384,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -8488,7 +7394,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -8499,19 +7405,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the services should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the services should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -8538,15 +7444,10 @@
header_ http.Header
}
-// ReplaceService: Replace a service.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
-// May provide metadata.resourceVersion to enforce update from last read
-// for
+// ReplaceService: Replace a service. Only the spec and metadata labels
+// and annotations are modifiable. After the Update request, Cloud Run
+// will work to make the 'status' match the requested 'spec'. May
+// provide metadata.resourceVersion to enforce update from last read for
// optimistic concurrency control.
func (r *NamespacesServicesService) ReplaceService(name string, service *Service) *NamespacesServicesReplaceServiceCall {
c := &NamespacesServicesReplaceServiceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
@@ -8582,7 +7483,7 @@
func (c *NamespacesServicesReplaceServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8646,7 +7547,7 @@
}
return ret, nil
// {
- // "description": "Replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "apis/serving.knative.dev/v1/namespaces/{namespacesId}/services/{servicesId}",
// "httpMethod": "PUT",
// "id": "run.namespaces.services.replaceService",
@@ -8655,7 +7556,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service being replaced.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the service being replaced. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/services/[^/]+$",
// "required": true,
@@ -8753,7 +7654,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8948,7 +7849,7 @@
func (c *ProjectsLocationsAuthorizeddomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9124,7 +8025,7 @@
func (c *ProjectsLocationsConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9195,7 +8096,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the configuration to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the configuration to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/configurations/[^/]+$",
// "required": true,
@@ -9239,9 +8140,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsConfigurationsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -9255,8 +8156,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsConfigurationsListCall) LabelSelector(labelSelector string) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -9271,16 +8172,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsConfigurationsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsConfigurationsListCall) Watch(watch bool) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -9323,7 +8223,7 @@
func (c *ProjectsLocationsConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9399,7 +8299,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -9409,7 +8309,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -9420,19 +8320,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the configurations should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the configurations should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -9494,7 +8394,7 @@
func (c *ProjectsLocationsDomainmappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9567,7 +8467,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The namespace in which the domain mapping should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace in which the domain mapping should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -9621,12 +8521,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsDomainmappingsDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsDomainmappingsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -9659,7 +8556,7 @@
func (c *ProjectsLocationsDomainmappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9737,14 +8634,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the domain mapping to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the domain mapping to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -9815,7 +8712,7 @@
func (c *ProjectsLocationsDomainmappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9886,7 +8783,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the domain mapping to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the domain mapping to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
// "required": true,
@@ -9930,9 +8827,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsDomainmappingsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -9946,8 +8843,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsDomainmappingsListCall) LabelSelector(labelSelector string) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -9962,16 +8859,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsDomainmappingsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsDomainmappingsListCall) Watch(watch bool) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -10014,7 +8910,7 @@
func (c *ProjectsLocationsDomainmappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10090,7 +8986,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -10100,7 +8996,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -10111,19 +9007,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the domain mappings should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the domain mappings should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -10194,7 +9090,7 @@
func (c *ProjectsLocationsNamespacesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10265,7 +9161,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/namespaces/[^/]+$",
// "required": true,
@@ -10303,8 +9199,8 @@
}
// UpdateMask sets the optional parameter "updateMask": Required.
-// Indicates which fields in the provided namespace to update.
-// This field is currently unused.
+// Indicates which fields in the provided namespace to update. This
+// field is currently unused.
func (c *ProjectsLocationsNamespacesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsNamespacesPatchCall {
c.urlParams_.Set("updateMask", updateMask)
return c
@@ -10337,7 +9233,7 @@
func (c *ProjectsLocationsNamespacesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10410,14 +9306,14 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the namespace being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the namespace being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "updateMask": {
- // "description": "Required. Indicates which fields in the provided namespace to update.\nThis field is currently unused.",
+ // "description": "Required. Indicates which fields in the provided namespace to update. This field is currently unused.",
// "format": "google-fieldmask",
// "location": "query",
// "type": "string"
@@ -10470,12 +9366,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsRevisionsDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsRevisionsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -10508,7 +9401,7 @@
func (c *ProjectsLocationsRevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10586,14 +9479,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the revision to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the revision to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -10664,7 +9557,7 @@
func (c *ProjectsLocationsRevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10735,7 +9628,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the revision to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the revision to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
// "required": true,
@@ -10779,9 +9672,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsRevisionsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -10795,8 +9688,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsRevisionsListCall) LabelSelector(labelSelector string) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -10811,16 +9704,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsRevisionsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsRevisionsListCall) Watch(watch bool) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -10863,7 +9755,7 @@
func (c *ProjectsLocationsRevisionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10939,7 +9831,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -10949,7 +9841,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -10960,19 +9852,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the revisions should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the revisions should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -11043,7 +9935,7 @@
func (c *ProjectsLocationsRoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11114,7 +10006,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the route to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the route to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/routes/[^/]+$",
// "required": true,
@@ -11158,9 +10050,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsRoutesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -11174,8 +10066,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsRoutesListCall) LabelSelector(labelSelector string) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -11190,16 +10082,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsRoutesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsRoutesListCall) Watch(watch bool) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -11242,7 +10133,7 @@
func (c *ProjectsLocationsRoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11318,7 +10209,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -11328,7 +10219,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -11339,19 +10230,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the routes should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the routes should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -11413,7 +10304,7 @@
func (c *ProjectsLocationsSecretsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11486,7 +10377,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. The project ID or project number in which this secret should\nbe created.",
+ // "description": "Required. The project ID or project number in which this secret should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -11562,7 +10453,7 @@
func (c *ProjectsLocationsSecretsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11633,7 +10524,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/secrets/[^/]+$",
// "required": true,
@@ -11662,16 +10553,11 @@
header_ http.Header
}
-// ReplaceSecret: Rpc to replace a secret.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
+// ReplaceSecret: Rpc to replace a secret. Only the spec and metadata
+// labels and annotations are modifiable. After the Update request,
+// Cloud Run will work to make the 'status' match the requested 'spec'.
// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// for optimistic concurrency control.
func (r *ProjectsLocationsSecretsService) ReplaceSecret(name string, secret *Secret) *ProjectsLocationsSecretsReplaceSecretCall {
c := &ProjectsLocationsSecretsReplaceSecretCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -11706,7 +10592,7 @@
func (c *ProjectsLocationsSecretsReplaceSecretCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11770,7 +10656,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a secret.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a secret. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/secrets/{secretsId}",
// "httpMethod": "PUT",
// "id": "run.projects.locations.secrets.replaceSecret",
@@ -11779,7 +10665,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the secret being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the secret being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/secrets/[^/]+$",
// "required": true,
@@ -11846,7 +10732,7 @@
func (c *ProjectsLocationsServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11919,7 +10805,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The namespace in which the service should be created.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace in which the service should be created. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -11950,10 +10836,9 @@
header_ http.Header
}
-// Delete: Delete a service.
-// This will cause the Service to stop serving traffic and will delete
-// the
-// child entities like Routes, Configurations and Revisions.
+// Delete: Delete a service. This will cause the Service to stop serving
+// traffic and will delete the child entities like Routes,
+// Configurations and Revisions.
func (r *ProjectsLocationsServicesService) Delete(name string) *ProjectsLocationsServicesDeleteCall {
c := &ProjectsLocationsServicesDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -11976,12 +10861,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsServicesDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsServicesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -12014,7 +10896,7 @@
func (c *ProjectsLocationsServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12073,7 +10955,7 @@
}
return ret, nil
// {
- // "description": "Delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ // "description": "Delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
// "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
// "httpMethod": "DELETE",
// "id": "run.projects.locations.services.delete",
@@ -12092,14 +10974,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the service to delete.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the service to delete. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -12170,7 +11052,7 @@
func (c *ProjectsLocationsServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12241,7 +11123,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service to retrieve.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the service to retrieve. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -12271,9 +11153,8 @@
}
// GetIamPolicy: Get the IAM Access Control policy currently in effect
-// for the given
-// Cloud Run service. This result does not include any inherited
-// policies.
+// for the given Cloud Run service. This result does not include any
+// inherited policies.
func (r *ProjectsLocationsServicesService) GetIamPolicy(resource string) *ProjectsLocationsServicesGetIamPolicyCall {
c := &ProjectsLocationsServicesGetIamPolicyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resource = resource
@@ -12282,24 +11163,14 @@
// OptionsRequestedPolicyVersion sets the optional parameter
// "options.requestedPolicyVersion": The policy format version to be
-// returned.
-//
-// Valid values are 0, 1, and 3. Requests specifying an invalid value
-// will be
-// rejected.
-//
-// Requests for policies with any conditional bindings must specify
-// version 3.
-// Policies without any conditional bindings may specify any valid value
-// or
-// leave the field unset.
-//
-// To learn which resources support conditions in their IAM policies,
-// see
-// the
-// [IAM
-// documentation](https://cloud.google.com/iam/help/conditions/r
-// esource-policies).
+// returned. Valid values are 0, 1, and 3. Requests specifying an
+// invalid value will be rejected. Requests for policies with any
+// conditional bindings must specify version 3. Policies without any
+// conditional bindings may specify any valid value or leave the field
+// unset. To learn which resources support conditions in their IAM
+// policies, see the [IAM
+// documentation](https://cloud.google.com/iam/help/conditions/resource-p
+// olicies).
func (c *ProjectsLocationsServicesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsServicesGetIamPolicyCall {
c.urlParams_.Set("options.requestedPolicyVersion", fmt.Sprint(optionsRequestedPolicyVersion))
return c
@@ -12342,7 +11213,7 @@
func (c *ProjectsLocationsServicesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12404,7 +11275,7 @@
}
return ret, nil
// {
- // "description": "Get the IAM Access Control policy currently in effect for the given\nCloud Run service. This result does not include any inherited policies.",
+ // "description": "Get the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.",
// "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy",
// "httpMethod": "GET",
// "id": "run.projects.locations.services.getIamPolicy",
@@ -12413,13 +11284,13 @@
// ],
// "parameters": {
// "options.requestedPolicyVersion": {
- // "description": "Optional. The policy format version to be returned.\n\nValid values are 0, 1, and 3. Requests specifying an invalid value will be\nrejected.\n\nRequests for policies with any conditional bindings must specify version 3.\nPolicies without any conditional bindings may specify any valid value or\nleave the field unset.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
+ // "description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "resource": {
- // "description": "REQUIRED: The resource for which the policy is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ // "description": "REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -12463,9 +11334,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsServicesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -12479,8 +11350,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsServicesListCall) LabelSelector(labelSelector string) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -12495,16 +11366,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsServicesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsServicesListCall) Watch(watch bool) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -12547,7 +11417,7 @@
func (c *ProjectsLocationsServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12623,7 +11493,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -12633,7 +11503,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -12644,19 +11514,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The namespace from which the services should be listed.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The namespace from which the services should be listed. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -12683,15 +11553,10 @@
header_ http.Header
}
-// ReplaceService: Replace a service.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
-// May provide metadata.resourceVersion to enforce update from last read
-// for
+// ReplaceService: Replace a service. Only the spec and metadata labels
+// and annotations are modifiable. After the Update request, Cloud Run
+// will work to make the 'status' match the requested 'spec'. May
+// provide metadata.resourceVersion to enforce update from last read for
// optimistic concurrency control.
func (r *ProjectsLocationsServicesService) ReplaceService(name string, service *Service) *ProjectsLocationsServicesReplaceServiceCall {
c := &ProjectsLocationsServicesReplaceServiceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
@@ -12727,7 +11592,7 @@
func (c *ProjectsLocationsServicesReplaceServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12791,7 +11656,7 @@
}
return ret, nil
// {
- // "description": "Replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
// "httpMethod": "PUT",
// "id": "run.projects.locations.services.replaceService",
@@ -12800,7 +11665,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service being replaced.\nFor Cloud Run (fully managed), replace {namespace_id} with the project ID\nor number.",
+ // "description": "The name of the service being replaced. For Cloud Run (fully managed), replace {namespace_id} with the project ID or number.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -12833,8 +11698,7 @@
}
// SetIamPolicy: Sets the IAM Access control policy for the specified
-// Service. Overwrites
-// any existing policy.
+// Service. Overwrites any existing policy.
func (r *ProjectsLocationsServicesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsLocationsServicesSetIamPolicyCall {
c := &ProjectsLocationsServicesSetIamPolicyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resource = resource
@@ -12869,7 +11733,7 @@
func (c *ProjectsLocationsServicesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12933,7 +11797,7 @@
}
return ret, nil
// {
- // "description": "Sets the IAM Access control policy for the specified Service. Overwrites\nany existing policy.",
+ // "description": "Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.",
// "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy",
// "httpMethod": "POST",
// "id": "run.projects.locations.services.setIamPolicy",
@@ -12942,7 +11806,7 @@
// ],
// "parameters": {
// "resource": {
- // "description": "REQUIRED: The resource for which the policy is being specified.\nSee the operation documentation for the appropriate value for this field.",
+ // "description": "REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -12975,9 +11839,8 @@
}
// TestIamPermissions: Returns permissions that a caller has on the
-// specified Project.
-//
-// There are no permissions required for making this API call.
+// specified Project. There are no permissions required for making this
+// API call.
func (r *ProjectsLocationsServicesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsLocationsServicesTestIamPermissionsCall {
c := &ProjectsLocationsServicesTestIamPermissionsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resource = resource
@@ -13012,7 +11875,7 @@
func (c *ProjectsLocationsServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13076,7 +11939,7 @@
}
return ret, nil
// {
- // "description": "Returns permissions that a caller has on the specified Project.\n\nThere are no permissions required for making this API call.",
+ // "description": "Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.",
// "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:testIamPermissions",
// "httpMethod": "POST",
// "id": "run.projects.locations.services.testIamPermissions",
@@ -13085,7 +11948,7 @@
// ],
// "parameters": {
// "resource": {
- // "description": "REQUIRED: The resource for which the policy detail is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ // "description": "REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
diff --git a/run/v1alpha1/run-api.json b/run/v1alpha1/run-api.json
index 7d1757b..557780b 100644
--- a/run/v1alpha1/run-api.json
+++ b/run/v1alpha1/run-api.json
@@ -159,7 +159,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this cloudauditlogssource should\nbe created.",
+ "description": "The project ID or project number in which this cloudauditlogssource should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -197,14 +197,14 @@
"type": "string"
},
"name": {
- "description": "The name of the cloudauditlogssource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudauditlogssource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudauditlogssources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -227,7 +227,7 @@
],
"parameters": {
"name": {
- "description": "The name of the cloudauditlogssource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudauditlogssource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudauditlogssources/[^/]+$",
"required": true,
@@ -257,7 +257,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -267,7 +267,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -278,19 +278,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the cloudauditlogssources\nshould be listed.",
+ "description": "The project ID or project number from which the cloudauditlogssources should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -317,7 +317,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this cloudpubsubsource should\nbe created.",
+ "description": "The project ID or project number in which this cloudpubsubsource should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -355,14 +355,14 @@
"type": "string"
},
"name": {
- "description": "The name of the cloudpubsubsource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudpubsubsource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudpubsubsources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -385,7 +385,7 @@
],
"parameters": {
"name": {
- "description": "The name of the cloudpubsubsource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudpubsubsource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudpubsubsources/[^/]+$",
"required": true,
@@ -415,7 +415,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -425,7 +425,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -436,19 +436,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the cloudpubsubsources should\nbe listed.",
+ "description": "The project ID or project number from which the cloudpubsubsources should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -475,7 +475,7 @@
],
"parameters": {
"parent": {
- "description": "Required. The project ID or project number in which this cloudschedulersource should\nbe created.",
+ "description": "Required. The project ID or project number in which this cloudschedulersource should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -513,14 +513,14 @@
"type": "string"
},
"name": {
- "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudschedulersources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -543,7 +543,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudschedulersources/[^/]+$",
"required": true,
@@ -573,7 +573,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -583,7 +583,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -594,19 +594,19 @@
"type": "integer"
},
"parent": {
- "description": "Required. The project ID or project number from which the cloudschedulersources\nshould be listed.",
+ "description": "Required. The project ID or project number from which the cloudschedulersources should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -620,7 +620,7 @@
]
},
"replaceCloudSchedulerSource": {
- "description": "Rpc to replace a cloudschedulersource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a cloudschedulersource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "apis/events.cloud.google.com/v1alpha1/namespaces/{namespacesId}/cloudschedulersources/{cloudschedulersourcesId}",
"httpMethod": "PUT",
"id": "run.namespaces.cloudschedulersources.replaceCloudSchedulerSource",
@@ -629,7 +629,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudschedulersources/[^/]+$",
"required": true,
@@ -661,7 +661,7 @@
],
"parameters": {
"parent": {
- "description": "Required. The project ID or project number in which this cloudstoragesource should\nbe created.",
+ "description": "Required. The project ID or project number in which this cloudstoragesource should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -699,14 +699,14 @@
"type": "string"
},
"name": {
- "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudstoragesources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -729,7 +729,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudstoragesources/[^/]+$",
"required": true,
@@ -759,7 +759,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -769,7 +769,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -780,19 +780,19 @@
"type": "integer"
},
"parent": {
- "description": "Required. The project ID or project number from which the cloudstoragesources should\nbe listed.",
+ "description": "Required. The project ID or project number from which the cloudstoragesources should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -806,7 +806,7 @@
]
},
"replaceCloudStorageSource": {
- "description": "Rpc to replace a cloudstoragesource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a cloudstoragesource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "apis/events.cloud.google.com/v1alpha1/namespaces/{namespacesId}/cloudstoragesources/{cloudstoragesourcesId}",
"httpMethod": "PUT",
"id": "run.namespaces.cloudstoragesources.replaceCloudStorageSource",
@@ -815,7 +815,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/cloudstoragesources/[^/]+$",
"required": true,
@@ -847,7 +847,7 @@
],
"parameters": {
"name": {
- "description": "The name of the configuration being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the configuration being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/configurations/[^/]+$",
"required": true,
@@ -877,7 +877,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -887,7 +887,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -898,19 +898,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the configurations should be\nlisted.",
+ "description": "The project ID or project number from which the configurations should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -937,7 +937,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this domain mapping should be\ncreated.",
+ "description": "The project ID or project number in which this domain mapping should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -975,19 +975,19 @@
"type": "string"
},
"name": {
- "description": "The name of the domain mapping being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the domain mapping being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
"required": true,
"type": "string"
},
"orphanDependents": {
- "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
"location": "query",
"type": "boolean"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1010,7 +1010,7 @@
],
"parameters": {
"name": {
- "description": "The name of the domain mapping being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the domain mapping being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
"required": true,
@@ -1040,7 +1040,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1050,7 +1050,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1061,19 +1061,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the domain mappings should be\nlisted.",
+ "description": "The project ID or project number from which the domain mappings should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1110,19 +1110,19 @@
"type": "string"
},
"name": {
- "description": "The name of the revision being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the revision being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/revisions/[^/]+$",
"required": true,
"type": "string"
},
"orphanDependents": {
- "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
"location": "query",
"type": "boolean"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1145,7 +1145,7 @@
],
"parameters": {
"name": {
- "description": "The name of the revision being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the revision being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/revisions/[^/]+$",
"required": true,
@@ -1175,7 +1175,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1185,7 +1185,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1203,12 +1203,12 @@
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1235,7 +1235,7 @@
],
"parameters": {
"name": {
- "description": "The name of the route being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the route being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/routes/[^/]+$",
"required": true,
@@ -1265,7 +1265,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1275,7 +1275,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1293,12 +1293,12 @@
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1344,7 +1344,7 @@
]
},
"delete": {
- "description": "Rpc to delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ "description": "Rpc to delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
"flatPath": "apis/serving.knative.dev/v1alpha1/namespaces/{namespacesId}/services/{servicesId}",
"httpMethod": "DELETE",
"id": "run.namespaces.services.delete",
@@ -1363,19 +1363,19 @@
"type": "string"
},
"name": {
- "description": "The name of the service being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the service being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/services/[^/]+$",
"required": true,
"type": "string"
},
"orphanDependents": {
- "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
"location": "query",
"type": "boolean"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1398,7 +1398,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the service being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/services/[^/]+$",
"required": true,
@@ -1428,7 +1428,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1438,7 +1438,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1456,12 +1456,12 @@
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1475,7 +1475,7 @@
]
},
"replaceService": {
- "description": "Rpc to replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "apis/serving.knative.dev/v1alpha1/namespaces/{namespacesId}/services/{servicesId}",
"httpMethod": "PUT",
"id": "run.namespaces.services.replaceService",
@@ -1484,7 +1484,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service being replaced. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the service being replaced. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/services/[^/]+$",
"required": true,
@@ -1516,7 +1516,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this trigger should\nbe created.",
+ "description": "The project ID or project number in which this trigger should be created.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
@@ -1554,14 +1554,14 @@
"type": "string"
},
"name": {
- "description": "The name of the trigger being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the trigger being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/triggers/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1584,7 +1584,7 @@
],
"parameters": {
"name": {
- "description": "The name of the trigger being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the trigger being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/triggers/[^/]+$",
"required": true,
@@ -1614,7 +1614,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1624,7 +1624,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1635,19 +1635,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the triggers should\nbe listed.",
+ "description": "The project ID or project number from which the triggers should be listed.",
"location": "path",
"pattern": "^namespaces/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1763,7 +1763,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this cloudauditlogssource should\nbe created.",
+ "description": "The project ID or project number in which this cloudauditlogssource should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -1801,14 +1801,14 @@
"type": "string"
},
"name": {
- "description": "The name of the cloudauditlogssource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudauditlogssource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudauditlogssources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1831,7 +1831,7 @@
],
"parameters": {
"name": {
- "description": "The name of the cloudauditlogssource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudauditlogssource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudauditlogssources/[^/]+$",
"required": true,
@@ -1861,7 +1861,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -1871,7 +1871,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -1882,19 +1882,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the cloudauditlogssources\nshould be listed.",
+ "description": "The project ID or project number from which the cloudauditlogssources should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -1921,7 +1921,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this cloudpubsubsource should\nbe created.",
+ "description": "The project ID or project number in which this cloudpubsubsource should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -1959,14 +1959,14 @@
"type": "string"
},
"name": {
- "description": "The name of the cloudpubsubsource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudpubsubsource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudpubsubsources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -1989,7 +1989,7 @@
],
"parameters": {
"name": {
- "description": "The name of the cloudpubsubsource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the cloudpubsubsource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudpubsubsources/[^/]+$",
"required": true,
@@ -2019,7 +2019,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2029,7 +2029,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2040,19 +2040,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the cloudpubsubsources should\nbe listed.",
+ "description": "The project ID or project number from which the cloudpubsubsources should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2079,7 +2079,7 @@
],
"parameters": {
"parent": {
- "description": "Required. The project ID or project number in which this cloudschedulersource should\nbe created.",
+ "description": "Required. The project ID or project number in which this cloudschedulersource should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -2117,14 +2117,14 @@
"type": "string"
},
"name": {
- "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudschedulersources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -2147,7 +2147,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudschedulersources/[^/]+$",
"required": true,
@@ -2177,7 +2177,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2187,7 +2187,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2198,19 +2198,19 @@
"type": "integer"
},
"parent": {
- "description": "Required. The project ID or project number from which the cloudschedulersources\nshould be listed.",
+ "description": "Required. The project ID or project number from which the cloudschedulersources should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2224,7 +2224,7 @@
]
},
"replaceCloudSchedulerSource": {
- "description": "Rpc to replace a cloudschedulersource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a cloudschedulersource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/cloudschedulersources/{cloudschedulersourcesId}",
"httpMethod": "PUT",
"id": "run.projects.locations.cloudschedulersources.replaceCloudSchedulerSource",
@@ -2233,7 +2233,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudschedulersources/[^/]+$",
"required": true,
@@ -2265,7 +2265,7 @@
],
"parameters": {
"parent": {
- "description": "Required. The project ID or project number in which this cloudstoragesource should\nbe created.",
+ "description": "Required. The project ID or project number in which this cloudstoragesource should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -2303,14 +2303,14 @@
"type": "string"
},
"name": {
- "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudstoragesources/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -2333,7 +2333,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudstoragesources/[^/]+$",
"required": true,
@@ -2363,7 +2363,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2373,7 +2373,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2384,19 +2384,19 @@
"type": "integer"
},
"parent": {
- "description": "Required. The project ID or project number from which the cloudstoragesources should\nbe listed.",
+ "description": "Required. The project ID or project number from which the cloudstoragesources should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2410,7 +2410,7 @@
]
},
"replaceCloudStorageSource": {
- "description": "Rpc to replace a cloudstoragesource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a cloudstoragesource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/cloudstoragesources/{cloudstoragesourcesId}",
"httpMethod": "PUT",
"id": "run.projects.locations.cloudstoragesources.replaceCloudStorageSource",
@@ -2419,7 +2419,7 @@
],
"parameters": {
"name": {
- "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/cloudstoragesources/[^/]+$",
"required": true,
@@ -2451,7 +2451,7 @@
],
"parameters": {
"name": {
- "description": "The name of the configuration being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the configuration being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/configurations/[^/]+$",
"required": true,
@@ -2481,7 +2481,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2491,7 +2491,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2502,19 +2502,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the configurations should be\nlisted.",
+ "description": "The project ID or project number from which the configurations should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2541,7 +2541,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this domain mapping should be\ncreated.",
+ "description": "The project ID or project number in which this domain mapping should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -2579,19 +2579,19 @@
"type": "string"
},
"name": {
- "description": "The name of the domain mapping being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the domain mapping being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
"required": true,
"type": "string"
},
"orphanDependents": {
- "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
"location": "query",
"type": "boolean"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -2614,7 +2614,7 @@
],
"parameters": {
"name": {
- "description": "The name of the domain mapping being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the domain mapping being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
"required": true,
@@ -2644,7 +2644,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2654,7 +2654,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2665,19 +2665,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the domain mappings should be\nlisted.",
+ "description": "The project ID or project number from which the domain mappings should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2714,19 +2714,19 @@
"type": "string"
},
"name": {
- "description": "The name of the revision being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the revision being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
"required": true,
"type": "string"
},
"orphanDependents": {
- "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
"location": "query",
"type": "boolean"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -2749,7 +2749,7 @@
],
"parameters": {
"name": {
- "description": "The name of the revision being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the revision being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
"required": true,
@@ -2779,7 +2779,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2789,7 +2789,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2807,12 +2807,12 @@
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2839,7 +2839,7 @@
],
"parameters": {
"name": {
- "description": "The name of the route being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the route being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/routes/[^/]+$",
"required": true,
@@ -2869,7 +2869,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -2879,7 +2879,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -2897,12 +2897,12 @@
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -2948,7 +2948,7 @@
]
},
"delete": {
- "description": "Rpc to delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ "description": "Rpc to delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
"httpMethod": "DELETE",
"id": "run.projects.locations.services.delete",
@@ -2967,19 +2967,19 @@
"type": "string"
},
"name": {
- "description": "The name of the service being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the service being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
"type": "string"
},
"orphanDependents": {
- "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
"location": "query",
"type": "boolean"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -3002,7 +3002,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the service being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -3018,7 +3018,7 @@
]
},
"getIamPolicy": {
- "description": "Get the IAM Access Control policy currently in effect for the given\nCloud Run service. This result does not include any inherited policies.",
+ "description": "Get the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy",
"httpMethod": "GET",
"id": "run.projects.locations.services.getIamPolicy",
@@ -3027,13 +3027,13 @@
],
"parameters": {
"options.requestedPolicyVersion": {
- "description": "Optional. The policy format version to be returned.\n\nValid values are 0, 1, and 3. Requests specifying an invalid value will be\nrejected.\n\nRequests for policies with any conditional bindings must specify version 3.\nPolicies without any conditional bindings may specify any valid value or\nleave the field unset.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
+ "description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
"format": "int32",
"location": "query",
"type": "integer"
},
"resource": {
- "description": "REQUIRED: The resource for which the policy is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ "description": "REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -3063,7 +3063,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -3073,7 +3073,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -3091,12 +3091,12 @@
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -3110,7 +3110,7 @@
]
},
"replaceService": {
- "description": "Rpc to replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ "description": "Rpc to replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
"httpMethod": "PUT",
"id": "run.projects.locations.services.replaceService",
@@ -3119,7 +3119,7 @@
],
"parameters": {
"name": {
- "description": "The name of the service being replaced. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the service being replaced. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -3138,7 +3138,7 @@
]
},
"setIamPolicy": {
- "description": "Sets the IAM Access control policy for the specified Service. Overwrites\nany existing policy.",
+ "description": "Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy",
"httpMethod": "POST",
"id": "run.projects.locations.services.setIamPolicy",
@@ -3147,7 +3147,7 @@
],
"parameters": {
"resource": {
- "description": "REQUIRED: The resource for which the policy is being specified.\nSee the operation documentation for the appropriate value for this field.",
+ "description": "REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -3166,7 +3166,7 @@
]
},
"testIamPermissions": {
- "description": "Returns permissions that a caller has on the specified Project.\n\nThere are no permissions required for making this API call.",
+ "description": "Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:testIamPermissions",
"httpMethod": "POST",
"id": "run.projects.locations.services.testIamPermissions",
@@ -3175,7 +3175,7 @@
],
"parameters": {
"resource": {
- "description": "REQUIRED: The resource for which the policy detail is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ "description": "REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
"required": true,
@@ -3207,7 +3207,7 @@
],
"parameters": {
"parent": {
- "description": "The project ID or project number in which this trigger should\nbe created.",
+ "description": "The project ID or project number in which this trigger should be created.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
@@ -3245,14 +3245,14 @@
"type": "string"
},
"name": {
- "description": "The name of the trigger being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the trigger being deleted. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/triggers/[^/]+$",
"required": true,
"type": "string"
},
"propagationPolicy": {
- "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
"location": "query",
"type": "string"
}
@@ -3275,7 +3275,7 @@
],
"parameters": {
"name": {
- "description": "The name of the trigger being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ "description": "The name of the trigger being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/triggers/[^/]+$",
"required": true,
@@ -3305,7 +3305,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -3315,7 +3315,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -3326,19 +3326,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the triggers should\nbe listed.",
+ "description": "The project ID or project number from which the triggers should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -3358,7 +3358,7 @@
}
}
},
- "revision": "20200706",
+ "revision": "20200720",
"rootUrl": "https://run.googleapis.com/",
"schemas": {
"Addressable": {
@@ -3376,7 +3376,7 @@
"type": "object"
},
"AuditConfig": {
- "description": "Specifies the audit configuration for a service.\nThe configuration determines which permission types are logged, and what\nidentities, if any, are exempted from logging.\nAn AuditConfig must have one or more AuditLogConfigs.\n\nIf there are AuditConfigs for both `allServices` and a specific service,\nthe union of the two AuditConfigs is used for that service: the log_types\nspecified in each AuditConfig are enabled, and the exempted_members in each\nAuditLogConfig are exempted.\n\nExample Policy with multiple AuditConfigs:\n\n {\n \"audit_configs\": [\n {\n \"service\": \"allServices\",\n \"audit_log_configs\": [\n {\n \"log_type\": \"DATA_READ\",\n \"exempted_members\": [\n \"user:jose@example.com\"\n ]\n },\n {\n \"log_type\": \"DATA_WRITE\"\n },\n {\n \"log_type\": \"ADMIN_READ\"\n }\n ]\n },\n {\n \"service\": \"sampleservice.googleapis.com\",\n \"audit_log_configs\": [\n {\n \"log_type\": \"DATA_READ\"\n },\n {\n \"log_type\": \"DATA_WRITE\",\n \"exempted_members\": [\n \"user:aliya@example.com\"\n ]\n }\n ]\n }\n ]\n }\n\nFor sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ\nlogging. It also exempts jose@example.com from DATA_READ logging, and\naliya@example.com from DATA_WRITE logging.",
+ "description": "Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both `allServices` and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { \"audit_configs\": [ { \"service\": \"allServices\", \"audit_log_configs\": [ { \"log_type\": \"DATA_READ\", \"exempted_members\": [ \"user:jose@example.com\" ] }, { \"log_type\": \"DATA_WRITE\" }, { \"log_type\": \"ADMIN_READ\" } ] }, { \"service\": \"sampleservice.googleapis.com\", \"audit_log_configs\": [ { \"log_type\": \"DATA_READ\" }, { \"log_type\": \"DATA_WRITE\", \"exempted_members\": [ \"user:aliya@example.com\" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts jose@example.com from DATA_READ logging, and aliya@example.com from DATA_WRITE logging.",
"id": "AuditConfig",
"properties": {
"auditLogConfigs": {
@@ -3387,18 +3387,18 @@
"type": "array"
},
"service": {
- "description": "Specifies a service that will be enabled for audit logging.\nFor example, `storage.googleapis.com`, `cloudsql.googleapis.com`.\n`allServices` is a special value that covers all services.",
+ "description": "Specifies a service that will be enabled for audit logging. For example, `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special value that covers all services.",
"type": "string"
}
},
"type": "object"
},
"AuditLogConfig": {
- "description": "Provides the configuration for logging a type of permissions.\nExample:\n\n {\n \"audit_log_configs\": [\n {\n \"log_type\": \"DATA_READ\",\n \"exempted_members\": [\n \"user:jose@example.com\"\n ]\n },\n {\n \"log_type\": \"DATA_WRITE\"\n }\n ]\n }\n\nThis enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting\njose@example.com from DATA_READ logging.",
+ "description": "Provides the configuration for logging a type of permissions. Example: { \"audit_log_configs\": [ { \"log_type\": \"DATA_READ\", \"exempted_members\": [ \"user:jose@example.com\" ] }, { \"log_type\": \"DATA_WRITE\" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging.",
"id": "AuditLogConfig",
"properties": {
"exemptedMembers": {
- "description": "Specifies the identities that do not cause logging for this type of\npermission.\nFollows the same format of Binding.members.",
+ "description": "Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members.",
"items": {
"type": "string"
},
@@ -3424,7 +3424,7 @@
"type": "object"
},
"AuthorizedDomain": {
- "description": "A domain that a user has been authorized to administer. To authorize use\nof a domain, verify ownership via\n[Webmaster Central](https://www.google.com/webmasters/verification/home).",
+ "description": "A domain that a user has been authorized to administer. To authorize use of a domain, verify ownership via [Webmaster Central](https://www.google.com/webmasters/verification/home).",
"id": "AuthorizedDomain",
"properties": {
"id": {
@@ -3432,7 +3432,7 @@
"type": "string"
},
"name": {
- "description": "Read only. Full path to the `AuthorizedDomain` resource in the API.\nExample: `apps/myapp/authorizedDomains/example.com`.",
+ "description": "Read only. Full path to the `AuthorizedDomain` resource in the API. Example: `apps/myapp/authorizedDomains/example.com`.",
"type": "string"
}
},
@@ -3444,17 +3444,17 @@
"properties": {
"condition": {
"$ref": "Expr",
- "description": "The condition that is associated with this binding.\n\nIf the condition evaluates to `true`, then this binding applies to the\ncurrent request.\n\nIf the condition evaluates to `false`, then this binding does not apply to\nthe current request. However, a different role binding might grant the same\nrole to one or more of the members in this binding.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
+ "description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the members in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
},
"members": {
- "description": "Specifies the identities requesting access for a Cloud Platform resource.\n`members` can have the following values:\n\n* `allUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special identifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a specific Google\n account. For example, `alice@example.com` .\n\n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{emailid}`: An email address that represents a Google group.\n For example, `admins@example.com`.\n\n* `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique\n identifier) representing a user that has been recently deleted. For\n example, `alice@example.com?uid=123456789012345678901`. If the user is\n recovered, this value reverts to `user:{emailid}` and the recovered user\n retains the role in the binding.\n\n* `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus\n unique identifier) representing a service account that has been recently\n deleted. For example,\n `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.\n If the service account is undeleted, this value reverts to\n `serviceAccount:{emailid}` and the undeleted service account retains the\n role in the binding.\n\n* `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique\n identifier) representing a Google group that has been recently\n deleted. For example, `admins@example.com?uid=123456789012345678901`. If\n the group is recovered, this value reverts to `group:{emailid}` and the\n recovered group retains the role in the binding.\n\n\n* `domain:{domain}`: The G Suite domain (primary) that represents all the\n users of that domain. For example, `google.com` or `example.com`.\n\n",
+ "description": "Specifies the identities requesting access for a Cloud Platform resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"items": {
"type": "string"
},
"type": "array"
},
"role": {
- "description": "Role that is assigned to `members`.\nFor example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
+ "description": "Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
"type": "string"
}
},
@@ -3465,14 +3465,14 @@
"id": "Capabilities",
"properties": {
"add": {
- "description": "Added capabilities\n+optional",
+ "description": "Added capabilities +optional",
"items": {
"type": "string"
},
"type": "array"
},
"drop": {
- "description": "Removed capabilities\n+optional",
+ "description": "Removed capabilities +optional",
"items": {
"type": "string"
},
@@ -3502,7 +3502,7 @@
},
"status": {
"$ref": "CloudAuditLogsSourceStatus",
- "description": "Status represents the current state of the CloudAuditLogsSource. This data\nmay be out of date. +optional"
+ "description": "Status represents the current state of the CloudAuditLogsSource. This data may be out of date. +optional"
}
},
"type": "object"
@@ -3513,63 +3513,63 @@
"properties": {
"ceOverrides": {
"$ref": "CloudEventOverrides",
- "description": "CloudEventOverrides defines overrides to control the output format and\nmodifications of the event sent to the sink.\n+optional"
+ "description": "CloudEventOverrides defines overrides to control the output format and modifications of the event sent to the sink. +optional"
},
"methodName": {
- "description": "Required. The method name at the service API. This must match \"methodName\" in Cloud\nAudit Logs. Regex or Wildcards (*) are not supported.\nExample: \"google.cloud.bigquery.job.create\".",
+ "description": "Required. The method name at the service API. This must match \"methodName\" in Cloud Audit Logs. Regex or Wildcards (*) are not supported. Example: \"google.cloud.bigquery.job.create\".",
"type": "string"
},
"resourceName": {
- "description": "Optional. The resource specification. This must match \"methodName\"\nin Cloud Audit Logs. Regex or Wildcards (*) are not supported.\nExample: \"projects/my-project/jobs/foo\".",
+ "description": "Optional. The resource specification. This must match \"methodName\" in Cloud Audit Logs. Regex or Wildcards (*) are not supported. Example: \"projects/my-project/jobs/foo\".",
"type": "string"
},
"serviceAccountName": {
- "description": "Optional. Email address of the IAM service account associated with the source. The\nservice account represents the identity of the source, and determines what\npermissions the source has. If not provided, the source will use the\nproject's default service account.",
+ "description": "Optional. Email address of the IAM service account associated with the source. The service account represents the identity of the source, and determines what permissions the source has. If not provided, the source will use the project's default service account.",
"type": "string"
},
"serviceName": {
- "description": "Required. The GCP service name. This must match \"serviceName\" in Cloud Audit Logs.\nRegex or Wildcards (*) are not supported.\nExample: \"bigquery.googleapis.com\".",
+ "description": "Required. The GCP service name. This must match \"serviceName\" in Cloud Audit Logs. Regex or Wildcards (*) are not supported. Example: \"bigquery.googleapis.com\".",
"type": "string"
},
"sink": {
"$ref": "Destination",
- "description": "Sink is a reference to an object that will resolve to a domain name or a\nURI directly to use as the sink."
+ "description": "Sink is a reference to an object that will resolve to a domain name or a URI directly to use as the sink."
}
},
"type": "object"
},
"CloudAuditLogsSourceStatus": {
- "description": "CloudAuditLogsSourceStatus represents the current state of a\nCloudAuditLogsSource.",
+ "description": "CloudAuditLogsSourceStatus represents the current state of a CloudAuditLogsSource.",
"id": "CloudAuditLogsSourceStatus",
"properties": {
"conditions": {
- "description": "Array of observed CloudAuditLogsSourceConditions, indicating the current\nstate of the CloudAuditLogsSource.",
+ "description": "Array of observed CloudAuditLogsSourceConditions, indicating the current state of the CloudAuditLogsSource.",
"items": {
"$ref": "Condition"
},
"type": "array"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the CloudAuditLogsSource that\nwas last processed by the controller.",
+ "description": "ObservedGeneration is the 'Generation' of the CloudAuditLogsSource that was last processed by the controller.",
"format": "int32",
"type": "integer"
},
"sinkUri": {
- "description": "SinkURI is the current active sink URI that has been configured for the\nSource.\n+optional",
+ "description": "SinkURI is the current active sink URI that has been configured for the Source. +optional",
"type": "string"
}
},
"type": "object"
},
"CloudEventOverrides": {
- "description": "CloudEventOverrides defines arguments for a Source that control the output\nformat of the CloudEvents produced by the Source.",
+ "description": "CloudEventOverrides defines arguments for a Source that control the output format of the CloudEvents produced by the Source.",
"id": "CloudEventOverrides",
"properties": {
"extensions": {
"additionalProperties": {
"type": "string"
},
- "description": "Extensions specify what attribute are added or overridden on the outbound\nevent. Each `Extensions` key-value pair are set on the event as an\nattribute extension independently.\n+optional",
+ "description": "Extensions specify what attribute are added or overridden on the outbound event. Each `Extensions` key-value pair are set on the event as an attribute extension independently. +optional",
"type": "object"
}
},
@@ -3596,7 +3596,7 @@
},
"status": {
"$ref": "CloudPubSubSourceStatus",
- "description": "Status represents the current state of the CloudPubSubSource. This data may\nbe out of date. +optional"
+ "description": "Status represents the current state of the CloudPubSubSource. This data may be out of date. +optional"
}
},
"type": "object"
@@ -3606,39 +3606,39 @@
"id": "CloudPubSubSourceSpec",
"properties": {
"ackDeadline": {
- "description": "AckDeadline is the default maximum time after a subscriber receives a\nmessage before the subscriber should acknowledge the message. Defaults\nto 30 seconds ('30s').\n+optional",
+ "description": "AckDeadline is the default maximum time after a subscriber receives a message before the subscriber should acknowledge the message. Defaults to 30 seconds ('30s'). +optional",
"type": "string"
},
"ceOverrides": {
"$ref": "CloudEventOverrides",
- "description": "CloudEventOverrides defines overrides to control the output format and\nmodifications of the event sent to the sink.\n+optional"
+ "description": "CloudEventOverrides defines overrides to control the output format and modifications of the event sent to the sink. +optional"
},
"project": {
- "description": "Project is the ID of the Google Cloud Project that the CloudPubSubSource\nTopic exists in. If omitted, defaults to same as the cluster. +optional",
+ "description": "Project is the ID of the Google Cloud Project that the CloudPubSubSource Topic exists in. If omitted, defaults to same as the cluster. +optional",
"type": "string"
},
"pubsubSecret": {
"$ref": "SecretKeySelector",
- "description": "CloudPubSubSourceSecret is the credential to use to create\nTopic / PullSubscription resources. If omitted, uses Secret."
+ "description": "CloudPubSubSourceSecret is the credential to use to create Topic / PullSubscription resources. If omitted, uses Secret."
},
"retainAckedMessages": {
- "description": "RetainAckedMessages defines whether to retain acknowledged messages. If\ntrue, acknowledged messages will not be expunged until they fall out of\nthe RetentionDuration window.",
+ "description": "RetainAckedMessages defines whether to retain acknowledged messages. If true, acknowledged messages will not be expunged until they fall out of the RetentionDuration window.",
"type": "boolean"
},
"retentionDuration": {
- "description": "RetentionDuration defines how long to retain messages in backlog, from\nthe time of publish. If RetainAckedMessages is true, this duration\naffects the retention of acknowledged messages, otherwise only\nunacknowledged messages are retained. Cannot be longer than 7 days or\nshorter than 10 minutes. Defaults to 7 days ('7d').\n+optional",
+ "description": "RetentionDuration defines how long to retain messages in backlog, from the time of publish. If RetainAckedMessages is true, this duration affects the retention of acknowledged messages, otherwise only unacknowledged messages are retained. Cannot be longer than 7 days or shorter than 10 minutes. Defaults to 7 days ('7d'). +optional",
"type": "string"
},
"secret": {
"$ref": "SecretKeySelector",
- "description": "Secret is the credential to use to create the Scheduler Job.\nIf not specified, defaults to:\nName: google-cloud-key\nKey: key.json\n+optional"
+ "description": "Secret is the credential to use to create the Scheduler Job. If not specified, defaults to: Name: google-cloud-key Key: key.json +optional"
},
"sink": {
"$ref": "Destination",
- "description": "Sink is a reference to an object that will resolve to a domain name or a\nURI directly to use as the sink."
+ "description": "Sink is a reference to an object that will resolve to a domain name or a URI directly to use as the sink."
},
"topic": {
- "description": "Topic is the ID of the CloudPubSubSource Topic to Subscribe to. It must\nbe in the form of the unique identifier within the project, not the\nentire name. E.g. it must be 'laconia', not\n'projects/my-proj/topics/laconia'.",
+ "description": "Topic is the ID of the CloudPubSubSource Topic to Subscribe to. It must be in the form of the unique identifier within the project, not the entire name. E.g. it must be 'laconia', not 'projects/my-proj/topics/laconia'.",
"type": "string"
}
},
@@ -3649,19 +3649,19 @@
"id": "CloudPubSubSourceStatus",
"properties": {
"conditions": {
- "description": "Array of observed CloudPubSubSourceConditions, indicating the current state\nof the CloudPubSubSource.",
+ "description": "Array of observed CloudPubSubSourceConditions, indicating the current state of the CloudPubSubSource.",
"items": {
"$ref": "Condition"
},
"type": "array"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the CloudPubSubSource that\nwas last processed by the controller.",
+ "description": "ObservedGeneration is the 'Generation' of the CloudPubSubSource that was last processed by the controller.",
"format": "int32",
"type": "integer"
},
"sinkUri": {
- "description": "SinkURI is the current active sink URI that has been configured for the\nSource.\n+optional",
+ "description": "SinkURI is the current active sink URI that has been configured for the Source. +optional",
"type": "string"
}
},
@@ -3689,7 +3689,7 @@
},
"status": {
"$ref": "CloudSchedulerSourceStatus",
- "description": "Status represents the current state of the CloudSchedulerSource. This data\nmay be out of date."
+ "description": "Status represents the current state of the CloudSchedulerSource. This data may be out of date."
}
},
"type": "object"
@@ -3700,7 +3700,7 @@
"properties": {
"ceOverrides": {
"$ref": "CloudEventOverrides",
- "description": "CloudEventOverrides defines overrides to control the output format and\nmodifications of the event sent to the sink."
+ "description": "CloudEventOverrides defines overrides to control the output format and modifications of the event sent to the sink."
},
"data": {
"description": "Data to send in the payload of the Event.",
@@ -3711,46 +3711,46 @@
"type": "string"
},
"project": {
- "description": "Project is the ID of the Google Cloud Project that the CloudPubSubSource\nTopic exists in. If omitted, defaults to same as the cluster.",
+ "description": "Project is the ID of the Google Cloud Project that the CloudPubSubSource Topic exists in. If omitted, defaults to same as the cluster.",
"type": "string"
},
"pubsubSecret": {
"$ref": "SecretKeySelector",
- "description": "CloudPubSubSourceSecret is the credential to use to create\nTopic / PullSubscription resources. If omitted, uses Secret."
+ "description": "CloudPubSubSourceSecret is the credential to use to create Topic / PullSubscription resources. If omitted, uses Secret."
},
"schedule": {
- "description": "Schedule in cron format, for example: \"* * * * *\" would be run\nevery minute.",
+ "description": "Schedule in cron format, for example: \"* * * * *\" would be run every minute.",
"type": "string"
},
"secret": {
"$ref": "SecretKeySelector",
- "description": "Secret is the credential to use to create the Scheduler Job.\nIf not specified, defaults to:\nName: google-cloud-key\nKey: key.json"
+ "description": "Secret is the credential to use to create the Scheduler Job. If not specified, defaults to: Name: google-cloud-key Key: key.json"
},
"sink": {
"$ref": "Destination",
- "description": "Sink is a reference to an object that will resolve to a domain name or a\nURI directly to use as the sink."
+ "description": "Sink is a reference to an object that will resolve to a domain name or a URI directly to use as the sink."
}
},
"type": "object"
},
"CloudSchedulerSourceStatus": {
- "description": "CloudSchedulerSourceStatus represents the current state of a\nCloudSchedulerSource.",
+ "description": "CloudSchedulerSourceStatus represents the current state of a CloudSchedulerSource.",
"id": "CloudSchedulerSourceStatus",
"properties": {
"conditions": {
- "description": "Array of observed CloudSchedulerSourceConditions, indicating the current\nstate of the CloudSchedulerSource.",
+ "description": "Array of observed CloudSchedulerSourceConditions, indicating the current state of the CloudSchedulerSource.",
"items": {
"$ref": "Condition"
},
"type": "array"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the CloudSchedulerSource that\nwas last processed by the controller.",
+ "description": "ObservedGeneration is the 'Generation' of the CloudSchedulerSource that was last processed by the controller.",
"format": "int32",
"type": "integer"
},
"sinkUri": {
- "description": "SinkURI is the current active sink URI that has been configured for the\nSource.",
+ "description": "SinkURI is the current active sink URI that has been configured for the Source.",
"type": "string"
}
},
@@ -3778,7 +3778,7 @@
},
"status": {
"$ref": "CloudStorageSourceStatus",
- "description": "Status represents the current state of the CloudStorageSource. This data\nmay be out of date."
+ "description": "Status represents the current state of the CloudStorageSource. This data may be out of date."
}
},
"type": "object"
@@ -3793,7 +3793,7 @@
},
"ceOverrides": {
"$ref": "CloudEventOverrides",
- "description": "CloudEventOverrides defines overrides to control the output format and\nmodifications of the event sent to the sink."
+ "description": "CloudEventOverrides defines overrides to control the output format and modifications of the event sent to the sink."
},
"eventTypes": {
"description": "EventTypes to subscribe to. If unspecified, then subscribe to all events.",
@@ -3807,50 +3807,50 @@
"type": "string"
},
"payloadFormat": {
- "description": "PayloadFormat specifies the contents of the message payload.\nSee https://cloud.google.com/storage/docs/pubsub-notifications#payload.",
+ "description": "PayloadFormat specifies the contents of the message payload. See https://cloud.google.com/storage/docs/pubsub-notifications#payload.",
"type": "string"
},
"project": {
- "description": "Project is the ID of the Google Cloud Project that the PubSub Topic exists\nin. If omitted, defaults to same as the cluster.",
+ "description": "Project is the ID of the Google Cloud Project that the PubSub Topic exists in. If omitted, defaults to same as the cluster.",
"type": "string"
},
"pubsubSecret": {
"$ref": "SecretKeySelector",
- "description": "PubSubSecret is the credential to use to create\nTopic / PullSubscription resources. If omitted, uses Secret."
+ "description": "PubSubSecret is the credential to use to create Topic / PullSubscription resources. If omitted, uses Secret."
},
"secret": {
"$ref": "SecretKeySelector",
- "description": "Secret is the credential to use to create the Scheduler Job.\nIf not specified, defaults to:\nName: google-cloud-key\nKey: key.json"
+ "description": "Secret is the credential to use to create the Scheduler Job. If not specified, defaults to: Name: google-cloud-key Key: key.json"
},
"serviceAccountName": {
- "description": "ServiceAccountName holds the name of the Kubernetes service account\nas which the underlying K8s resources should be run. If unspecified\nthis will default to the \"default\" service account for the namespace\nin which the GCS exists.",
+ "description": "ServiceAccountName holds the name of the Kubernetes service account as which the underlying K8s resources should be run. If unspecified this will default to the \"default\" service account for the namespace in which the GCS exists.",
"type": "string"
},
"sink": {
"$ref": "Destination",
- "description": "Sink is a reference to an object that will resolve to a domain name or a\nURI directly to use as the sink."
+ "description": "Sink is a reference to an object that will resolve to a domain name or a URI directly to use as the sink."
}
},
"type": "object"
},
"CloudStorageSourceStatus": {
- "description": "CloudStorageSourceStatus represents the current state of a\nCloudStorageSource.",
+ "description": "CloudStorageSourceStatus represents the current state of a CloudStorageSource.",
"id": "CloudStorageSourceStatus",
"properties": {
"conditions": {
- "description": "Array of observed CloudStorageSourceConditions, indicating the current\nstate of the CloudStorageSource.",
+ "description": "Array of observed CloudStorageSourceConditions, indicating the current state of the CloudStorageSource.",
"items": {
"$ref": "Condition"
},
"type": "array"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the CloudStorageSource that\nwas last processed by the controller.",
+ "description": "ObservedGeneration is the 'Generation' of the CloudStorageSource that was last processed by the controller.",
"format": "int32",
"type": "integer"
},
"sinkUri": {
- "description": "SinkURI is the current active sink URI that has been configured for the\nSource.",
+ "description": "SinkURI is the current active sink URI that has been configured for the Source.",
"type": "string"
}
},
@@ -3882,65 +3882,65 @@
"type": "string"
},
"type": {
- "description": "type is used to communicate the status of the reconciliation process.\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting\nTypes common to all resources include:\n* \"Ready\": True when the Resource is ready.",
+ "description": "type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * \"Ready\": True when the Resource is ready.",
"type": "string"
}
},
"type": "object"
},
"ConfigMapEnvSource": {
- "description": "ConfigMapEnvSource selects a ConfigMap to populate the environment\nvariables with.\n\nThe contents of the target ConfigMap's Data field will represent the\nkey-value pairs as environment variables.",
+ "description": "ConfigMapEnvSource selects a ConfigMap to populate the environment variables with. The contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.",
"id": "ConfigMapEnvSource",
"properties": {
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe ConfigMap to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The ConfigMap to select from.",
"type": "string"
},
"optional": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the ConfigMap must be defined\n+optional",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the ConfigMap must be defined +optional",
"type": "boolean"
}
},
"type": "object"
},
"ConfigMapKeySelector": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSelects a key from a ConfigMap.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Selects a key from a ConfigMap.",
"id": "ConfigMapKeySelector",
"properties": {
"key": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nThe key to select.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported The key to select.",
"type": "string"
},
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nThe ConfigMap to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported The ConfigMap to select from.",
"type": "string"
},
"optional": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSpecify whether the ConfigMap or its key must be defined\n+optional",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Specify whether the ConfigMap or its key must be defined +optional",
"type": "boolean"
}
},
"type": "object"
},
"ConfigMapVolumeSource": {
- "description": "Adapts a ConfigMap into a volume.\nThe contents of the target ConfigMap's Data field will be presented in a\nvolume as files using the keys in the Data field as the file names, unless\nthe items element is populated with specific mappings of keys to paths.",
+ "description": "Adapts a ConfigMap into a volume. The contents of the target ConfigMap's Data field will be presented in a volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths.",
"id": "ConfigMapVolumeSource",
"properties": {
"defaultMode": {
- "description": "Mode bits to use on created files by default. Must be a value between 0 and\n0777. Defaults to 0644. Directories within the path are not affected by\nthis setting. This might be in conflict with other options that affect the\nfile mode, like fsGroup, and the result can be other mode bits set.",
+ "description": "Mode bits to use on created files by default. Must be a value between 0 and 0777. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.",
"format": "int32",
"type": "integer"
},
"items": {
- "description": "If unspecified, each key-value pair in the Data field of the referenced\nSecret will be projected into the volume as a file whose name is the\nkey and content is the value. If specified, the listed keys will be\nprojected into the specified paths, and unlisted keys will not be\npresent. If a key is specified which is not present in the Secret,\nthe volume setup will error unless it is marked optional.",
+ "description": "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional.",
"items": {
"$ref": "KeyToPath"
},
@@ -3958,7 +3958,7 @@
"type": "object"
},
"Configuration": {
- "description": "Configuration represents the \"floating HEAD\" of a linear history of\nRevisions, and optionally how the containers those revisions reference are\nbuilt. Users create new Revisions by updating the Configuration's spec. The\n\"latest created\" revision's name is available under status, as is the \"latest\nready\" revision's name. See also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration",
+ "description": "Configuration represents the \"floating HEAD\" of a linear history of Revisions, and optionally how the containers those revisions reference are built. Users create new Revisions by updating the Configuration's spec. The \"latest created\" revision's name is available under status, as is the \"latest ready\" revision's name. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration",
"id": "Configuration",
"properties": {
"apiVersion": {
@@ -3971,7 +3971,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Configuration, including name, namespace,\nlabels, and annotations."
+ "description": "Metadata associated with this Configuration, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "ConfigurationSpec",
@@ -3979,7 +3979,7 @@
},
"status": {
"$ref": "ConfigurationStatus",
- "description": "Status communicates the observed state of the Configuration (from the\ncontroller)."
+ "description": "Status communicates the observed state of the Configuration (from the controller)."
}
},
"type": "object"
@@ -3989,20 +3989,20 @@
"id": "ConfigurationCondition",
"properties": {
"lastTransitionTime": {
- "description": "Last time the condition transitioned from one status to another.\n+optional",
+ "description": "Last time the condition transitioned from one status to another. +optional",
"format": "google-datetime",
"type": "string"
},
"message": {
- "description": "Human-readable message indicating details about last transition.\n+optional",
+ "description": "Human-readable message indicating details about last transition. +optional",
"type": "string"
},
"reason": {
- "description": "One-word CamelCase reason for the condition's last transition.\n+optional",
+ "description": "One-word CamelCase reason for the condition's last transition. +optional",
"type": "string"
},
"severity": {
- "description": "How to interpret failures of this condition, one of Error, Warning, Info\n+optional",
+ "description": "How to interpret failures of this condition, one of Error, Warning, Info +optional",
"type": "string"
},
"status": {
@@ -4010,24 +4010,24 @@
"type": "string"
},
"type": {
- "description": "ConfigurationConditionType is used to communicate the status of the\nreconciliation process. See also:\nhttps://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting\nTypes include:\"Ready\"",
+ "description": "ConfigurationConditionType is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include:\"Ready\"",
"type": "string"
}
},
"type": "object"
},
"ConfigurationSpec": {
- "description": "ConfigurationSpec holds the desired state of the Configuration (from the\nclient).",
+ "description": "ConfigurationSpec holds the desired state of the Configuration (from the client).",
"id": "ConfigurationSpec",
"properties": {
"generation": {
- "description": "Deprecated and not currently populated by Cloud Run. See\nmetadata.generation instead, which is the sequence number containing the\nlatest generation of the desired state.\n\nRead-only.",
+ "description": "Deprecated and not currently populated by Cloud Run. See metadata.generation instead, which is the sequence number containing the latest generation of the desired state. Read-only.",
"format": "int32",
"type": "integer"
},
"revisionTemplate": {
"$ref": "RevisionTemplate",
- "description": "RevisionTemplate holds the latest specification for the Revision to\nbe stamped out. The template references the container image, and may also\ninclude labels and annotations that should be attached to the Revision.\nTo correlate a Revision, and/or to force a Revision to be created when the\nspec doesn't otherwise change, a nonce label may be provided in the\ntemplate metadata. For more details, see:\nhttps://github.com/knative/serving/blob/master/docs/client-conventions.md#associate-modifications-with-revisions\n\nCloud Run does not currently support referencing a build that is\nresponsible for materializing the container image from source."
+ "description": "RevisionTemplate holds the latest specification for the Revision to be stamped out. The template references the container image, and may also include labels and annotations that should be attached to the Revision. To correlate a Revision, and/or to force a Revision to be created when the spec doesn't otherwise change, a nonce label may be provided in the template metadata. For more details, see: https://github.com/knative/serving/blob/master/docs/client-conventions.md#associate-modifications-with-revisions Cloud Run does not currently support referencing a build that is responsible for materializing the container image from source."
},
"template": {
"$ref": "RevisionTemplate",
@@ -4037,26 +4037,26 @@
"type": "object"
},
"ConfigurationStatus": {
- "description": "ConfigurationStatus communicates the observed state of the Configuration\n(from the controller).",
+ "description": "ConfigurationStatus communicates the observed state of the Configuration (from the controller).",
"id": "ConfigurationStatus",
"properties": {
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world.",
"items": {
"$ref": "ConfigurationCondition"
},
"type": "array"
},
"latestCreatedRevisionName": {
- "description": "LatestCreatedRevisionName is the last revision that was created from this\nConfiguration. It might not be ready yet, for that use\nLatestReadyRevisionName.",
+ "description": "LatestCreatedRevisionName is the last revision that was created from this Configuration. It might not be ready yet, for that use LatestReadyRevisionName.",
"type": "string"
},
"latestReadyRevisionName": {
- "description": "LatestReadyRevisionName holds the name of the latest Revision stamped out\nfrom this Configuration that has had its \"Ready\" condition become \"True\".",
+ "description": "LatestReadyRevisionName holds the name of the latest Revision stamped out from this Configuration that has had its \"Ready\" condition become \"True\".",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Configuration that\nwas last processed by the controller. The observed generation is updated\neven if the controller failed to process the spec and create the Revision.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation, and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the Configuration that was last processed by the controller. The observed generation is updated even if the controller failed to process the spec and create the Revision. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation, and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
}
@@ -4064,59 +4064,59 @@
"type": "object"
},
"Container": {
- "description": "A single application container.\nThis specifies both the container to run, the command to run in the container\nand the arguments to supply to it.\nNote that additional arguments may be supplied by the system to the container\nat runtime.",
+ "description": "A single application container. This specifies both the container to run, the command to run in the container and the arguments to supply to it. Note that additional arguments may be supplied by the system to the container at runtime.",
"id": "Container",
"properties": {
"args": {
- "description": "Arguments to the entrypoint.\nThe docker image's CMD is used if this is not provided.\nVariable references $(VAR_NAME) are expanded using the container's\nenvironment. If a variable cannot be resolved, the reference in the input\nstring will be unchanged. The $(VAR_NAME) syntax can be escaped with a\ndouble $$, ie: $$(VAR_NAME). Escaped references will never be expanded,\nregardless of whether the variable exists or not.\nCannot be updated.\nMore info:\nhttps://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell\n+optional",
+ "description": "Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional",
"items": {
"type": "string"
},
"type": "array"
},
"command": {
- "description": "Entrypoint array. Not executed within a shell.\nThe docker image's ENTRYPOINT is used if this is not provided.\nVariable references $(VAR_NAME) are expanded using the container's\nenvironment. If a variable cannot be resolved, the reference in the input\nstring will be unchanged. The $(VAR_NAME) syntax can be escaped with a\ndouble $$, ie: $$(VAR_NAME). Escaped references will never be expanded,\nregardless of whether the variable exists or not.\nCannot be updated.\nMore info:\nhttps://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell\n+optional",
+ "description": "Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell +optional",
"items": {
"type": "string"
},
"type": "array"
},
"env": {
- "description": "List of environment variables to set in the container.\nCannot be updated.\n+optional",
+ "description": "List of environment variables to set in the container. Cannot be updated. +optional",
"items": {
"$ref": "EnvVar"
},
"type": "array"
},
"envFrom": {
- "description": "List of sources to populate environment variables in the container.\nThe keys defined within a source must be a C_IDENTIFIER. All invalid keys\nwill be reported as an event when the container is starting. When a key\nexists in multiple sources, the value associated with the last source will\ntake precedence. Values defined by an Env with a duplicate key will take\nprecedence. Cannot be updated. +optional",
+ "description": "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated. +optional",
"items": {
"$ref": "EnvFromSource"
},
"type": "array"
},
"image": {
- "description": "Docker image name.\nMore info: https://kubernetes.io/docs/concepts/containers/images",
+ "description": "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images",
"type": "string"
},
"imagePullPolicy": {
- "description": "Image pull policy.\nOne of Always, Never, IfNotPresent.\nDefaults to Always if :latest tag is specified, or IfNotPresent otherwise.\nCannot be updated.\nMore info:\nhttps://kubernetes.io/docs/concepts/containers/images#updating-images\n+optional",
+ "description": "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images +optional",
"type": "string"
},
"lifecycle": {
"$ref": "Lifecycle",
- "description": "Actions that the management system should take in response to container\nlifecycle events. Cannot be updated. +optional"
+ "description": "Actions that the management system should take in response to container lifecycle events. Cannot be updated. +optional"
},
"livenessProbe": {
"$ref": "Probe",
- "description": "Periodic probe of container liveness.\nContainer will be restarted if the probe fails.\nCannot be updated.\nMore info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes\n+optional"
+ "description": "Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes +optional"
},
"name": {
- "description": "Name of the container specified as a DNS_LABEL.\nEach container must have a unique name (DNS_LABEL).\nCannot be updated.",
+ "description": "Name of the container specified as a DNS_LABEL. Each container must have a unique name (DNS_LABEL). Cannot be updated.",
"type": "string"
},
"ports": {
- "description": "List of ports to expose from the container. Exposing a port here gives\nthe system additional information about the network connections a\ncontainer uses, but is primarily informational. Not specifying a port here\nDOES NOT prevent that port from being exposed. Any port which is\nlistening on the default \"0.0.0.0\" address inside a container will be\naccessible from the network.\nCannot be updated.\n+optional",
+ "description": "List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated. +optional",
"items": {
"$ref": "ContainerPort"
},
@@ -4124,52 +4124,52 @@
},
"readinessProbe": {
"$ref": "Probe",
- "description": "Periodic probe of container service readiness.\nContainer will be removed from service endpoints if the probe fails.\nCannot be updated.\nMore info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes\n+optional"
+ "description": "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes +optional"
},
"resources": {
"$ref": "ResourceRequirements",
- "description": "Compute Resources required by this container.\nCannot be updated.\nMore info:\nhttps://kubernetes.io/docs/concepts/storage/persistent-volumes#resources\n+optional"
+ "description": "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources +optional"
},
"securityContext": {
"$ref": "SecurityContext",
- "description": "Security options the pod should run with.\nMore info: https://kubernetes.io/docs/concepts/policy/security-context/\nMore info:\nhttps://kubernetes.io/docs/tasks/configure-pod-container/security-context/\n+optional"
+ "description": "Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ +optional"
},
"stdin": {
- "description": "Whether this container should allocate a buffer for stdin in the container\nruntime. If this is not set, reads from stdin in the container will always\nresult in EOF. Default is false. +optional",
+ "description": "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. +optional",
"type": "boolean"
},
"stdinOnce": {
- "description": "Whether the container runtime should close the stdin channel after it has\nbeen opened by a single attach. When stdin is true the stdin stream will\nremain open across multiple attach sessions. If stdinOnce is set to true,\nstdin is opened on container start, is empty until the first client\nattaches to stdin, and then remains open and accepts data until the client\ndisconnects, at which time stdin is closed and remains closed until the\ncontainer is restarted. If this flag is false, a container processes that\nreads from stdin will never receive an EOF. Default is false +optional",
+ "description": "Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false +optional",
"type": "boolean"
},
"terminationMessagePath": {
- "description": "Optional: Path at which the file to which the container's termination\nmessage will be written is mounted into the container's filesystem. Message\nwritten is intended to be brief final status, such as an assertion failure\nmessage. Will be truncated by the node if greater than 4096 bytes. The\ntotal message length across all containers will be limited to 12kb.\nDefaults to /dev/termination-log.\nCannot be updated.\n+optional",
+ "description": "Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated. +optional",
"type": "string"
},
"terminationMessagePolicy": {
- "description": "Indicate how the termination message should be populated. File will use the\ncontents of terminationMessagePath to populate the container status message\non both success and failure. FallbackToLogsOnError will use the last chunk\nof container log output if the termination message file is empty and the\ncontainer exited with an error. The log output is limited to 2048 bytes or\n80 lines, whichever is smaller. Defaults to File. Cannot be updated.\n+optional",
+ "description": "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. +optional",
"type": "string"
},
"tty": {
- "description": "Whether this container should allocate a TTY for itself, also requires\n'stdin' to be true. Default is false. +optional",
+ "description": "Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false. +optional",
"type": "boolean"
},
"volumeDevices": {
- "description": "volumeDevices is the list of block devices to be used by the container.\nThis is an alpha feature and may change in the future.\n+optional",
+ "description": "volumeDevices is the list of block devices to be used by the container. This is an alpha feature and may change in the future. +optional",
"items": {
"$ref": "VolumeDevice"
},
"type": "array"
},
"volumeMounts": {
- "description": "Pod volumes to mount into the container's filesystem.\nCannot be updated.\n+optional",
+ "description": "Pod volumes to mount into the container's filesystem. Cannot be updated. +optional",
"items": {
"$ref": "VolumeMount"
},
"type": "array"
},
"workingDir": {
- "description": "Container's working directory.\nIf not specified, the container runtime's default will be used, which\nmight be configured in the container image.\nCannot be updated.\n+optional",
+ "description": "Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated. +optional",
"type": "string"
}
},
@@ -4180,25 +4180,25 @@
"id": "ContainerPort",
"properties": {
"containerPort": {
- "description": "Number of port to expose on the pod's IP address.\nThis must be a valid port number, 0 \u003c x \u003c 65536.",
+ "description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 \u003c x \u003c 65536.",
"format": "int32",
"type": "integer"
},
"hostIP": {
- "description": "What host IP to bind the external port to.\n+optional",
+ "description": "What host IP to bind the external port to. +optional",
"type": "string"
},
"hostPort": {
- "description": "Number of port to expose on the host.\nIf specified, this must be a valid port number, 0 \u003c x \u003c 65536.\nIf HostNetwork is specified, this must match ContainerPort.\nMost containers do not need this.\n+optional",
+ "description": "Number of port to expose on the host. If specified, this must be a valid port number, 0 \u003c x \u003c 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this. +optional",
"format": "int32",
"type": "integer"
},
"name": {
- "description": "If specified, this must be an IANA_SVC_NAME and unique within the pod. Each\nnamed port in a pod must have a unique name. Name for the port that can be\nreferred to by services.\n+optional",
+ "description": "If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services. +optional",
"type": "string"
},
"protocol": {
- "description": "Protocol for port. Must be UDP or TCP.\nDefaults to \"TCP\".\n+optional",
+ "description": "Protocol for port. Must be UDP or TCP. Defaults to \"TCP\". +optional",
"type": "string"
}
},
@@ -4209,10 +4209,10 @@
"properties": {
"ref": {
"$ref": "ObjectReference",
- "description": "ObjectReference points to an Addressable.\n+ optional"
+ "description": "ObjectReference points to an Addressable. + optional"
},
"uri": {
- "description": "URI is for direct URI Designations or used with the resulting URL from\nAddressable ObjectReference. If used with an ObjectReference, will be\nappended to the path of the resulting URL from the Addressable.\n+ optional",
+ "description": "URI is for direct URI Designations or used with the resulting URL from Addressable ObjectReference. If used with an ObjectReference, will be appended to the path of the resulting URL from the Addressable. + optional",
"type": "string"
}
},
@@ -4250,20 +4250,20 @@
"id": "DomainMappingCondition",
"properties": {
"lastTransitionTime": {
- "description": "Last time the condition transitioned from one status to another.\n+optional",
+ "description": "Last time the condition transitioned from one status to another. +optional",
"format": "google-datetime",
"type": "string"
},
"message": {
- "description": "Human readable message indicating details about the current status.\n+optional",
+ "description": "Human readable message indicating details about the current status. +optional",
"type": "string"
},
"reason": {
- "description": "One-word CamelCase reason for the condition's current status.\n+optional",
+ "description": "One-word CamelCase reason for the condition's current status. +optional",
"type": "string"
},
"severity": {
- "description": "How to interpret failures of this condition, one of Error, Warning, Info\n+optional",
+ "description": "How to interpret failures of this condition, one of Error, Warning, Info +optional",
"type": "string"
},
"status": {
@@ -4296,11 +4296,11 @@
"type": "string"
},
"forceOverride": {
- "description": "If set, the mapping will override any mapping set before this spec was set.\nIt is recommended that the user leaves this empty to receive an error\nwarning about a potential conflict and only set it once the respective UI\nhas given such a warning.",
+ "description": "If set, the mapping will override any mapping set before this spec was set. It is recommended that the user leaves this empty to receive an error warning about a potential conflict and only set it once the respective UI has given such a warning.",
"type": "boolean"
},
"routeName": {
- "description": "The name of the Knative Route that this DomainMapping applies to.\nThe route must exist.",
+ "description": "The name of the Knative Route that this DomainMapping applies to. The route must exist.",
"type": "string"
}
},
@@ -4311,7 +4311,7 @@
"id": "DomainMappingStatus",
"properties": {
"conditions": {
- "description": "Array of observed DomainMappingConditions, indicating the current state\nof the DomainMapping.",
+ "description": "Array of observed DomainMappingConditions, indicating the current state of the DomainMapping.",
"items": {
"$ref": "DomainMappingCondition"
},
@@ -4322,26 +4322,26 @@
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the DomainMapping that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
},
"resourceRecords": {
- "description": "The resource records required to configure this domain mapping. These\nrecords must be added to the domain's DNS configuration in order to\nserve the application via this domain mapping.",
+ "description": "The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping.",
"items": {
"$ref": "ResourceRecord"
},
"type": "array"
},
"url": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nHolds the URL that will serve the traffic of the DomainMapping.\n+optional",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Holds the URL that will serve the traffic of the DomainMapping. +optional",
"type": "string"
}
},
"type": "object"
},
"Empty": {
- "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use it as the request\nor the response type of an API method. For instance:\n\n service Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
+ "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.",
"id": "Empty",
"properties": {},
"type": "object"
@@ -4352,15 +4352,15 @@
"properties": {
"configMapRef": {
"$ref": "ConfigMapEnvSource",
- "description": "The ConfigMap to select from\n+optional"
+ "description": "The ConfigMap to select from +optional"
},
"prefix": {
- "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a\nC_IDENTIFIER. +optional",
+ "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. +optional",
"type": "string"
},
"secretRef": {
"$ref": "SecretEnvSource",
- "description": "The Secret to select from\n+optional"
+ "description": "The Secret to select from +optional"
}
},
"type": "object"
@@ -4374,27 +4374,27 @@
"type": "string"
},
"value": {
- "description": "Variable references $(VAR_NAME) are expanded\nusing the previous defined environment variables in the container and\nany route environment variables. If a variable cannot be resolved,\nthe reference in the input string will be unchanged. The $(VAR_NAME)\nsyntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped\nreferences will never be expanded, regardless of whether the variable\nexists or not.\nDefaults to \"\".\n+optional",
+ "description": "Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\". +optional",
"type": "string"
},
"valueFrom": {
"$ref": "EnvVarSource",
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSource for the environment variable's value. Cannot be used if value is not\nempty. +optional"
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Source for the environment variable's value. Cannot be used if value is not empty. +optional"
}
},
"type": "object"
},
"EnvVarSource": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nEnvVarSource represents a source for the value of an EnvVar.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported EnvVarSource represents a source for the value of an EnvVar.",
"id": "EnvVarSource",
"properties": {
"configMapKeyRef": {
"$ref": "ConfigMapKeySelector",
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSelects a key of a ConfigMap.\n+optional"
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Selects a key of a ConfigMap. +optional"
},
"secretKeyRef": {
"$ref": "SecretKeySelector",
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSelects a key of a secret in the pod's namespace\n+optional"
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Selects a key of a secret in the pod's namespace +optional"
}
},
"type": "object"
@@ -4404,30 +4404,30 @@
"id": "ExecAction",
"properties": {
"command": {
- "description": "Command is the command line to execute inside the container, the working\ndirectory for the command is root ('/') in the container's filesystem. The\ncommand is simply exec'd, it is not run inside a shell, so traditional\nshell instructions ('|', etc) won't work. To use a shell, you need to\nexplicitly call out to that shell. Exit status of 0 is treated as\nlive/healthy and non-zero is unhealthy. +optional",
+ "description": "Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. +optional",
"type": "string"
}
},
"type": "object"
},
"Expr": {
- "description": "Represents a textual expression in the Common Expression Language (CEL)\nsyntax. CEL is a C-like expression language. The syntax and semantics of CEL\nare documented at https://github.com/google/cel-spec.\n\nExample (Comparison):\n\n title: \"Summary size limit\"\n description: \"Determines if a summary is less than 100 chars\"\n expression: \"document.summary.size() \u003c 100\"\n\nExample (Equality):\n\n title: \"Requestor is owner\"\n description: \"Determines if requestor is the document owner\"\n expression: \"document.owner == request.auth.claims.email\"\n\nExample (Logic):\n\n title: \"Public documents\"\n description: \"Determine whether the document should be publicly visible\"\n expression: \"document.type != 'private' \u0026\u0026 document.type != 'internal'\"\n\nExample (Data Manipulation):\n\n title: \"Notification string\"\n description: \"Create a notification string with a timestamp.\"\n expression: \"'New message received at ' + string(document.create_time)\"\n\nThe exact variables and functions that may be referenced within an expression\nare determined by the service that evaluates it. See the service\ndocumentation for additional information.",
+ "description": "Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: \"Summary size limit\" description: \"Determines if a summary is less than 100 chars\" expression: \"document.summary.size() \u003c 100\" Example (Equality): title: \"Requestor is owner\" description: \"Determines if requestor is the document owner\" expression: \"document.owner == request.auth.claims.email\" Example (Logic): title: \"Public documents\" description: \"Determine whether the document should be publicly visible\" expression: \"document.type != 'private' \u0026\u0026 document.type != 'internal'\" Example (Data Manipulation): title: \"Notification string\" description: \"Create a notification string with a timestamp.\" expression: \"'New message received at ' + string(document.create_time)\" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.",
"id": "Expr",
"properties": {
"description": {
- "description": "Optional. Description of the expression. This is a longer text which\ndescribes the expression, e.g. when hovered over it in a UI.",
+ "description": "Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.",
"type": "string"
},
"expression": {
- "description": "Textual representation of an expression in Common Expression Language\nsyntax.",
+ "description": "Textual representation of an expression in Common Expression Language syntax.",
"type": "string"
},
"location": {
- "description": "Optional. String indicating the location of the expression for error\nreporting, e.g. a file name and a position in the file.",
+ "description": "Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.",
"type": "string"
},
"title": {
- "description": "Optional. Title for the expression, i.e. a short string describing\nits purpose. This can be used e.g. in UIs which allow to enter the\nexpression.",
+ "description": "Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.",
"type": "string"
}
},
@@ -4438,26 +4438,26 @@
"id": "HTTPGetAction",
"properties": {
"host": {
- "description": "Host name to connect to, defaults to the pod IP. You probably want to set\n\"Host\" in httpHeaders instead.\n+optional",
+ "description": "Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead. +optional",
"type": "string"
},
"httpHeaders": {
- "description": "Custom headers to set in the request. HTTP allows repeated headers.\n+optional",
+ "description": "Custom headers to set in the request. HTTP allows repeated headers. +optional",
"items": {
"$ref": "HTTPHeader"
},
"type": "array"
},
"path": {
- "description": "Path to access on the HTTP server.\n+optional",
+ "description": "Path to access on the HTTP server. +optional",
"type": "string"
},
"port": {
"$ref": "IntOrString",
- "description": "Name or number of the port to access on the container.\nNumber must be in the range 1 to 65535.\nName must be an IANA_SVC_NAME."
+ "description": "Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME."
},
"scheme": {
- "description": "Scheme to use for connecting to the host.\nDefaults to HTTP.\n+optional",
+ "description": "Scheme to use for connecting to the host. Defaults to HTTP. +optional",
"type": "string"
}
},
@@ -4484,21 +4484,21 @@
"properties": {
"exec": {
"$ref": "ExecAction",
- "description": "One and only one of the following should be specified.\nExec specifies the action to take.\n+optional"
+ "description": "One and only one of the following should be specified. Exec specifies the action to take. +optional"
},
"httpGet": {
"$ref": "HTTPGetAction",
- "description": "HTTPGet specifies the http request to perform.\n+optional"
+ "description": "HTTPGet specifies the http request to perform. +optional"
},
"tcpSocket": {
"$ref": "TCPSocketAction",
- "description": "TCPSocket specifies an action involving a TCP port.\nTCP hooks not yet supported"
+ "description": "TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported"
}
},
"type": "object"
},
"IntOrString": {
- "description": "IntOrString is a type that can hold an int32 or a string. When used in\nJSON or YAML marshalling and unmarshalling, it produces or consumes the\ninner type. This allows you to have, for example, a JSON field that can\naccept a name or number.",
+ "description": "IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.",
"id": "IntOrString",
"properties": {
"intVal": {
@@ -4527,28 +4527,28 @@
"type": "string"
},
"mode": {
- "description": "Mode bits to use on this file, must be a value between 0 and 0777. If not\nspecified, the volume defaultMode will be used. This might be in conflict\nwith other options that affect the file mode, like fsGroup, and the result\ncan be other mode bits set. +optional",
+ "description": "Mode bits to use on this file, must be a value between 0 and 0777. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. +optional",
"format": "int32",
"type": "integer"
},
"path": {
- "description": "The relative path of the file to map the key to.\nMay not be an absolute path.\nMay not contain the path element '..'.\nMay not start with the string '..'.",
+ "description": "The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.",
"type": "string"
}
},
"type": "object"
},
"Lifecycle": {
- "description": "Lifecycle describes actions that the management system should take in\nresponse to container lifecycle events. For the PostStart and PreStop\nlifecycle handlers, management of the container blocks until the action is\ncomplete, unless the container process fails, in which case the handler is\naborted.",
+ "description": "Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted.",
"id": "Lifecycle",
"properties": {
"postStart": {
"$ref": "Handler",
- "description": "PostStart is called immediately after a container is created. If the\nhandler fails, the container is terminated and restarted according to its\nrestart policy. Other management of the container blocks until the hook\ncompletes. More info:\nhttps://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks\n+optional"
+ "description": "PostStart is called immediately after a container is created. If the handler fails, the container is terminated and restarted according to its restart policy. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks +optional"
},
"preStop": {
"$ref": "Handler",
- "description": "PreStop is called immediately before a container is terminated.\nThe container is terminated after the handler completes.\nThe reason for termination is passed to the handler.\nRegardless of the outcome of the handler, the container is eventually\nterminated. Other management of the container blocks until the hook\ncompletes. More info:\nhttps://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks\n+optional"
+ "description": "PreStop is called immediately before a container is terminated. The container is terminated after the handler completes. The reason for termination is passed to the handler. Regardless of the outcome of the handler, the container is eventually terminated. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks +optional"
}
},
"type": "object"
@@ -4572,7 +4572,7 @@
"type": "object"
},
"ListCloudAuditLogsSourcesResponse": {
- "description": "ListCloudAuditLogsSourcesResponse is a list of CloudAuditLogsSource\nresources.",
+ "description": "ListCloudAuditLogsSourcesResponse is a list of CloudAuditLogsSource resources.",
"id": "ListCloudAuditLogsSourcesResponse",
"properties": {
"apiVersion": {
@@ -4638,7 +4638,7 @@
"type": "object"
},
"ListCloudSchedulerSourcesResponse": {
- "description": "ListCloudSchedulerSourcesResponse is a list of CloudSchedulerSource\nresources.",
+ "description": "ListCloudSchedulerSourcesResponse is a list of CloudSchedulerSource resources.",
"id": "ListCloudSchedulerSourcesResponse",
"properties": {
"apiVersion": {
@@ -4788,19 +4788,19 @@
"type": "object"
},
"ListMeta": {
- "description": "ListMeta describes metadata that synthetic resources must have, including\nlists and various status objects. A resource may have only one of\n{ObjectMeta, ListMeta}.",
+ "description": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.",
"id": "ListMeta",
"properties": {
"continue": {
- "description": "continue may be set if the user set a limit on the number of items\nreturned, and indicates that the server has more data available. The value\nis opaque and may be used to issue another request to the endpoint that\nserved this list to retrieve the next set of available objects. Continuing\na list may not be possible if the server configuration has changed or more\nthan a few minutes have passed. The resourceVersion field returned when\nusing this continue value will be identical to the value in the first\nresponse.",
+ "description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response.",
"type": "string"
},
"resourceVersion": {
- "description": "String that identifies the server's internal version of this object that\ncan be used by clients to determine when objects have changed. Value must\nbe treated as opaque by clients and passed unmodified back to the server.\nPopulated by the system.\nRead-only.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency\n+optional",
+ "description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional",
"type": "string"
},
"selfLink": {
- "description": "SelfLink is a URL representing this object.\nPopulated by the system.\nRead-only.\n+optional",
+ "description": "SelfLink is a URL representing this object. Populated by the system. Read-only. +optional",
"type": "string"
}
},
@@ -4939,11 +4939,11 @@
"type": "object"
},
"LocalObjectReference": {
- "description": "LocalObjectReference contains enough information to let you locate the\nreferenced object inside the same namespace.",
+ "description": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.",
"id": "LocalObjectReference",
"properties": {
"name": {
- "description": "Name of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
+ "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
"type": "string"
}
},
@@ -4954,14 +4954,14 @@
"id": "Location",
"properties": {
"displayName": {
- "description": "The friendly name for this location, typically a nearby city name.\nFor example, \"Tokyo\".",
+ "description": "The friendly name for this location, typically a nearby city name. For example, \"Tokyo\".",
"type": "string"
},
"labels": {
"additionalProperties": {
"type": "string"
},
- "description": "Cross-service attributes for the location. For example\n\n {\"cloud.googleapis.com/region\": \"us-east1\"}",
+ "description": "Cross-service attributes for the location. For example {\"cloud.googleapis.com/region\": \"us-east1\"}",
"type": "object"
},
"locationId": {
@@ -4973,59 +4973,59 @@
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
- "description": "Service-specific metadata. For example the available capacity at the given\nlocation.",
+ "description": "Service-specific metadata. For example the available capacity at the given location.",
"type": "object"
},
"name": {
- "description": "Resource name for the location, which may vary between implementations.\nFor example: `\"projects/example-project/locations/us-east1\"`",
+ "description": "Resource name for the location, which may vary between implementations. For example: `\"projects/example-project/locations/us-east1\"`",
"type": "string"
}
},
"type": "object"
},
"ObjectMeta": {
- "description": "ObjectMeta is metadata that all persisted resources must have, which includes\nall objects users must create.",
+ "description": "ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.",
"id": "ObjectMeta",
"properties": {
"annotations": {
"additionalProperties": {
"type": "string"
},
- "description": "Annotations is an unstructured key value map stored with a resource that\nmay be set by external tools to store and retrieve arbitrary metadata. They\nare not queryable and should be preserved when modifying objects. More\ninfo: http://kubernetes.io/docs/user-guide/annotations +optional",
+ "description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations +optional",
"type": "object"
},
"clusterName": {
- "description": "Not currently supported by Cloud Run.\n\nThe name of the cluster which the object belongs to.\nThis is used to distinguish resources with same name and namespace in\ndifferent clusters. This field is not set anywhere right now and apiserver\nis going to ignore it if set in create or update request. +optional",
+ "description": "Not currently supported by Cloud Run. The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request. +optional",
"type": "string"
},
"creationTimestamp": {
- "description": "CreationTimestamp is a timestamp representing the server time when this\nobject was created. It is not guaranteed to be set in happens-before order\nacross separate operations. Clients may not set this value. It is\nrepresented in RFC3339 form and is in UTC.\n\nPopulated by the system.\nRead-only.\nNull for lists.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata\n+optional",
+ "description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional",
"format": "google-datetime",
"type": "string"
},
"deletionGracePeriodSeconds": {
- "description": "Not currently supported by Cloud Run.\n\nNumber of seconds allowed for this object to gracefully terminate before\nit will be removed from the system. Only set when deletionTimestamp is also\nset. May only be shortened. Read-only. +optional",
+ "description": "Not currently supported by Cloud Run. Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only. +optional",
"format": "int32",
"type": "integer"
},
"deletionTimestamp": {
- "description": "DeletionTimestamp is RFC 3339 date and time at which this resource will be\ndeleted. This field is set by the server when a graceful deletion is\nrequested by the user, and is not directly settable by a client. The\nresource is expected to be deleted (no longer visible from resource lists,\nand not reachable by name) after the time in this field, once the\nfinalizers list is empty. As long as the finalizers list contains items,\ndeletion is blocked. Once the deletionTimestamp is set, this value may not\nbe unset or be set further into the future, although it may be shortened or\nthe resource may be deleted prior to this time. For example, a user may\nrequest that a pod is deleted in 30 seconds. The Kubelet will react by\nsending a graceful termination signal to the containers in the pod. After\nthat 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\nto the container and after cleanup, remove the pod from the API. In the\npresence of network partitions, this object may still exist after this\ntimestamp, until an administrator or automated process can determine the\nresource is fully terminated.\nIf not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested.\nRead-only.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata\n+optional",
+ "description": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested. Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata +optional",
"format": "google-datetime",
"type": "string"
},
"finalizers": {
- "description": "Not currently supported by Cloud Run.\n\nMust be empty before the object is deleted from the registry. Each entry\nis an identifier for the responsible component that will remove the entry\nfrom the list. If the deletionTimestamp of the object is non-nil, entries\nin this list can only be removed.\n+optional\n+patchStrategy=merge",
+ "description": "Not currently supported by Cloud Run. Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. +optional +patchStrategy=merge",
"items": {
"type": "string"
},
"type": "array"
},
"generateName": {
- "description": "Not currently supported by Cloud Run.\n\nGenerateName is an optional prefix, used by the server, to generate a\nunique name ONLY IF the Name field has not been provided. If this field is\nused, the name returned to the client will be different than the name\npassed. This value will also be combined with a unique suffix. The provided\nvalue has the same validation rules as the Name field, and may be truncated\nby the length of the suffix required to make the value unique on the\nserver.\n\nIf this field is specified and the generated name exists, the server will\nNOT return a 409 - instead, it will either return 201 Created or 500 with\nReason ServerTimeout indicating a unique name could not be found in the\ntime allotted, and the client should retry (optionally after the time\nindicated in the Retry-After header).\n\nApplied only if Name is not specified.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency\n+optional\n string generateName = 2;",
+ "description": "Not currently supported by Cloud Run. GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency +optional string generateName = 2;",
"type": "string"
},
"generation": {
- "description": "A sequence number representing a specific generation of the desired state.\nPopulated by the system. Read-only.\n+optional",
+ "description": "A sequence number representing a specific generation of the desired state. Populated by the system. Read-only. +optional",
"format": "int32",
"type": "integer"
},
@@ -5033,76 +5033,76 @@
"additionalProperties": {
"type": "string"
},
- "description": "Map of string keys and values that can be used to organize and categorize\n(scope and select) objects. May match selectors of replication controllers\nand routes.\nMore info: http://kubernetes.io/docs/user-guide/labels\n+optional",
+ "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes. More info: http://kubernetes.io/docs/user-guide/labels +optional",
"type": "object"
},
"name": {
- "description": "Name must be unique within a namespace, within a Cloud Run region.\nIs required when creating\nresources, although some resources may allow a client to request the\ngeneration of an appropriate name automatically. Name is primarily intended\nfor creation idempotence and configuration definition. Cannot be updated.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names\n+optional",
+ "description": "Name must be unique within a namespace, within a Cloud Run region. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names +optional",
"type": "string"
},
"namespace": {
- "description": "Namespace defines the space within each name must be unique, within a\nCloud Run region. In Cloud Run the namespace must be equal to either the\nproject ID or project number.",
+ "description": "Namespace defines the space within each name must be unique, within a Cloud Run region. In Cloud Run the namespace must be equal to either the project ID or project number.",
"type": "string"
},
"ownerReferences": {
- "description": "List of objects that own this object. If ALL objects in the list have\nbeen deleted, this object will be garbage collected.\n+optional",
+ "description": "List of objects that own this object. If ALL objects in the list have been deleted, this object will be garbage collected. +optional",
"items": {
"$ref": "OwnerReference"
},
"type": "array"
},
"resourceVersion": {
- "description": "An opaque value that represents the internal version of this object that\ncan be used by clients to determine when objects have changed. May be used\nfor optimistic concurrency, change detection, and the watch operation on a\nresource or set of resources. Clients must treat these values as opaque and\npassed unmodified back to the server. They may only be valid for a\nparticular resource or set of resources.\n\nPopulated by the system.\nRead-only.\nValue must be treated as opaque by clients and .\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency\n+optional",
+ "description": "An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional",
"type": "string"
},
"selfLink": {
- "description": "SelfLink is a URL representing this object.\nPopulated by the system.\nRead-only.\n+optional\n string selfLink = 4;",
+ "description": "SelfLink is a URL representing this object. Populated by the system. Read-only. +optional string selfLink = 4;",
"type": "string"
},
"uid": {
- "description": "UID is the unique in time and space value for this object. It is typically\ngenerated by the server on successful creation of a resource and is not\nallowed to change on PUT operations.\n\nPopulated by the system.\nRead-only.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids\n+optional",
+ "description": "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional",
"type": "string"
}
},
"type": "object"
},
"ObjectReference": {
- "description": "ObjectReference contains enough information to let you inspect or modify the\nreferred object.",
+ "description": "ObjectReference contains enough information to let you inspect or modify the referred object.",
"id": "ObjectReference",
"properties": {
"apiVersion": {
- "description": "API version of the referent.\n+optional",
+ "description": "API version of the referent. +optional",
"type": "string"
},
"fieldPath": {
- "description": "If referring to a piece of an object instead of an entire object, this\nstring should contain a valid JSON/Go field access statement, such as\ndesiredState.manifest.containers[2]. For example, if the object reference\nis to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container\nthat triggered the event) or if no container name is specified\n\"spec.containers[2]\" (container with index 2 in this pod). This syntax is\nchosen only to have some well-defined way of referencing a part of an\nobject.",
+ "description": "If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: \"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered the event) or if no container name is specified \"spec.containers[2]\" (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.",
"type": "string"
},
"kind": {
- "description": "Kind of the referent.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\n+optional",
+ "description": "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional",
"type": "string"
},
"name": {
- "description": "Name of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names\n+optional",
+ "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names +optional",
"type": "string"
},
"namespace": {
- "description": "Namespace of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/\n+optional",
+ "description": "Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/ +optional",
"type": "string"
},
"resourceVersion": {
- "description": "Specific resourceVersion to which this reference is made, if any.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency\n+optional",
+ "description": "Specific resourceVersion to which this reference is made, if any. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional",
"type": "string"
},
"uid": {
- "description": "UID of the referent.\nMore info:\nhttps://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids\n+optional",
+ "description": "UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids +optional",
"type": "string"
}
},
"type": "object"
},
"OwnerReference": {
- "description": "OwnerReference contains enough information to let you identify an owning\nobject. Currently, an owning object must be in the same namespace, so there\nis no namespace field.",
+ "description": "OwnerReference contains enough information to let you identify an owning object. Currently, an owning object must be in the same namespace, so there is no namespace field.",
"id": "OwnerReference",
"properties": {
"apiVersion": {
@@ -5110,30 +5110,30 @@
"type": "string"
},
"blockOwnerDeletion": {
- "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then\nthe owner cannot be deleted from the key-value store until this\nreference is removed.\nDefaults to false.\nTo set this field, a user needs \"delete\" permission of the owner,\notherwise 422 (Unprocessable Entity) will be returned.\n+optional",
+ "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. +optional",
"type": "boolean"
},
"controller": {
- "description": "If true, this reference points to the managing controller.\n+optional",
+ "description": "If true, this reference points to the managing controller. +optional",
"type": "boolean"
},
"kind": {
- "description": "Kind of the referent.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds",
+ "description": "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds",
"type": "string"
},
"name": {
- "description": "Name of the referent.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names",
+ "description": "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names",
"type": "string"
},
"uid": {
- "description": "UID of the referent.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids",
+ "description": "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids",
"type": "string"
}
},
"type": "object"
},
"Policy": {
- "description": "An Identity and Access Management (IAM) policy, which specifies access\ncontrols for Google Cloud resources.\n\n\nA `Policy` is a collection of `bindings`. A `binding` binds one or more\n`members` to a single `role`. Members can be user accounts, service accounts,\nGoogle groups, and domains (such as G Suite). A `role` is a named list of\npermissions; each `role` can be an IAM predefined role or a user-created\ncustom role.\n\nFor some types of Google Cloud resources, a `binding` can also specify a\n`condition`, which is a logical expression that allows access to a resource\nonly if the expression evaluates to `true`. A condition can add constraints\nbased on attributes of the request, the resource, or both. To learn which\nresources support conditions in their IAM policies, see the\n[IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).\n\n**JSON example:**\n\n {\n \"bindings\": [\n {\n \"role\": \"roles/resourcemanager.organizationAdmin\",\n \"members\": [\n \"user:mike@example.com\",\n \"group:admins@example.com\",\n \"domain:google.com\",\n \"serviceAccount:my-project-id@appspot.gserviceaccount.com\"\n ]\n },\n {\n \"role\": \"roles/resourcemanager.organizationViewer\",\n \"members\": [\n \"user:eve@example.com\"\n ],\n \"condition\": {\n \"title\": \"expirable access\",\n \"description\": \"Does not grant access after Sep 2020\",\n \"expression\": \"request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\",\n }\n }\n ],\n \"etag\": \"BwWWja0YfJA=\",\n \"version\": 3\n }\n\n**YAML example:**\n\n bindings:\n - members:\n - user:mike@example.com\n - group:admins@example.com\n - domain:google.com\n - serviceAccount:my-project-id@appspot.gserviceaccount.com\n role: roles/resourcemanager.organizationAdmin\n - members:\n - user:eve@example.com\n role: roles/resourcemanager.organizationViewer\n condition:\n title: expirable access\n description: Does not grant access after Sep 2020\n expression: request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\n - etag: BwWWja0YfJA=\n - version: 3\n\nFor a description of IAM and its features, see the\n[IAM documentation](https://cloud.google.com/iam/docs/).",
+ "description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members` to a single `role`. Members can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:mike@example.com\", \"group:admins@example.com\", \"domain:google.com\", \"serviceAccount:my-project-id@appspot.gserviceaccount.com\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:eve@example.com\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time \u003c timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } **YAML example:** bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time \u003c timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).",
"id": "Policy",
"properties": {
"auditConfigs": {
@@ -5144,19 +5144,19 @@
"type": "array"
},
"bindings": {
- "description": "Associates a list of `members` to a `role`. Optionally, may specify a\n`condition` that determines how and when the `bindings` are applied. Each\nof the `bindings` must contain at least one member.",
+ "description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.",
"items": {
"$ref": "Binding"
},
"type": "array"
},
"etag": {
- "description": "`etag` is used for optimistic concurrency control as a way to help\nprevent simultaneous updates of a policy from overwriting each other.\nIt is strongly suggested that systems make use of the `etag` in the\nread-modify-write cycle to perform policy updates in order to avoid race\nconditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems are expected to put that etag in the request to `setIamPolicy` to\nensure that their change will be applied to the same version of the policy.\n\n**Important:** If you use IAM Conditions, you must include the `etag` field\nwhenever you call `setIamPolicy`. If you omit this field, then IAM allows\nyou to overwrite a version `3` policy with a version `1` policy, and all of\nthe conditions in the version `3` policy are lost.",
+ "description": "`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.",
"format": "byte",
"type": "string"
},
"version": {
- "description": "Specifies the format of the policy.\n\nValid values are `0`, `1`, and `3`. Requests that specify an invalid value\nare rejected.\n\nAny operation that affects conditional role bindings must specify version\n`3`. This requirement applies to the following operations:\n\n* Getting a policy that includes a conditional role binding\n* Adding a conditional role binding to a policy\n* Changing a conditional role binding in a policy\n* Removing any role binding, with or without a condition, from a policy\n that includes conditions\n\n**Important:** If you use IAM Conditions, you must include the `etag` field\nwhenever you call `setIamPolicy`. If you omit this field, then IAM allows\nyou to overwrite a version `3` policy with a version `1` policy, and all of\nthe conditions in the version `3` policy are lost.\n\nIf a policy does not include any conditions, operations on that policy may\nspecify any valid version or leave the field unset.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
+ "description": "Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
"format": "int32",
"type": "integer"
}
@@ -5164,11 +5164,11 @@
"type": "object"
},
"Probe": {
- "description": "Probe describes a health check to be performed against a container to\ndetermine whether it is alive or ready to receive traffic.",
+ "description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
"id": "Probe",
"properties": {
"failureThreshold": {
- "description": "Minimum consecutive failures for the probe to be considered failed after\nhaving succeeded. Defaults to 3. Minimum value is 1. +optional",
+ "description": "Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. +optional",
"format": "int32",
"type": "integer"
},
@@ -5177,22 +5177,22 @@
"description": "The action taken to determine the health of a container"
},
"initialDelaySeconds": {
- "description": "Number of seconds after the container has started before liveness probes\nare initiated. More info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes\n+optional",
+ "description": "Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes +optional",
"format": "int32",
"type": "integer"
},
"periodSeconds": {
- "description": "How often (in seconds) to perform the probe.\nDefault to 10 seconds. Minimum value is 1.\n+optional",
+ "description": "How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. +optional",
"format": "int32",
"type": "integer"
},
"successThreshold": {
- "description": "Minimum consecutive successes for the probe to be considered successful\nafter having failed. Defaults to 1. Must be 1 for liveness. Minimum value\nis 1. +optional",
+ "description": "Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness. Minimum value is 1. +optional",
"format": "int32",
"type": "integer"
},
"timeoutSeconds": {
- "description": "Number of seconds after which the probe times out.\nDefaults to 1 second. Minimum value is 1.\nMore info:\nhttps://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes\n+optional",
+ "description": "Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes +optional",
"format": "int32",
"type": "integer"
}
@@ -5200,7 +5200,7 @@
"type": "object"
},
"Quantity": {
- "description": "The view model of a single quantity, e.g. \"800 MiB\". Corresponds to\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/generated.proto",
+ "description": "The view model of a single quantity, e.g. \"800 MiB\". Corresponds to https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"id": "Quantity",
"properties": {
"string": {
@@ -5215,11 +5215,11 @@
"id": "ResourceRecord",
"properties": {
"name": {
- "description": "Relative name of the object affected by this record. Only applicable for\n`CNAME` records. Example: 'www'.",
+ "description": "Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'.",
"type": "string"
},
"rrdata": {
- "description": "Data for this record. Values vary by record type, as defined in RFC 1035\n(section 5) and RFC 1034 (section 3.6.1).",
+ "description": "Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).",
"type": "string"
},
"type": {
@@ -5249,35 +5249,35 @@
"additionalProperties": {
"type": "string"
},
- "description": "Limits describes the maximum amount of compute resources allowed.\nThe values of the map is string form of the 'quantity' k8s type:\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
+ "description": "Limits describes the maximum amount of compute resources allowed. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
"type": "object"
},
"limitsInMap": {
"additionalProperties": {
"$ref": "Quantity"
},
- "description": "Limits describes the maximum amount of compute resources allowed.\nThis is a temporary field created to migrate away from the\nmap\u003cstring, Quantity\u003e limits field. This is done to become compliant\nwith k8s style API.\nThis field is deprecated in favor of limits field.",
+ "description": "Limits describes the maximum amount of compute resources allowed. This is a temporary field created to migrate away from the map limits field. This is done to become compliant with k8s style API. This field is deprecated in favor of limits field.",
"type": "object"
},
"requests": {
"additionalProperties": {
"type": "string"
},
- "description": "Requests describes the minimum amount of compute resources required.\nIf Requests is omitted for a container, it defaults to Limits if that is\nexplicitly specified, otherwise to an implementation-defined value.\nThe values of the map is string form of the 'quantity' k8s type:\nhttps://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
+ "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go",
"type": "object"
},
"requestsInMap": {
"additionalProperties": {
"$ref": "Quantity"
},
- "description": "Requests describes the minimum amount of compute resources required.\nIf Requests is omitted for a container, it defaults to Limits if that is\nexplicitly specified, otherwise to an implementation-defined value.\nThis is a temporary field created to migrate away from the\nmap\u003cstring, Quantity\u003e requests field. This is done to become compliant\nwith k8s style API.\nThis field is deprecated in favor of requests field.",
+ "description": "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. This is a temporary field created to migrate away from the map requests field. This is done to become compliant with k8s style API. This field is deprecated in favor of requests field.",
"type": "object"
}
},
"type": "object"
},
"Revision": {
- "description": "Revision is an immutable snapshot of code and configuration. A revision\nreferences a container image. Revisions are created by updates to a\nConfiguration.\n\nCloud Run does not currently support referencing a build that is responsible\nfor materializing the container image from source.\n\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#revision",
+ "description": "Revision is an immutable snapshot of code and configuration. A revision references a container image. Revisions are created by updates to a Configuration. Cloud Run does not currently support referencing a build that is responsible for materializing the container image from source. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#revision",
"id": "Revision",
"properties": {
"apiVersion": {
@@ -5290,7 +5290,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Revision, including name, namespace, labels,\nand annotations."
+ "description": "Metadata associated with this Revision, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "RevisionSpec",
@@ -5298,7 +5298,7 @@
},
"status": {
"$ref": "RevisionStatus",
- "description": "Status communicates the observed state of the Revision (from the\ncontroller)."
+ "description": "Status communicates the observed state of the Revision (from the controller)."
}
},
"type": "object"
@@ -5308,20 +5308,20 @@
"id": "RevisionCondition",
"properties": {
"lastTransitionTime": {
- "description": "Last time the condition transitioned from one status to another.\n+optional",
+ "description": "Last time the condition transitioned from one status to another. +optional",
"format": "google-datetime",
"type": "string"
},
"message": {
- "description": "Human readable message indicating details about the current status.\n+optional",
+ "description": "Human readable message indicating details about the current status. +optional",
"type": "string"
},
"reason": {
- "description": "One-word CamelCase reason for the condition's last transition.\n+optional",
+ "description": "One-word CamelCase reason for the condition's last transition. +optional",
"type": "string"
},
"severity": {
- "description": "How to interpret failures of this condition, one of Error, Warning, Info\n+optional",
+ "description": "How to interpret failures of this condition, one of Error, Warning, Info +optional",
"type": "string"
},
"status": {
@@ -5329,7 +5329,7 @@
"type": "string"
},
"type": {
- "description": "RevisionConditionType is used to communicate the status of the\nreconciliation process. See also:\nhttps://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting\nTypes include:\n\n* \"Ready\": True when the Revision is ready.\n* \"ResourcesAvailable\": True when underlying resources have been\nprovisioned.\n* \"ContainerHealthy\": True when the Revision readiness check completes.\n* \"Active\": True when the Revision may receive traffic.",
+ "description": "RevisionConditionType is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include: * \"Ready\": True when the Revision is ready. * \"ResourcesAvailable\": True when underlying resources have been provisioned. * \"ContainerHealthy\": True when the Revision readiness check completes. * \"Active\": True when the Revision may receive traffic.",
"type": "string"
}
},
@@ -5340,36 +5340,36 @@
"id": "RevisionSpec",
"properties": {
"concurrencyModel": {
- "description": "ConcurrencyModel specifies the desired concurrency model\n(Single or Multi) for the Revision. Defaults to Multi.\nDeprecated in favor of ContainerConcurrency.\n+optional",
+ "description": "ConcurrencyModel specifies the desired concurrency model (Single or Multi) for the Revision. Defaults to Multi. Deprecated in favor of ContainerConcurrency. +optional",
"type": "string"
},
"container": {
"$ref": "Container",
- "description": "Container defines the unit of execution for this Revision.\nIn the context of a Revision, we disallow a number of the fields of\nthis Container, including: name, ports, and volumeMounts.\nThe runtime contract is documented here:\nhttps://github.com/knative/serving/blob/master/docs/runtime-contract.md"
+ "description": "Container defines the unit of execution for this Revision. In the context of a Revision, we disallow a number of the fields of this Container, including: name, ports, and volumeMounts. The runtime contract is documented here: https://github.com/knative/serving/blob/master/docs/runtime-contract.md"
},
"containerConcurrency": {
- "description": "(Optional)\n\nContainerConcurrency specifies the maximum allowed in-flight (concurrent)\nrequests per container instance of the Revision.\n\nCloud Run fully managed: supported, defaults to 80\n\nCloud Run on GKE: supported, defaults to 0, which means concurrency\nto the application is not limited, and the system decides the\ntarget concurrency for the autoscaler.",
+ "description": "(Optional) ContainerConcurrency specifies the maximum allowed in-flight (concurrent) requests per container instance of the Revision. Cloud Run fully managed: supported, defaults to 80 Cloud Run on GKE: supported, defaults to 0, which means concurrency to the application is not limited, and the system decides the target concurrency for the autoscaler.",
"format": "int32",
"type": "integer"
},
"containers": {
- "description": "Containers holds the single container that defines the unit of execution\nfor this Revision. In the context of a Revision, we disallow a number of\nfields on this Container, including: name and lifecycle.\nIn Cloud Run, only a single container may be provided.",
+ "description": "Containers holds the single container that defines the unit of execution for this Revision. In the context of a Revision, we disallow a number of fields on this Container, including: name and lifecycle. In Cloud Run, only a single container may be provided.",
"items": {
"$ref": "Container"
},
"type": "array"
},
"generation": {
- "description": "Deprecated and not currently populated by Cloud Run. See\nmetadata.generation instead, which is the sequence number containing the\nlatest generation of the desired state.\n\nRead-only.",
+ "description": "Deprecated and not currently populated by Cloud Run. See metadata.generation instead, which is the sequence number containing the latest generation of the desired state. Read-only.",
"format": "int32",
"type": "integer"
},
"serviceAccountName": {
- "description": "Email address of the IAM service account associated with the revision\nof the service. The service account represents the identity of the\nrunning revision, and determines what permissions the revision has. If\nnot provided, the revision will use the project's default service account.",
+ "description": "Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.",
"type": "string"
},
"servingState": {
- "description": "ServingState holds a value describing the state the resources\nare in for this Revision.\nUsers must not specify this when creating a revision. It is expected\nthat the system will manipulate this based on routability and load.\n\nPopulated by the system.\nRead-only.",
+ "description": "ServingState holds a value describing the state the resources are in for this Revision. Users must not specify this when creating a revision. It is expected that the system will manipulate this based on routability and load. Populated by the system. Read-only.",
"enum": [
"REVISION_SERVING_STATE_UNSPECIFIED",
"ACTIVE",
@@ -5379,13 +5379,13 @@
"enumDescriptions": [
"The revision serving state hasn't been specified.",
"The revision is ready to serve traffic.",
- "The revision is not currently serving traffic, but could be made to serve\ntraffic quickly.\nNot currently used by Cloud Run.",
- "The revision has been decommissioned and is not needed to serve traffic\nanymore. A Revision may be brought out of retirement, but it may take\nlonger than it would from a \"Reserve\" state."
+ "The revision is not currently serving traffic, but could be made to serve traffic quickly. Not currently used by Cloud Run.",
+ "The revision has been decommissioned and is not needed to serve traffic anymore. A Revision may be brought out of retirement, but it may take longer than it would from a \"Reserve\" state."
],
"type": "string"
},
"timeoutSeconds": {
- "description": "TimeoutSeconds holds the max duration the instance is allowed for\nresponding to a request.\nNot currently used by Cloud Run.",
+ "description": "TimeoutSeconds holds the max duration the instance is allowed for responding to a request. Not currently used by Cloud Run.",
"format": "int32",
"type": "integer"
},
@@ -5399,26 +5399,26 @@
"type": "object"
},
"RevisionStatus": {
- "description": "RevisionStatus communicates the observed state of the Revision (from the\ncontroller).",
+ "description": "RevisionStatus communicates the observed state of the Revision (from the controller).",
"id": "RevisionStatus",
"properties": {
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.\n\nAs a Revision is being prepared, it will incrementally\nupdate conditions \"ResourcesAvailable\", \"ContainerHealthy\", and \"Active\",\nwhich contribute to the overall \"Ready\" condition.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world. As a Revision is being prepared, it will incrementally update conditions \"ResourcesAvailable\", \"ContainerHealthy\", and \"Active\", which contribute to the overall \"Ready\" condition.",
"items": {
"$ref": "RevisionCondition"
},
"type": "array"
},
"imageDigest": {
- "description": "ImageDigest holds the resolved digest for the image specified\nwithin .Spec.Container.Image. The digest is resolved during the creation\nof Revision. This field holds the digest value regardless of whether\na tag or digest was originally specified in the Container object.",
+ "description": "ImageDigest holds the resolved digest for the image specified within .Spec.Container.Image. The digest is resolved during the creation of Revision. This field holds the digest value regardless of whether a tag or digest was originally specified in the Container object.",
"type": "string"
},
"logUrl": {
- "description": "Specifies the generated logging url for this particular revision\nbased on the revision url template specified in the controller's config.\n+optional",
+ "description": "Specifies the generated logging url for this particular revision based on the revision url template specified in the controller's config. +optional",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Revision that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation, and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the Revision that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation, and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
},
@@ -5430,12 +5430,12 @@
"type": "object"
},
"RevisionTemplate": {
- "description": "RevisionTemplateSpec describes the data a revision should have when created\nfrom a template. Based on:\nhttps://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190",
+ "description": "RevisionTemplateSpec describes the data a revision should have when created from a template. Based on: https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190",
"id": "RevisionTemplate",
"properties": {
"metadata": {
"$ref": "ObjectMeta",
- "description": "Optional metadata for this Revision, including labels and annotations. Name\nwill be generated by the Configuration.\nTo set minimum instances for this revision, use the\n\"autoscaling.knative.dev/minScale\" annotation key. (Cloud Run on GKE only).\nTo set maximum instances for this revision, use the\n\"autoscaling.knative.dev/maxScale\" annotation key.\nTo set Cloud SQL connections for the revision, use the\n\"run.googleapis.com/cloudsql-instances\" annotation key. Values should be\ncomma separated."
+ "description": "Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. To set minimum instances for this revision, use the \"autoscaling.knative.dev/minScale\" annotation key. (Cloud Run on GKE only). To set maximum instances for this revision, use the \"autoscaling.knative.dev/maxScale\" annotation key. To set Cloud SQL connections for the revision, use the \"run.googleapis.com/cloudsql-instances\" annotation key. Values should be comma separated."
},
"spec": {
"$ref": "RevisionSpec",
@@ -5445,7 +5445,7 @@
"type": "object"
},
"Route": {
- "description": "Route is responsible for configuring ingress over a collection of Revisions.\nSome of the Revisions a Route distributes traffic over may be specified by\nreferencing the Configuration responsible for creating them; in these cases\nthe Route is additionally responsible for monitoring the Configuration for\n\"latest ready\" revision changes, and smoothly rolling out latest revisions.\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#route\n\nCloud Run currently supports referencing a single Configuration to\nautomatically deploy the \"latest ready\" Revision from that Configuration.",
+ "description": "Route is responsible for configuring ingress over a collection of Revisions. Some of the Revisions a Route distributes traffic over may be specified by referencing the Configuration responsible for creating them; in these cases the Route is additionally responsible for monitoring the Configuration for \"latest ready\" revision changes, and smoothly rolling out latest revisions. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#route Cloud Run currently supports referencing a single Configuration to automatically deploy the \"latest ready\" Revision from that Configuration.",
"id": "Route",
"properties": {
"apiVersion": {
@@ -5458,7 +5458,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Route, including name, namespace, labels,\nand annotations."
+ "description": "Metadata associated with this Route, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "RouteSpec",
@@ -5476,20 +5476,20 @@
"id": "RouteCondition",
"properties": {
"lastTransitionTime": {
- "description": "Last time the condition transitioned from one status to another.\n+optional",
+ "description": "Last time the condition transitioned from one status to another. +optional",
"format": "google-datetime",
"type": "string"
},
"message": {
- "description": "Human-readable message indicating details about last transition.\n+optional",
+ "description": "Human-readable message indicating details about last transition. +optional",
"type": "string"
},
"reason": {
- "description": "One-word CamelCase reason for the condition's last transition.\n+optional",
+ "description": "One-word CamelCase reason for the condition's last transition. +optional",
"type": "string"
},
"severity": {
- "description": "How to interpret failures of this condition, one of Error, Warning, Info\n+optional",
+ "description": "How to interpret failures of this condition, one of Error, Warning, Info +optional",
"type": "string"
},
"status": {
@@ -5497,7 +5497,7 @@
"type": "string"
},
"type": {
- "description": "RouteConditionType is used to communicate the status of the reconciliation\nprocess. See also:\nhttps://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting\nTypes include: \"Ready\".",
+ "description": "RouteConditionType is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include: \"Ready\".",
"type": "string"
}
},
@@ -5508,12 +5508,12 @@
"id": "RouteSpec",
"properties": {
"generation": {
- "description": "Deprecated and not currently populated by Cloud Run. See\nmetadata.generation instead, which is the sequence number containing the\nlatest generation of the desired state.\n\nRead-only.",
+ "description": "Deprecated and not currently populated by Cloud Run. See metadata.generation instead, which is the sequence number containing the latest generation of the desired state. Read-only.",
"format": "int32",
"type": "integer"
},
"traffic": {
- "description": "Traffic specifies how to distribute traffic over a collection of Knative\nRevisions and Configurations.\nCloud Run currently supports a single configurationName.",
+ "description": "Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations. Cloud Run currently supports a single configurationName.",
"items": {
"$ref": "TrafficTarget"
},
@@ -5523,7 +5523,7 @@
"type": "object"
},
"RouteStatus": {
- "description": "RouteStatus communicates the observed state of the Route (from the\ncontroller).",
+ "description": "RouteStatus communicates the observed state of the Route (from the controller).",
"id": "RouteStatus",
"properties": {
"address": {
@@ -5531,34 +5531,34 @@
"description": "Similar to url, information on where the service is available on HTTP."
},
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world.",
"items": {
"$ref": "RouteCondition"
},
"type": "array"
},
"domain": {
- "description": "Deprecated - use url instead.\nDomain holds the top-level domain that will distribute traffic over the\nprovided targets.",
+ "description": "Deprecated - use url instead. Domain holds the top-level domain that will distribute traffic over the provided targets.",
"type": "string"
},
"domainInternal": {
- "description": "Deprecated - use address instead.\nFor Cloud Run, identifical to domain.",
+ "description": "Deprecated - use address instead. For Cloud Run, identifical to domain.",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Route that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation and the Ready condition's status\nis True or False.\n\nNote that providing a trafficTarget that only has a configurationName will\nresult in a Route that does not increment either its metadata.generation or\nits observedGeneration, as new \"latest ready\" revisions from the\nConfiguration are processed without an update to the Route's spec.",
+ "description": "ObservedGeneration is the 'Generation' of the Route that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. Note that providing a trafficTarget that only has a configurationName will result in a Route that does not increment either its metadata.generation or its observedGeneration, as new \"latest ready\" revisions from the Configuration are processed without an update to the Route's spec.",
"format": "int32",
"type": "integer"
},
"traffic": {
- "description": "Traffic holds the configured traffic distribution.\nThese entries will always contain RevisionName references.\nWhen ConfigurationName appears in the spec, this will hold the\nLatestReadyRevisionName that we last observed.",
+ "description": "Traffic holds the configured traffic distribution. These entries will always contain RevisionName references. When ConfigurationName appears in the spec, this will hold the LatestReadyRevisionName that we last observed.",
"items": {
"$ref": "TrafficTarget"
},
"type": "array"
},
"url": {
- "description": "URL holds the url that will distribute traffic over the provided traffic\ntargets. It generally has the form\nhttps://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
+ "description": "URL holds the url that will distribute traffic over the provided traffic targets. It generally has the form https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
"type": "string"
}
},
@@ -5569,77 +5569,77 @@
"id": "SELinuxOptions",
"properties": {
"level": {
- "description": "Level is SELinux level label that applies to the container.\n+optional",
+ "description": "Level is SELinux level label that applies to the container. +optional",
"type": "string"
},
"role": {
- "description": "Role is a SELinux role label that applies to the container.\n+optional",
+ "description": "Role is a SELinux role label that applies to the container. +optional",
"type": "string"
},
"type": {
- "description": "Type is a SELinux type label that applies to the container.\n+optional",
+ "description": "Type is a SELinux type label that applies to the container. +optional",
"type": "string"
},
"user": {
- "description": "User is a SELinux user label that applies to the container.\n+optional",
+ "description": "User is a SELinux user label that applies to the container. +optional",
"type": "string"
}
},
"type": "object"
},
"SecretEnvSource": {
- "description": "SecretEnvSource selects a Secret to populate the environment\nvariables with.\n\nThe contents of the target Secret's Data field will represent the\nkey-value pairs as environment variables.",
+ "description": "SecretEnvSource selects a Secret to populate the environment variables with. The contents of the target Secret's Data field will represent the key-value pairs as environment variables.",
"id": "SecretEnvSource",
"properties": {
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe Secret to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported The Secret to select from.",
"type": "string"
},
"optional": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nSpecify whether the Secret must be defined\n+optional",
+ "description": "Cloud Run fully managed: not supported Cloud Run for Anthos: supported Specify whether the Secret must be defined +optional",
"type": "boolean"
}
},
"type": "object"
},
"SecretKeySelector": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSecretKeySelector selects a key of a Secret.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported SecretKeySelector selects a key of a Secret.",
"id": "SecretKeySelector",
"properties": {
"key": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nThe key of the secret to select from. Must be a valid secret key.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported The key of the secret to select from. Must be a valid secret key.",
"type": "string"
},
"localObjectReference": {
"$ref": "LocalObjectReference",
- "description": "This field should not be used directly as it is meant to be inlined\ndirectly into the message. Use the \"name\" field instead."
+ "description": "This field should not be used directly as it is meant to be inlined directly into the message. Use the \"name\" field instead."
},
"name": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nThe name of the secret in the pod's namespace to select from.",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported The name of the secret in the pod's namespace to select from.",
"type": "string"
},
"optional": {
- "description": "Cloud Run fully managed: not supported\n\nCloud Run on GKE: supported\n\nSpecify whether the Secret or its key must be defined\n+optional",
+ "description": "Cloud Run fully managed: not supported Cloud Run on GKE: supported Specify whether the Secret or its key must be defined +optional",
"type": "boolean"
}
},
"type": "object"
},
"SecretVolumeSource": {
- "description": "The contents of the target Secret's Data field will be presented in a volume\nas files using the keys in the Data field as the file names.",
+ "description": "The contents of the target Secret's Data field will be presented in a volume as files using the keys in the Data field as the file names.",
"id": "SecretVolumeSource",
"properties": {
"defaultMode": {
- "description": "Mode bits to use on created files by default. Must be a value between 0 and\n0777. Defaults to 0644. Directories within the path are not affected by\nthis setting. This might be in conflict with other options that affect the\nfile mode, like fsGroup, and the result can be other mode bits set.",
+ "description": "Mode bits to use on created files by default. Must be a value between 0 and 0777. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.",
"format": "int32",
"type": "integer"
},
"items": {
- "description": "If unspecified, each key-value pair in the Data field of the referenced\nSecret will be projected into the volume as a file whose name is the\nkey and content is the value. If specified, the listed keys will be\nprojected into the specified paths, and unlisted keys will not be\npresent. If a key is specified which is not present in the Secret,\nthe volume setup will error unless it is marked optional.",
+ "description": "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional.",
"items": {
"$ref": "KeyToPath"
},
@@ -5657,48 +5657,48 @@
"type": "object"
},
"SecurityContext": {
- "description": "SecurityContext holds security configuration that will be applied to a\ncontainer. Some fields are present in both SecurityContext and\nPodSecurityContext. When both are set, the values in SecurityContext take\nprecedence.",
+ "description": "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.",
"id": "SecurityContext",
"properties": {
"allowPrivilegeEscalation": {
- "description": "AllowPrivilegeEscalation controls whether a process can gain more\nprivileges than its parent process. This bool directly controls if\nthe no_new_privs flag will be set on the container process.\nAllowPrivilegeEscalation is true always when the container is:\n1) run as Privileged\n2) has CAP_SYS_ADMIN\n+optional",
+ "description": "AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN +optional",
"type": "boolean"
},
"capabilities": {
"$ref": "Capabilities",
- "description": "The capabilities to add/drop when running containers.\nDefaults to the default set of capabilities granted by the container\nruntime. +optional"
+ "description": "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. +optional"
},
"privileged": {
- "description": "Run container in privileged mode.\nProcesses in privileged containers are essentially equivalent to root on\nthe host. Defaults to false. +optional",
+ "description": "Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. +optional",
"type": "boolean"
},
"readOnlyRootFilesystem": {
- "description": "Whether this container has a read-only root filesystem.\nDefault is false.\n+optional",
+ "description": "Whether this container has a read-only root filesystem. Default is false. +optional",
"type": "boolean"
},
"runAsGroup": {
- "description": "The GID to run the entrypoint of the container process.\nUses runtime default if unset.\nMay also be set in PodSecurityContext. If set in both SecurityContext and\nPodSecurityContext, the value specified in SecurityContext takes\nprecedence. +optional",
+ "description": "The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. +optional",
"format": "int32",
"type": "integer"
},
"runAsNonRoot": {
- "description": "Indicates that the container must run as a non-root user.\nIf true, the Kubelet will validate the image at runtime to ensure that it\ndoes not run as UID 0 (root) and fail to start the container if it does.\nIf unset or false, no such validation will be performed.\nMay also be set in PodSecurityContext. If set in both SecurityContext and\nPodSecurityContext, the value specified in SecurityContext takes\nprecedence. +optional",
+ "description": "Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. +optional",
"type": "boolean"
},
"runAsUser": {
- "description": "The UID to run the entrypoint of the container process.\nDefaults to user specified in image metadata if unspecified.\nMay also be set in PodSecurityContext. If set in both SecurityContext and\nPodSecurityContext, the value specified in SecurityContext takes\nprecedence. +optional",
+ "description": "The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. +optional",
"format": "int32",
"type": "integer"
},
"seLinuxOptions": {
"$ref": "SELinuxOptions",
- "description": "The SELinux context to be applied to the container.\nIf unspecified, the container runtime will allocate a random SELinux\ncontext for each container. May also be set in PodSecurityContext. If set\nin both SecurityContext and PodSecurityContext, the value specified in\nSecurityContext takes precedence. +optional"
+ "description": "The SELinux context to be applied to the container. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. +optional"
}
},
"type": "object"
},
"Service": {
- "description": "Service acts as a top-level container that manages a set of Routes and\nConfigurations which implement a network service. Service exists to provide a\nsingular abstraction which can be access controlled, reasoned about, and\nwhich encapsulates software lifecycle decisions such as rollout policy and\nteam resource ownership. Service acts only as an orchestrator of the\nunderlying Routes and Configurations (much as a kubernetes Deployment\norchestrates ReplicaSets).\n\nThe Service's controller will track the statuses of its owned Configuration\nand Route, reflecting their statuses and conditions as its own.\n\nSee also:\nhttps://github.com/knative/serving/blob/master/docs/spec/overview.md#service",
+ "description": "Service acts as a top-level container that manages a set of Routes and Configurations which implement a network service. Service exists to provide a singular abstraction which can be access controlled, reasoned about, and which encapsulates software lifecycle decisions such as rollout policy and team resource ownership. Service acts only as an orchestrator of the underlying Routes and Configurations (much as a kubernetes Deployment orchestrates ReplicaSets). The Service's controller will track the statuses of its owned Configuration and Route, reflecting their statuses and conditions as its own. See also: https://github.com/knative/serving/blob/master/docs/spec/overview.md#service",
"id": "Service",
"properties": {
"apiVersion": {
@@ -5711,7 +5711,7 @@
},
"metadata": {
"$ref": "ObjectMeta",
- "description": "Metadata associated with this Service, including name, namespace, labels,\nand annotations."
+ "description": "Metadata associated with this Service, including name, namespace, labels, and annotations."
},
"spec": {
"$ref": "ServiceSpec",
@@ -5719,7 +5719,7 @@
},
"status": {
"$ref": "ServiceStatus",
- "description": "Status communicates the observed state of the Service (from the\ncontroller)."
+ "description": "Status communicates the observed state of the Service (from the controller)."
}
},
"type": "object"
@@ -5729,20 +5729,20 @@
"id": "ServiceCondition",
"properties": {
"lastTransitionTime": {
- "description": "Last time the condition transitioned from one status to another.\n+optional",
+ "description": "Last time the condition transitioned from one status to another. +optional",
"format": "google-datetime",
"type": "string"
},
"message": {
- "description": "Human-readable message indicating details about last transition.\n+optional",
+ "description": "Human-readable message indicating details about last transition. +optional",
"type": "string"
},
"reason": {
- "description": "One-word CamelCase reason for the condition's last transition.\n+optional",
+ "description": "One-word CamelCase reason for the condition's last transition. +optional",
"type": "string"
},
"severity": {
- "description": "How to interpret failures of this condition, one of Error, Warning, Info\n+optional",
+ "description": "How to interpret failures of this condition, one of Error, Warning, Info +optional",
"type": "string"
},
"status": {
@@ -5750,43 +5750,43 @@
"type": "string"
},
"type": {
- "description": "ServiceConditionType is used to communicate the status of the\nreconciliation process. See also:\nhttps://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting\n\nTypes include: \"Ready\", \"ConfigurationsReady\", and \"RoutesReady\". \"Ready\"\nwill be true when the underlying Route and Configuration are ready.",
+ "description": "ServiceConditionType is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include: \"Ready\", \"ConfigurationsReady\", and \"RoutesReady\". \"Ready\" will be true when the underlying Route and Configuration are ready.",
"type": "string"
}
},
"type": "object"
},
"ServiceSpec": {
- "description": "ServiceSpec holds the desired state of the Route (from the client), which\nis used to manipulate the underlying Route and Configuration(s).",
+ "description": "ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s).",
"id": "ServiceSpec",
"properties": {
"generation": {
- "description": "Deprecated and not currently populated by Cloud Run. See\nmetadata.generation instead, which is the sequence number containing the\nlatest generation of the desired state.\n\nRead-only.",
+ "description": "Deprecated and not currently populated by Cloud Run. See metadata.generation instead, which is the sequence number containing the latest generation of the desired state. Read-only.",
"format": "int32",
"type": "integer"
},
"manual": {
"$ref": "ServiceSpecManualType",
- "description": "Manual contains the options for configuring a manual service. See\nServiceSpec for more details.\n\nNot currently supported by Cloud Run."
+ "description": "Manual contains the options for configuring a manual service. See ServiceSpec for more details. Not currently supported by Cloud Run."
},
"pinned": {
"$ref": "ServiceSpecPinnedType",
- "description": "Pins this service to a specific revision name. The revision must\nbe owned by the configuration provided.\n\nDeprecated and not supported by Cloud Run.\n+optional"
+ "description": "Pins this service to a specific revision name. The revision must be owned by the configuration provided. Deprecated and not supported by Cloud Run. +optional"
},
"release": {
"$ref": "ServiceSpecReleaseType",
- "description": "Release enables gradual promotion of new revisions by allowing traffic\nto be split between two revisions. This type replaces the deprecated\nPinned type.\n\nNot currently supported by Cloud Run."
+ "description": "Release enables gradual promotion of new revisions by allowing traffic to be split between two revisions. This type replaces the deprecated Pinned type. Not currently supported by Cloud Run."
},
"runLatest": {
"$ref": "ServiceSpecRunLatest",
- "description": "RunLatest defines a simple Service. It will automatically\nconfigure a route that keeps the latest ready revision\nfrom the supplied configuration running.\n+optional"
+ "description": "RunLatest defines a simple Service. It will automatically configure a route that keeps the latest ready revision from the supplied configuration running. +optional"
},
"template": {
"$ref": "RevisionTemplate",
- "description": "Template holds the latest specification for the Revision to\nbe stamped out."
+ "description": "Template holds the latest specification for the Revision to be stamped out."
},
"traffic": {
- "description": "Traffic specifies how to distribute traffic over a collection of Knative\nRevisions and Configurations.",
+ "description": "Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations.",
"items": {
"$ref": "TrafficTarget"
},
@@ -5796,13 +5796,13 @@
"type": "object"
},
"ServiceSpecManualType": {
- "description": "ServiceSpecManualType contains the options for configuring a manual service.\nSee ServiceSpec for more details.\n\nNot currently supported by Cloud Run.",
+ "description": "ServiceSpecManualType contains the options for configuring a manual service. See ServiceSpec for more details. Not currently supported by Cloud Run.",
"id": "ServiceSpecManualType",
"properties": {},
"type": "object"
},
"ServiceSpecPinnedType": {
- "description": "ServiceSpecPinnedType Pins this service to a specific revision name. The\nrevision must be owned by the configuration provided.\n\nDeprecated and not supported by Cloud Run.",
+ "description": "ServiceSpecPinnedType Pins this service to a specific revision name. The revision must be owned by the configuration provided. Deprecated and not supported by Cloud Run.",
"id": "ServiceSpecPinnedType",
"properties": {
"configuration": {
@@ -5810,29 +5810,29 @@
"description": "The configuration for this service."
},
"revisionName": {
- "description": "The revision name to pin this service to until changed\nto a different service type.",
+ "description": "The revision name to pin this service to until changed to a different service type.",
"type": "string"
}
},
"type": "object"
},
"ServiceSpecReleaseType": {
- "description": "ServiceSpecReleaseType contains the options for slowly releasing revisions.\nSee ServiceSpec for more details.\n\nNot currently supported by Cloud Run.",
+ "description": "ServiceSpecReleaseType contains the options for slowly releasing revisions. See ServiceSpec for more details. Not currently supported by Cloud Run.",
"id": "ServiceSpecReleaseType",
"properties": {
"configuration": {
"$ref": "ConfigurationSpec",
- "description": "The configuration for this service. All revisions from this service must\ncome from a single configuration."
+ "description": "The configuration for this service. All revisions from this service must come from a single configuration."
},
"revisions": {
- "description": "Revisions is an ordered list of 1 or 2 revisions. The first is the current\nrevision, and the second is the candidate revision. If a single revision\nis provided, traffic will be pinned at that revision.\n\n\"@latest\" is a shortcut for usage that refers to the latest created\nrevision by the configuration.",
+ "description": "Revisions is an ordered list of 1 or 2 revisions. The first is the current revision, and the second is the candidate revision. If a single revision is provided, traffic will be pinned at that revision. \"@latest\" is a shortcut for usage that refers to the latest created revision by the configuration.",
"items": {
"type": "string"
},
"type": "array"
},
"rolloutPercent": {
- "description": "RolloutPercent is the percent of traffic that should be sent to the\ncandidate revision, i.e. the 2nd revision in the revisions list.\nValid values are between 0 and 99 inclusive.",
+ "description": "RolloutPercent is the percent of traffic that should be sent to the candidate revision, i.e. the 2nd revision in the revisions list. Valid values are between 0 and 99 inclusive.",
"format": "int32",
"type": "integer"
}
@@ -5840,7 +5840,7 @@
"type": "object"
},
"ServiceSpecRunLatest": {
- "description": "ServiceSpecRunLatest contains the options for always having a route to the\nlatest configuration. See ServiceSpec for more details.",
+ "description": "ServiceSpecRunLatest contains the options for always having a route to the latest configuration. See ServiceSpec for more details.",
"id": "ServiceSpecRunLatest",
"properties": {
"configuration": {
@@ -5856,41 +5856,41 @@
"properties": {
"address": {
"$ref": "Addressable",
- "description": "From RouteStatus.\nSimilar to url, information on where the service is available on HTTP."
+ "description": "From RouteStatus. Similar to url, information on where the service is available on HTTP."
},
"conditions": {
- "description": "Conditions communicates information about ongoing/complete\nreconciliation processes that bring the \"spec\" inline with the observed\nstate of the world.",
+ "description": "Conditions communicates information about ongoing/complete reconciliation processes that bring the \"spec\" inline with the observed state of the world.",
"items": {
"$ref": "ServiceCondition"
},
"type": "array"
},
"domain": {
- "description": "From RouteStatus.\nDomain holds the top-level domain that will distribute traffic over the\nprovided targets. It generally has the form\nhttps://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
+ "description": "From RouteStatus. Domain holds the top-level domain that will distribute traffic over the provided targets. It generally has the form https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
"type": "string"
},
"latestCreatedRevisionName": {
- "description": "From ConfigurationStatus.\nLatestCreatedRevisionName is the last revision that was created from this\nService's Configuration. It might not be ready yet, for that use\nLatestReadyRevisionName.",
+ "description": "From ConfigurationStatus. LatestCreatedRevisionName is the last revision that was created from this Service's Configuration. It might not be ready yet, for that use LatestReadyRevisionName.",
"type": "string"
},
"latestReadyRevisionName": {
- "description": "From ConfigurationStatus.\nLatestReadyRevisionName holds the name of the latest Revision stamped out\nfrom this Service's Configuration that has had its \"Ready\" condition become\n\"True\".",
+ "description": "From ConfigurationStatus. LatestReadyRevisionName holds the name of the latest Revision stamped out from this Service's Configuration that has had its \"Ready\" condition become \"True\".",
"type": "string"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Route that\nwas last processed by the controller.\n\nClients polling for completed reconciliation should poll until\nobservedGeneration = metadata.generation and the Ready condition's status\nis True or False.",
+ "description": "ObservedGeneration is the 'Generation' of the Route that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False.",
"format": "int32",
"type": "integer"
},
"traffic": {
- "description": "From RouteStatus.\nTraffic holds the configured traffic distribution.\nThese entries will always contain RevisionName references.\nWhen ConfigurationName appears in the spec, this will hold the\nLatestReadyRevisionName that we last observed.",
+ "description": "From RouteStatus. Traffic holds the configured traffic distribution. These entries will always contain RevisionName references. When ConfigurationName appears in the spec, this will hold the LatestReadyRevisionName that we last observed.",
"items": {
"$ref": "TrafficTarget"
},
"type": "array"
},
"url": {
- "description": "From RouteStatus.\nURL holds the url that will distribute traffic over the provided traffic\ntargets. It generally has the form\nhttps://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
+ "description": "From RouteStatus. URL holds the url that will distribute traffic over the provided traffic targets. It generally has the form https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app",
"type": "string"
}
},
@@ -5902,10 +5902,10 @@
"properties": {
"policy": {
"$ref": "Policy",
- "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An empty policy is a\nvalid policy but certain Cloud Platform services (such as Projects)\nmight reject them."
+ "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them."
},
"updateMask": {
- "description": "OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only\nthe fields in the mask will be modified. If no mask is provided, the\nfollowing default mask is used:\n\n`paths: \"bindings, etag\"`",
+ "description": "OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: `paths: \"bindings, etag\"`",
"format": "google-fieldmask",
"type": "string"
}
@@ -5917,12 +5917,12 @@
"id": "TCPSocketAction",
"properties": {
"host": {
- "description": "Optional: Host name to connect to, defaults to the pod IP.\n+optional",
+ "description": "Optional: Host name to connect to, defaults to the pod IP. +optional",
"type": "string"
},
"port": {
"$ref": "IntOrString",
- "description": "Number or name of the port to access on the container.\nNumber must be in the range 1 to 65535.\nName must be an IANA_SVC_NAME."
+ "description": "Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME."
}
},
"type": "object"
@@ -5932,7 +5932,7 @@
"id": "TestIamPermissionsRequest",
"properties": {
"permissions": {
- "description": "The set of permissions to check for the `resource`. Permissions with\nwildcards (such as '*' or 'storage.*') are not allowed. For more\ninformation see\n[IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
+ "description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).",
"items": {
"type": "string"
},
@@ -5946,7 +5946,7 @@
"id": "TestIamPermissionsResponse",
"properties": {
"permissions": {
- "description": "A subset of `TestPermissionsRequest.permissions` that the caller is\nallowed.",
+ "description": "A subset of `TestPermissionsRequest.permissions` that the caller is allowed.",
"items": {
"type": "string"
},
@@ -5960,32 +5960,32 @@
"id": "TrafficTarget",
"properties": {
"configurationName": {
- "description": "ConfigurationName of a configuration to whose latest revision we will\nsend this portion of traffic. When the \"status.latestReadyRevisionName\"\nof the referenced configuration changes, we will automatically migrate\ntraffic from the prior \"latest ready\" revision to the new one. This field\nis never set in Route's status, only its spec. This is mutually exclusive\nwith RevisionName.\n\nCloud Run currently supports a single ConfigurationName.",
+ "description": "ConfigurationName of a configuration to whose latest revision we will send this portion of traffic. When the \"status.latestReadyRevisionName\" of the referenced configuration changes, we will automatically migrate traffic from the prior \"latest ready\" revision to the new one. This field is never set in Route's status, only its spec. This is mutually exclusive with RevisionName. Cloud Run currently supports a single ConfigurationName.",
"type": "string"
},
"latestRevision": {
- "description": "LatestRevision may be optionally provided to indicate that the latest\nready Revision of the Configuration should be used for this traffic\ntarget. When provided LatestRevision must be true if RevisionName is\nempty; it must be false when RevisionName is non-empty.\n+optional",
+ "description": "LatestRevision may be optionally provided to indicate that the latest ready Revision of the Configuration should be used for this traffic target. When provided LatestRevision must be true if RevisionName is empty; it must be false when RevisionName is non-empty. +optional",
"type": "boolean"
},
"name": {
- "description": "Name is optionally used to expose a dedicated hostname for referencing this\ntarget exclusively.\n\nNot currently supported by Cloud Run.\n+optional",
+ "description": "Name is optionally used to expose a dedicated hostname for referencing this target exclusively. Not currently supported by Cloud Run. +optional",
"type": "string"
},
"percent": {
- "description": "Percent specifies percent of the traffic to this Revision or Configuration.\nThis defaults to zero if unspecified.\n\nCloud Run currently requires 100 percent for a single ConfigurationName\nTrafficTarget entry.",
+ "description": "Percent specifies percent of the traffic to this Revision or Configuration. This defaults to zero if unspecified. Cloud Run currently requires 100 percent for a single ConfigurationName TrafficTarget entry.",
"format": "int32",
"type": "integer"
},
"revisionName": {
- "description": "RevisionName of a specific revision to which to send this portion of\ntraffic. This is mutually exclusive with ConfigurationName.\n\nProviding RevisionName in spec is not currently supported by Cloud Run.",
+ "description": "RevisionName of a specific revision to which to send this portion of traffic. This is mutually exclusive with ConfigurationName. Providing RevisionName in spec is not currently supported by Cloud Run.",
"type": "string"
},
"tag": {
- "description": "Tag is optionally used to expose a dedicated url for referencing\nthis target exclusively.\n\nNot currently supported in Cloud Run.\n+optional",
+ "description": "Tag is optionally used to expose a dedicated url for referencing this target exclusively. Not currently supported in Cloud Run. +optional",
"type": "string"
},
"url": {
- "description": "Output only. URL displays the URL for accessing named traffic targets. URL\nis displayed in status, and is disallowed on spec. URL must contain a\nscheme (e.g. http://) and a hostname, but may not contain anything else\n(e.g. basic auth, url path, etc.\n\nNot currently supported in Cloud Run.",
+ "description": "Output only. URL displays the URL for accessing named traffic targets. URL is displayed in status, and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname, but may not contain anything else (e.g. basic auth, url path, etc. Not currently supported in Cloud Run.",
"type": "string"
}
},
@@ -6012,7 +6012,7 @@
},
"status": {
"$ref": "TriggerStatus",
- "description": "Optional. Status represents the current state of the Trigger. This data may be out of\ndate."
+ "description": "Optional. Status represents the current state of the Trigger. This data may be out of date."
}
},
"type": "object"
@@ -6056,7 +6056,7 @@
"additionalProperties": {
"type": "string"
},
- "description": "Optional. Attributes filters events by exact match on event context attributes.\nEach key in the map is compared with the equivalent key in the event\ncontext. An event passes the filter if all values are equal to the\nspecified values.\n\nNested context attributes are not supported as keys.\nOnly string values are supported.\nNote that this field is optional in knative. In fully managed, 'type'\nattribute is required due to different broker implementation.",
+ "description": "Optional. Attributes filters events by exact match on event context attributes. Each key in the map is compared with the equivalent key in the event context. An event passes the filter if all values are equal to the specified values. Nested context attributes are not supported as keys. Only string values are supported. Note that this field is optional in knative. In fully managed, 'type' attribute is required due to different broker implementation.",
"type": "object"
}
},
@@ -6067,12 +6067,12 @@
"id": "TriggerSpec",
"properties": {
"broker": {
- "description": "Broker is the broker that this trigger receives events from. If not\nspecified, will default to 'default'.\n\nNot currently supported by Cloud Run.",
+ "description": "Broker is the broker that this trigger receives events from. If not specified, will default to 'default'. Not currently supported by Cloud Run.",
"type": "string"
},
"filter": {
"$ref": "TriggerFilter",
- "description": "Optional. Filter is the filter to apply against all events from the Broker. Only\nevents that pass this filter will be sent to the Subscriber.\nNote that filter is optional in knative and is only required in fully\nmanaged due to different broker implementation."
+ "description": "Optional. Filter is the filter to apply against all events from the Broker. Only events that pass this filter will be sent to the Subscriber. Note that filter is optional in knative and is only required in fully managed due to different broker implementation."
},
"subscriber": {
"$ref": "Destination",
@@ -6086,14 +6086,14 @@
"id": "TriggerStatus",
"properties": {
"conditions": {
- "description": "Array of observed TriggerConditions, indicating the current state\nof the Trigger.",
+ "description": "Array of observed TriggerConditions, indicating the current state of the Trigger.",
"items": {
"$ref": "TriggerCondition"
},
"type": "array"
},
"observedGeneration": {
- "description": "ObservedGeneration is the 'Generation' of the Trigger that\nwas last processed by the controller.",
+ "description": "ObservedGeneration is the 'Generation' of the Trigger that was last processed by the controller.",
"format": "int32",
"type": "integer"
},
@@ -6126,7 +6126,7 @@
"id": "VolumeDevice",
"properties": {
"devicePath": {
- "description": "devicePath is the path inside of the container that the device will be\nmapped to.",
+ "description": "devicePath is the path inside of the container that the device will be mapped to.",
"type": "string"
},
"name": {
@@ -6141,11 +6141,11 @@
"id": "VolumeMount",
"properties": {
"mountPath": {
- "description": "Path within the container at which the volume should be mounted. Must\nnot contain ':'.",
+ "description": "Path within the container at which the volume should be mounted. Must not contain ':'.",
"type": "string"
},
"mountPropagation": {
- "description": "mountPropagation determines how mounts are propagated from the host\nto container and the other way around.\nWhen not set, MountPropagationHostToContainer is used.\nThis field is beta in 1.10.\n+optional",
+ "description": "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationHostToContainer is used. This field is beta in 1.10. +optional",
"type": "string"
},
"name": {
@@ -6153,11 +6153,11 @@
"type": "string"
},
"readOnly": {
- "description": "Mounted read-only if true, read-write otherwise (false or unspecified).\nDefaults to false.\n+optional",
+ "description": "Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false. +optional",
"type": "boolean"
},
"subPath": {
- "description": "Path within the volume from which the container's volume should be mounted.\nDefaults to \"\" (volume's root).\n+optional",
+ "description": "Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root). +optional",
"type": "string"
}
},
diff --git a/run/v1alpha1/run-gen.go b/run/v1alpha1/run-gen.go
index dd49c28..cbe44bb 100644
--- a/run/v1alpha1/run-gen.go
+++ b/run/v1alpha1/run-gen.go
@@ -462,72 +462,31 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// AuditConfig: Specifies the audit configuration for a service.
-// The configuration determines which permission types are logged, and
-// what
-// identities, if any, are exempted from logging.
-// An AuditConfig must have one or more AuditLogConfigs.
-//
-// If there are AuditConfigs for both `allServices` and a specific
-// service,
-// the union of the two AuditConfigs is used for that service: the
-// log_types
-// specified in each AuditConfig are enabled, and the exempted_members
-// in each
-// AuditLogConfig are exempted.
-//
-// Example Policy with multiple AuditConfigs:
-//
-// {
-// "audit_configs": [
-// {
-// "service": "allServices",
-// "audit_log_configs": [
-// {
-// "log_type": "DATA_READ",
-// "exempted_members": [
-// "user:jose@example.com"
-// ]
-// },
-// {
-// "log_type": "DATA_WRITE"
-// },
-// {
-// "log_type": "ADMIN_READ"
-// }
-// ]
-// },
-// {
-// "service": "sampleservice.googleapis.com",
-// "audit_log_configs": [
-// {
-// "log_type": "DATA_READ"
-// },
-// {
-// "log_type": "DATA_WRITE",
-// "exempted_members": [
-// "user:aliya@example.com"
-// ]
-// }
-// ]
-// }
-// ]
-// }
-//
-// For sampleservice, this policy enables DATA_READ, DATA_WRITE and
-// ADMIN_READ
-// logging. It also exempts jose@example.com from DATA_READ logging,
-// and
-// aliya@example.com from DATA_WRITE logging.
+// AuditConfig: Specifies the audit configuration for a service. The
+// configuration determines which permission types are logged, and what
+// identities, if any, are exempted from logging. An AuditConfig must
+// have one or more AuditLogConfigs. If there are AuditConfigs for both
+// `allServices` and a specific service, the union of the two
+// AuditConfigs is used for that service: the log_types specified in
+// each AuditConfig are enabled, and the exempted_members in each
+// AuditLogConfig are exempted. Example Policy with multiple
+// AuditConfigs: { "audit_configs": [ { "service": "allServices",
+// "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members":
+// [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, {
+// "log_type": "ADMIN_READ" } ] }, { "service":
+// "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type":
+// "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [
+// "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy
+// enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts
+// jose@example.com from DATA_READ logging, and aliya@example.com from
+// DATA_WRITE logging.
type AuditConfig struct {
// AuditLogConfigs: The configuration for logging of each type of
// permission.
AuditLogConfigs []*AuditLogConfig `json:"auditLogConfigs,omitempty"`
- // Service: Specifies a service that will be enabled for audit
- // logging.
- // For example, `storage.googleapis.com`,
- // `cloudsql.googleapis.com`.
+ // Service: Specifies a service that will be enabled for audit logging.
+ // For example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
// `allServices` is a special value that covers all services.
Service string `json:"service,omitempty"`
@@ -556,31 +515,15 @@
}
// AuditLogConfig: Provides the configuration for logging a type of
-// permissions.
-// Example:
-//
-// {
-// "audit_log_configs": [
-// {
-// "log_type": "DATA_READ",
-// "exempted_members": [
-// "user:jose@example.com"
-// ]
-// },
-// {
-// "log_type": "DATA_WRITE"
-// }
-// ]
-// }
-//
-// This enables 'DATA_READ' and 'DATA_WRITE' logging, while
-// exempting
-// jose@example.com from DATA_READ logging.
+// permissions. Example: { "audit_log_configs": [ { "log_type":
+// "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, {
+// "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and
+// 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ
+// logging.
type AuditLogConfig struct {
// ExemptedMembers: Specifies the identities that do not cause logging
- // for this type of
- // permission.
- // Follows the same format of Binding.members.
+ // for this type of permission. Follows the same format of
+ // Binding.members.
ExemptedMembers []string `json:"exemptedMembers,omitempty"`
// LogType: The log type that this config enables.
@@ -617,8 +560,7 @@
}
// AuthorizedDomain: A domain that a user has been authorized to
-// administer. To authorize use
-// of a domain, verify ownership via
+// administer. To authorize use of a domain, verify ownership via
// [Webmaster
// Central](https://www.google.com/webmasters/verification/home).
type AuthorizedDomain struct {
@@ -627,8 +569,7 @@
Id string `json:"id,omitempty"`
// Name: Read only. Full path to the `AuthorizedDomain` resource in the
- // API.
- // Example: `apps/myapp/authorizedDomains/example.com`.
+ // API. Example: `apps/myapp/authorizedDomains/example.com`.
Name string `json:"name,omitempty"`
// ForceSendFields is a list of field names (e.g. "Id") to
@@ -656,95 +597,53 @@
// Binding: Associates `members` with a `role`.
type Binding struct {
- // Condition: The condition that is associated with this binding.
- //
- // If the condition evaluates to `true`, then this binding applies to
- // the
- // current request.
- //
- // If the condition evaluates to `false`, then this binding does not
- // apply to
- // the current request. However, a different role binding might grant
- // the same
- // role to one or more of the members in this binding.
- //
- // To learn which resources support conditions in their IAM policies,
- // see
- // the
- // [IAM
- // documentation](https://cloud.google.com/iam/help/conditions/r
- // esource-policies).
+ // Condition: The condition that is associated with this binding. If the
+ // condition evaluates to `true`, then this binding applies to the
+ // current request. If the condition evaluates to `false`, then this
+ // binding does not apply to the current request. However, a different
+ // role binding might grant the same role to one or more of the members
+ // in this binding. To learn which resources support conditions in their
+ // IAM policies, see the [IAM
+ // documentation](https://cloud.google.com/iam/help/conditions/resource-p
+ // olicies).
Condition *Expr `json:"condition,omitempty"`
// Members: Specifies the identities requesting access for a Cloud
- // Platform resource.
- // `members` can have the following values:
- //
- // * `allUsers`: A special identifier that represents anyone who is
- // on the internet; with or without a Google account.
- //
- // * `allAuthenticatedUsers`: A special identifier that represents
- // anyone
- // who is authenticated with a Google account or a service
- // account.
- //
- // * `user:{emailid}`: An email address that represents a specific
- // Google
- // account. For example, `alice@example.com` .
- //
- //
- // * `serviceAccount:{emailid}`: An email address that represents a
- // service
- // account. For example,
- // `my-other-app@appspot.gserviceaccount.com`.
- //
- // * `group:{emailid}`: An email address that represents a Google
- // group.
- // For example, `admins@example.com`.
- //
- // * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus
- // unique
- // identifier) representing a user that has been recently deleted.
- // For
- // example, `alice@example.com?uid=123456789012345678901`. If the
- // user is
- // recovered, this value reverts to `user:{emailid}` and the
- // recovered user
- // retains the role in the binding.
- //
- // * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
- // (plus
- // unique identifier) representing a service account that has been
- // recently
- // deleted. For example,
- //
+ // Platform resource. `members` can have the following values: *
+ // `allUsers`: A special identifier that represents anyone who is on the
+ // internet; with or without a Google account. *
+ // `allAuthenticatedUsers`: A special identifier that represents anyone
+ // who is authenticated with a Google account or a service account. *
+ // `user:{emailid}`: An email address that represents a specific Google
+ // account. For example, `alice@example.com` . *
+ // `serviceAccount:{emailid}`: An email address that represents a
+ // service account. For example,
+ // `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An
+ // email address that represents a Google group. For example,
+ // `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An
+ // email address (plus unique identifier) representing a user that has
+ // been recently deleted. For example,
+ // `alice@example.com?uid=123456789012345678901`. If the user is
+ // recovered, this value reverts to `user:{emailid}` and the recovered
+ // user retains the role in the binding. *
+ // `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
+ // (plus unique identifier) representing a service account that has been
+ // recently deleted. For example,
// `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
- //
- // If the service account is undeleted, this value reverts to
- // `serviceAccount:{emailid}` and the undeleted service account
- // retains the
- // role in the binding.
- //
- // * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus
- // unique
- // identifier) representing a Google group that has been recently
- // deleted. For example,
- // `admins@example.com?uid=123456789012345678901`. If
- // the group is recovered, this value reverts to `group:{emailid}`
- // and the
- // recovered group retains the role in the binding.
- //
- //
- // * `domain:{domain}`: The G Suite domain (primary) that represents all
- // the
- // users of that domain. For example, `google.com` or
- // `example.com`.
- //
- //
+ // If the service account is undeleted, this value reverts to
+ // `serviceAccount:{emailid}` and the undeleted service account retains
+ // the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`:
+ // An email address (plus unique identifier) representing a Google group
+ // that has been recently deleted. For example,
+ // `admins@example.com?uid=123456789012345678901`. If the group is
+ // recovered, this value reverts to `group:{emailid}` and the recovered
+ // group retains the role in the binding. * `domain:{domain}`: The G
+ // Suite domain (primary) that represents all the users of that domain.
+ // For example, `google.com` or `example.com`.
Members []string `json:"members,omitempty"`
- // Role: Role that is assigned to `members`.
- // For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
+ // Role: Role that is assigned to `members`. For example,
+ // `roles/viewer`, `roles/editor`, or `roles/owner`.
Role string `json:"role,omitempty"`
// ForceSendFields is a list of field names (e.g. "Condition") to
@@ -773,12 +672,10 @@
// Capabilities: Adds and removes POSIX capabilities from running
// containers.
type Capabilities struct {
- // Add: Added capabilities
- // +optional
+ // Add: Added capabilities +optional
Add []string `json:"add,omitempty"`
- // Drop: Removed capabilities
- // +optional
+ // Drop: Removed capabilities +optional
Drop []string `json:"drop,omitempty"`
// ForceSendFields is a list of field names (e.g. "Add") to
@@ -819,8 +716,7 @@
Spec *CloudAuditLogsSourceSpec `json:"spec,omitempty"`
// Status: Status represents the current state of the
- // CloudAuditLogsSource. This data
- // may be out of date. +optional
+ // CloudAuditLogsSource. This data may be out of date. +optional
Status *CloudAuditLogsSourceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -854,42 +750,34 @@
// CloudAuditLogsSource.
type CloudAuditLogsSourceSpec struct {
// CeOverrides: CloudEventOverrides defines overrides to control the
- // output format and
- // modifications of the event sent to the sink.
+ // output format and modifications of the event sent to the sink.
// +optional
CeOverrides *CloudEventOverrides `json:"ceOverrides,omitempty"`
// MethodName: Required. The method name at the service API. This must
- // match "methodName" in Cloud
- // Audit Logs. Regex or Wildcards (*) are not supported.
- // Example: "google.cloud.bigquery.job.create".
+ // match "methodName" in Cloud Audit Logs. Regex or Wildcards (*) are
+ // not supported. Example: "google.cloud.bigquery.job.create".
MethodName string `json:"methodName,omitempty"`
// ResourceName: Optional. The resource specification. This must match
- // "methodName"
- // in Cloud Audit Logs. Regex or Wildcards (*) are not
- // supported.
- // Example: "projects/my-project/jobs/foo".
+ // "methodName" in Cloud Audit Logs. Regex or Wildcards (*) are not
+ // supported. Example: "projects/my-project/jobs/foo".
ResourceName string `json:"resourceName,omitempty"`
// ServiceAccountName: Optional. Email address of the IAM service
- // account associated with the source. The
- // service account represents the identity of the source, and determines
- // what
- // permissions the source has. If not provided, the source will use
- // the
- // project's default service account.
+ // account associated with the source. The service account represents
+ // the identity of the source, and determines what permissions the
+ // source has. If not provided, the source will use the project's
+ // default service account.
ServiceAccountName string `json:"serviceAccountName,omitempty"`
// ServiceName: Required. The GCP service name. This must match
- // "serviceName" in Cloud Audit Logs.
- // Regex or Wildcards (*) are not supported.
- // Example: "bigquery.googleapis.com".
+ // "serviceName" in Cloud Audit Logs. Regex or Wildcards (*) are not
+ // supported. Example: "bigquery.googleapis.com".
ServiceName string `json:"serviceName,omitempty"`
// Sink: Sink is a reference to an object that will resolve to a domain
- // name or a
- // URI directly to use as the sink.
+ // name or a URI directly to use as the sink.
Sink *Destination `json:"sink,omitempty"`
// ForceSendFields is a list of field names (e.g. "CeOverrides") to
@@ -916,23 +804,18 @@
}
// CloudAuditLogsSourceStatus: CloudAuditLogsSourceStatus represents the
-// current state of a
-// CloudAuditLogsSource.
+// current state of a CloudAuditLogsSource.
type CloudAuditLogsSourceStatus struct {
// Conditions: Array of observed CloudAuditLogsSourceConditions,
- // indicating the current
- // state of the CloudAuditLogsSource.
+ // indicating the current state of the CloudAuditLogsSource.
Conditions []*Condition `json:"conditions,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // CloudAuditLogsSource that
- // was last processed by the controller.
+ // CloudAuditLogsSource that was last processed by the controller.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// SinkUri: SinkURI is the current active sink URI that has been
- // configured for the
- // Source.
- // +optional
+ // configured for the Source. +optional
SinkUri string `json:"sinkUri,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -959,15 +842,12 @@
}
// CloudEventOverrides: CloudEventOverrides defines arguments for a
-// Source that control the output
-// format of the CloudEvents produced by the Source.
+// Source that control the output format of the CloudEvents produced by
+// the Source.
type CloudEventOverrides struct {
// Extensions: Extensions specify what attribute are added or overridden
- // on the outbound
- // event. Each `Extensions` key-value pair are set on the event as
- // an
- // attribute extension independently.
- // +optional
+ // on the outbound event. Each `Extensions` key-value pair are set on
+ // the event as an attribute extension independently. +optional
Extensions map[string]string `json:"extensions,omitempty"`
// ForceSendFields is a list of field names (e.g. "Extensions") to
@@ -1008,8 +888,7 @@
Spec *CloudPubSubSourceSpec `json:"spec,omitempty"`
// Status: Status represents the current state of the CloudPubSubSource.
- // This data may
- // be out of date. +optional
+ // This data may be out of date. +optional
Status *CloudPubSubSourceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1042,68 +921,49 @@
// CloudPubSubSourceSpec: The desired state of the CloudPubSubSource.
type CloudPubSubSourceSpec struct {
// AckDeadline: AckDeadline is the default maximum time after a
- // subscriber receives a
- // message before the subscriber should acknowledge the message.
- // Defaults
- // to 30 seconds ('30s').
- // +optional
+ // subscriber receives a message before the subscriber should
+ // acknowledge the message. Defaults to 30 seconds ('30s'). +optional
AckDeadline string `json:"ackDeadline,omitempty"`
// CeOverrides: CloudEventOverrides defines overrides to control the
- // output format and
- // modifications of the event sent to the sink.
+ // output format and modifications of the event sent to the sink.
// +optional
CeOverrides *CloudEventOverrides `json:"ceOverrides,omitempty"`
// Project: Project is the ID of the Google Cloud Project that the
- // CloudPubSubSource
- // Topic exists in. If omitted, defaults to same as the cluster.
- // +optional
+ // CloudPubSubSource Topic exists in. If omitted, defaults to same as
+ // the cluster. +optional
Project string `json:"project,omitempty"`
// PubsubSecret: CloudPubSubSourceSecret is the credential to use to
- // create
- // Topic / PullSubscription resources. If omitted, uses Secret.
+ // create Topic / PullSubscription resources. If omitted, uses Secret.
PubsubSecret *SecretKeySelector `json:"pubsubSecret,omitempty"`
// RetainAckedMessages: RetainAckedMessages defines whether to retain
- // acknowledged messages. If
- // true, acknowledged messages will not be expunged until they fall out
- // of
- // the RetentionDuration window.
+ // acknowledged messages. If true, acknowledged messages will not be
+ // expunged until they fall out of the RetentionDuration window.
RetainAckedMessages bool `json:"retainAckedMessages,omitempty"`
// RetentionDuration: RetentionDuration defines how long to retain
- // messages in backlog, from
- // the time of publish. If RetainAckedMessages is true, this
- // duration
- // affects the retention of acknowledged messages, otherwise
- // only
- // unacknowledged messages are retained. Cannot be longer than 7 days
- // or
- // shorter than 10 minutes. Defaults to 7 days ('7d').
- // +optional
+ // messages in backlog, from the time of publish. If RetainAckedMessages
+ // is true, this duration affects the retention of acknowledged
+ // messages, otherwise only unacknowledged messages are retained. Cannot
+ // be longer than 7 days or shorter than 10 minutes. Defaults to 7 days
+ // ('7d'). +optional
RetentionDuration string `json:"retentionDuration,omitempty"`
- // Secret: Secret is the credential to use to create the Scheduler
- // Job.
- // If not specified, defaults to:
- // Name: google-cloud-key
- // Key: key.json
+ // Secret: Secret is the credential to use to create the Scheduler Job.
+ // If not specified, defaults to: Name: google-cloud-key Key: key.json
// +optional
Secret *SecretKeySelector `json:"secret,omitempty"`
// Sink: Sink is a reference to an object that will resolve to a domain
- // name or a
- // URI directly to use as the sink.
+ // name or a URI directly to use as the sink.
Sink *Destination `json:"sink,omitempty"`
// Topic: Topic is the ID of the CloudPubSubSource Topic to Subscribe
- // to. It must
- // be in the form of the unique identifier within the project, not
- // the
- // entire name. E.g. it must be 'laconia',
- // not
+ // to. It must be in the form of the unique identifier within the
+ // project, not the entire name. E.g. it must be 'laconia', not
// 'projects/my-proj/topics/laconia'.
Topic string `json:"topic,omitempty"`
@@ -1134,19 +994,15 @@
// current state of a CloudPubSubSource.
type CloudPubSubSourceStatus struct {
// Conditions: Array of observed CloudPubSubSourceConditions, indicating
- // the current state
- // of the CloudPubSubSource.
+ // the current state of the CloudPubSubSource.
Conditions []*Condition `json:"conditions,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // CloudPubSubSource that
- // was last processed by the controller.
+ // CloudPubSubSource that was last processed by the controller.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// SinkUri: SinkURI is the current active sink URI that has been
- // configured for the
- // Source.
- // +optional
+ // configured for the Source. +optional
SinkUri string `json:"sinkUri,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -1188,8 +1044,7 @@
Spec *CloudSchedulerSourceSpec `json:"spec,omitempty"`
// Status: Status represents the current state of the
- // CloudSchedulerSource. This data
- // may be out of date.
+ // CloudSchedulerSource. This data may be out of date.
Status *CloudSchedulerSourceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1223,8 +1078,7 @@
// CloudSchedulerSource.
type CloudSchedulerSourceSpec struct {
// CeOverrides: CloudEventOverrides defines overrides to control the
- // output format and
- // modifications of the event sent to the sink.
+ // output format and modifications of the event sent to the sink.
CeOverrides *CloudEventOverrides `json:"ceOverrides,omitempty"`
// Data: Data to send in the payload of the Event.
@@ -1234,30 +1088,24 @@
Location string `json:"location,omitempty"`
// Project: Project is the ID of the Google Cloud Project that the
- // CloudPubSubSource
- // Topic exists in. If omitted, defaults to same as the cluster.
+ // CloudPubSubSource Topic exists in. If omitted, defaults to same as
+ // the cluster.
Project string `json:"project,omitempty"`
// PubsubSecret: CloudPubSubSourceSecret is the credential to use to
- // create
- // Topic / PullSubscription resources. If omitted, uses Secret.
+ // create Topic / PullSubscription resources. If omitted, uses Secret.
PubsubSecret *SecretKeySelector `json:"pubsubSecret,omitempty"`
// Schedule: Schedule in cron format, for example: "* * * * *" would be
- // run
- // every minute.
+ // run every minute.
Schedule string `json:"schedule,omitempty"`
- // Secret: Secret is the credential to use to create the Scheduler
- // Job.
- // If not specified, defaults to:
- // Name: google-cloud-key
- // Key: key.json
+ // Secret: Secret is the credential to use to create the Scheduler Job.
+ // If not specified, defaults to: Name: google-cloud-key Key: key.json
Secret *SecretKeySelector `json:"secret,omitempty"`
// Sink: Sink is a reference to an object that will resolve to a domain
- // name or a
- // URI directly to use as the sink.
+ // name or a URI directly to use as the sink.
Sink *Destination `json:"sink,omitempty"`
// ForceSendFields is a list of field names (e.g. "CeOverrides") to
@@ -1284,22 +1132,18 @@
}
// CloudSchedulerSourceStatus: CloudSchedulerSourceStatus represents the
-// current state of a
-// CloudSchedulerSource.
+// current state of a CloudSchedulerSource.
type CloudSchedulerSourceStatus struct {
// Conditions: Array of observed CloudSchedulerSourceConditions,
- // indicating the current
- // state of the CloudSchedulerSource.
+ // indicating the current state of the CloudSchedulerSource.
Conditions []*Condition `json:"conditions,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // CloudSchedulerSource that
- // was last processed by the controller.
+ // CloudSchedulerSource that was last processed by the controller.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// SinkUri: SinkURI is the current active sink URI that has been
- // configured for the
- // Source.
+ // configured for the Source.
SinkUri string `json:"sinkUri,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -1341,8 +1185,7 @@
Spec *CloudStorageSourceSpec `json:"spec,omitempty"`
// Status: Status represents the current state of the
- // CloudStorageSource. This data
- // may be out of date.
+ // CloudStorageSource. This data may be out of date.
Status *CloudStorageSourceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1378,8 +1221,7 @@
Bucket string `json:"bucket,omitempty"`
// CeOverrides: CloudEventOverrides defines overrides to control the
- // output format and
- // modifications of the event sent to the sink.
+ // output format and modifications of the event sent to the sink.
CeOverrides *CloudEventOverrides `json:"ceOverrides,omitempty"`
// EventTypes: EventTypes to subscribe to. If unspecified, then
@@ -1391,39 +1233,30 @@
ObjectNamePrefix string `json:"objectNamePrefix,omitempty"`
// PayloadFormat: PayloadFormat specifies the contents of the message
- // payload.
- // See
+ // payload. See
// https://cloud.google.com/storage/docs/pubsub-notifications#payload.
PayloadFormat string `json:"payloadFormat,omitempty"`
// Project: Project is the ID of the Google Cloud Project that the
- // PubSub Topic exists
- // in. If omitted, defaults to same as the cluster.
+ // PubSub Topic exists in. If omitted, defaults to same as the cluster.
Project string `json:"project,omitempty"`
- // PubsubSecret: PubSubSecret is the credential to use to create
- // Topic / PullSubscription resources. If omitted, uses Secret.
+ // PubsubSecret: PubSubSecret is the credential to use to create Topic /
+ // PullSubscription resources. If omitted, uses Secret.
PubsubSecret *SecretKeySelector `json:"pubsubSecret,omitempty"`
- // Secret: Secret is the credential to use to create the Scheduler
- // Job.
- // If not specified, defaults to:
- // Name: google-cloud-key
- // Key: key.json
+ // Secret: Secret is the credential to use to create the Scheduler Job.
+ // If not specified, defaults to: Name: google-cloud-key Key: key.json
Secret *SecretKeySelector `json:"secret,omitempty"`
// ServiceAccountName: ServiceAccountName holds the name of the
- // Kubernetes service account
- // as which the underlying K8s resources should be run. If
- // unspecified
- // this will default to the "default" service account for the
- // namespace
- // in which the GCS exists.
+ // Kubernetes service account as which the underlying K8s resources
+ // should be run. If unspecified this will default to the "default"
+ // service account for the namespace in which the GCS exists.
ServiceAccountName string `json:"serviceAccountName,omitempty"`
// Sink: Sink is a reference to an object that will resolve to a domain
- // name or a
- // URI directly to use as the sink.
+ // name or a URI directly to use as the sink.
Sink *Destination `json:"sink,omitempty"`
// ForceSendFields is a list of field names (e.g. "Bucket") to
@@ -1450,22 +1283,18 @@
}
// CloudStorageSourceStatus: CloudStorageSourceStatus represents the
-// current state of a
-// CloudStorageSource.
+// current state of a CloudStorageSource.
type CloudStorageSourceStatus struct {
// Conditions: Array of observed CloudStorageSourceConditions,
- // indicating the current
- // state of the CloudStorageSource.
+ // indicating the current state of the CloudStorageSource.
Conditions []*Condition `json:"conditions,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // CloudStorageSource that
- // was last processed by the controller.
+ // CloudStorageSource that was last processed by the controller.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// SinkUri: SinkURI is the current active sink URI that has been
- // configured for the
- // Source.
+ // configured for the Source.
SinkUri string `json:"sinkUri,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -1513,13 +1342,9 @@
Status string `json:"status,omitempty"`
// Type: type is used to communicate the status of the reconciliation
- // process.
- // See
- // also:
- // https://github.com/knative/serving/blob/master/docs/spec/errors.
- // md#error-conditions-and-reporting
- // Types common to all resources include:
- // * "Ready": True when the Resource is ready.
+ // process. See also:
+ // https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is
+ // ready.
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "LastTransitionTime")
@@ -1547,30 +1372,21 @@
}
// ConfigMapEnvSource: ConfigMapEnvSource selects a ConfigMap to
-// populate the environment
-// variables with.
-//
-// The contents of the target ConfigMap's Data field will represent
-// the
-// key-value pairs as environment variables.
+// populate the environment variables with. The contents of the target
+// ConfigMap's Data field will represent the key-value pairs as
+// environment variables.
type ConfigMapEnvSource struct {
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The ConfigMap to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The ConfigMap to select from.
Name string `json:"name,omitempty"`
- // Optional: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the ConfigMap must be defined
+ // Optional: Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Specify whether the ConfigMap must be defined
// +optional
Optional bool `json:"optional,omitempty"`
@@ -1599,36 +1415,24 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// ConfigMapKeySelector: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// Selects a key from a ConfigMap.
+// ConfigMapKeySelector: Cloud Run fully managed: not supported Cloud
+// Run on GKE: supported Selects a key from a ConfigMap.
type ConfigMapKeySelector struct {
- // Key: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // The key to select.
+ // Key: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported The key to select.
Key string `json:"key,omitempty"`
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // The ConfigMap to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported The ConfigMap to select from.
Name string `json:"name,omitempty"`
- // Optional: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Specify whether the ConfigMap or its key must be defined
+ // Optional: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported Specify whether the ConfigMap or its key must be defined
// +optional
Optional bool `json:"optional,omitempty"`
@@ -1655,34 +1459,24 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// ConfigMapVolumeSource: Adapts a ConfigMap into a volume.
-// The contents of the target ConfigMap's Data field will be presented
-// in a
-// volume as files using the keys in the Data field as the file names,
-// unless
-// the items element is populated with specific mappings of keys to
-// paths.
+// ConfigMapVolumeSource: Adapts a ConfigMap into a volume. The contents
+// of the target ConfigMap's Data field will be presented in a volume as
+// files using the keys in the Data field as the file names, unless the
+// items element is populated with specific mappings of keys to paths.
type ConfigMapVolumeSource struct {
// DefaultMode: Mode bits to use on created files by default. Must be a
- // value between 0 and
- // 0777. Defaults to 0644. Directories within the path are not affected
- // by
- // this setting. This might be in conflict with other options that
- // affect the
- // file mode, like fsGroup, and the result can be other mode bits set.
+ // value between 0 and 0777. Defaults to 0644. Directories within the
+ // path are not affected by this setting. This might be in conflict with
+ // other options that affect the file mode, like fsGroup, and the result
+ // can be other mode bits set.
DefaultMode int64 `json:"defaultMode,omitempty"`
// Items: If unspecified, each key-value pair in the Data field of the
- // referenced
- // Secret will be projected into the volume as a file whose name is
- // the
- // key and content is the value. If specified, the listed keys will
- // be
- // projected into the specified paths, and unlisted keys will not
- // be
- // present. If a key is specified which is not present in the
- // Secret,
- // the volume setup will error unless it is marked optional.
+ // referenced Secret will be projected into the volume as a file whose
+ // name is the key and content is the value. If specified, the listed
+ // keys will be projected into the specified paths, and unlisted keys
+ // will not be present. If a key is specified which is not present in
+ // the Secret, the volume setup will error unless it is marked optional.
Items []*KeyToPath `json:"items,omitempty"`
// Name: Name of the config.
@@ -1715,17 +1509,12 @@
}
// Configuration: Configuration represents the "floating HEAD" of a
-// linear history of
-// Revisions, and optionally how the containers those revisions
-// reference are
-// built. Users create new Revisions by updating the Configuration's
-// spec. The
-// "latest created" revision's name is available under status, as is the
-// "latest
-// ready" revision's name. See
+// linear history of Revisions, and optionally how the containers those
+// revisions reference are built. Users create new Revisions by updating
+// the Configuration's spec. The "latest created" revision's name is
+// available under status, as is the "latest ready" revision's name. See
// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#configuration
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#configuration
type Configuration struct {
// ApiVersion: The API version for this call such as
// "serving.knative.dev/v1alpha1".
@@ -1735,8 +1524,7 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Configuration, including
- // name, namespace,
- // labels, and annotations.
+ // name, namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Configuration (from the
@@ -1744,8 +1532,7 @@
Spec *ConfigurationSpec `json:"spec,omitempty"`
// Status: Status communicates the observed state of the Configuration
- // (from the
- // controller).
+ // (from the controller).
Status *ConfigurationStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1779,35 +1566,28 @@
// condition for a Configuration.
type ConfigurationCondition struct {
// LastTransitionTime: Last time the condition transitioned from one
- // status to another.
- // +optional
+ // status to another. +optional
LastTransitionTime string `json:"lastTransitionTime,omitempty"`
// Message: Human-readable message indicating details about last
- // transition.
- // +optional
+ // transition. +optional
Message string `json:"message,omitempty"`
// Reason: One-word CamelCase reason for the condition's last
- // transition.
- // +optional
+ // transition. +optional
Reason string `json:"reason,omitempty"`
// Severity: How to interpret failures of this condition, one of Error,
- // Warning, Info
- // +optional
+ // Warning, Info +optional
Severity string `json:"severity,omitempty"`
// Status: Status of the condition, one of True, False, Unknown.
Status string `json:"status,omitempty"`
// Type: ConfigurationConditionType is used to communicate the status of
- // the
- // reconciliation process. See
- // also:
- // https://github.com/knative/serving/blob/master/docs/spec/errors.
- // md#error-conditions-and-reporting
- // Types include:"Ready"
+ // the reconciliation process. See also:
+ // https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types
+ // include:"Ready"
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "LastTransitionTime")
@@ -1835,36 +1615,22 @@
}
// ConfigurationSpec: ConfigurationSpec holds the desired state of the
-// Configuration (from the
-// client).
+// Configuration (from the client).
type ConfigurationSpec struct {
- // Generation: Deprecated and not currently populated by Cloud Run.
- // See
+ // Generation: Deprecated and not currently populated by Cloud Run. See
// metadata.generation instead, which is the sequence number containing
- // the
- // latest generation of the desired state.
- //
- // Read-only.
+ // the latest generation of the desired state. Read-only.
Generation int64 `json:"generation,omitempty"`
// RevisionTemplate: RevisionTemplate holds the latest specification for
- // the Revision to
- // be stamped out. The template references the container image, and may
- // also
- // include labels and annotations that should be attached to the
- // Revision.
- // To correlate a Revision, and/or to force a Revision to be created
- // when the
- // spec doesn't otherwise change, a nonce label may be provided in
- // the
- // template metadata. For more details,
- // see:
- // https://github.com/knative/serving/blob/master/docs/client-conven
- // tions.md#associate-modifications-with-revisions
- //
- // Cloud Run does not currently support referencing a build that
- // is
- // responsible for materializing the container image from source.
+ // the Revision to be stamped out. The template references the container
+ // image, and may also include labels and annotations that should be
+ // attached to the Revision. To correlate a Revision, and/or to force a
+ // Revision to be created when the spec doesn't otherwise change, a
+ // nonce label may be provided in the template metadata. For more
+ // details, see:
+ // https://github.com/knative/serving/blob/master/docs/client-conventions.md#associate-modifications-with-revisions Cloud Run does not currently support referencing a build that is responsible for materializing the container image from
+ // source.
RevisionTemplate *RevisionTemplate `json:"revisionTemplate,omitempty"`
// Template: Template holds the latest specification for the Revision to
@@ -1895,41 +1661,30 @@
}
// ConfigurationStatus: ConfigurationStatus communicates the observed
-// state of the Configuration
-// (from the controller).
+// state of the Configuration (from the controller).
type ConfigurationStatus struct {
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world.
Conditions []*ConfigurationCondition `json:"conditions,omitempty"`
// LatestCreatedRevisionName: LatestCreatedRevisionName is the last
- // revision that was created from this
- // Configuration. It might not be ready yet, for that
- // use
- // LatestReadyRevisionName.
+ // revision that was created from this Configuration. It might not be
+ // ready yet, for that use LatestReadyRevisionName.
LatestCreatedRevisionName string `json:"latestCreatedRevisionName,omitempty"`
// LatestReadyRevisionName: LatestReadyRevisionName holds the name of
- // the latest Revision stamped out
- // from this Configuration that has had its "Ready" condition become
- // "True".
+ // the latest Revision stamped out from this Configuration that has had
+ // its "Ready" condition become "True".
LatestReadyRevisionName string `json:"latestReadyRevisionName,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Configuration that
- // was last processed by the controller. The observed generation is
- // updated
- // even if the controller failed to process the spec and create the
- // Revision.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation, and the Ready condition's
- // status
- // is True or False.
+ // Configuration that was last processed by the controller. The observed
+ // generation is updated even if the controller failed to process the
+ // spec and create the Revision. Clients polling for completed
+ // reconciliation should poll until observedGeneration =
+ // metadata.generation, and the Ready condition's status is True or
+ // False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -1955,231 +1710,151 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// Container: A single application container.
-// This specifies both the container to run, the command to run in the
-// container
-// and the arguments to supply to it.
-// Note that additional arguments may be supplied by the system to the
-// container
-// at runtime.
+// Container: A single application container. This specifies both the
+// container to run, the command to run in the container and the
+// arguments to supply to it. Note that additional arguments may be
+// supplied by the system to the container at runtime.
type Container struct {
- // Args: Arguments to the entrypoint.
- // The docker image's CMD is used if this is not provided.
- // Variable references $(VAR_NAME) are expanded using the
- // container's
- // environment. If a variable cannot be resolved, the reference in the
- // input
- // string will be unchanged. The $(VAR_NAME) syntax can be escaped with
- // a
- // double $$, ie: $$(VAR_NAME). Escaped references will never be
- // expanded,
- // regardless of whether the variable exists or not.
- // Cannot be updated.
- // More
- // info:
- // https://kubernetes.io/docs/tasks/inject-data-application/define-
- // command-argument-container/#running-a-command-in-a-shell
+ // Args: Arguments to the entrypoint. The docker image's CMD is used if
+ // this is not provided. Variable references $(VAR_NAME) are expanded
+ // using the container's environment. If a variable cannot be resolved,
+ // the reference in the input string will be unchanged. The $(VAR_NAME)
+ // syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped
+ // references will never be expanded, regardless of whether the variable
+ // exists or not. Cannot be updated. More info:
+ // https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
// +optional
Args []string `json:"args,omitempty"`
- // Command: Entrypoint array. Not executed within a shell.
- // The docker image's ENTRYPOINT is used if this is not
- // provided.
- // Variable references $(VAR_NAME) are expanded using the
- // container's
+ // Command: Entrypoint array. Not executed within a shell. The docker
+ // image's ENTRYPOINT is used if this is not provided. Variable
+ // references $(VAR_NAME) are expanded using the container's
// environment. If a variable cannot be resolved, the reference in the
- // input
- // string will be unchanged. The $(VAR_NAME) syntax can be escaped with
- // a
- // double $$, ie: $$(VAR_NAME). Escaped references will never be
- // expanded,
- // regardless of whether the variable exists or not.
- // Cannot be updated.
- // More
- // info:
- // https://kubernetes.io/docs/tasks/inject-data-application/define-
- // command-argument-container/#running-a-command-in-a-shell
+ // input string will be unchanged. The $(VAR_NAME) syntax can be escaped
+ // with a double $$, ie: $$(VAR_NAME). Escaped references will never be
+ // expanded, regardless of whether the variable exists or not. Cannot be
+ // updated. More info:
+ // https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
// +optional
Command []string `json:"command,omitempty"`
- // Env: List of environment variables to set in the container.
- // Cannot be updated.
- // +optional
+ // Env: List of environment variables to set in the container. Cannot be
+ // updated. +optional
Env []*EnvVar `json:"env,omitempty"`
// EnvFrom: List of sources to populate environment variables in the
- // container.
- // The keys defined within a source must be a C_IDENTIFIER. All invalid
- // keys
- // will be reported as an event when the container is starting. When a
- // key
- // exists in multiple sources, the value associated with the last source
- // will
- // take precedence. Values defined by an Env with a duplicate key will
- // take
- // precedence. Cannot be updated. +optional
+ // container. The keys defined within a source must be a C_IDENTIFIER.
+ // All invalid keys will be reported as an event when the container is
+ // starting. When a key exists in multiple sources, the value associated
+ // with the last source will take precedence. Values defined by an Env
+ // with a duplicate key will take precedence. Cannot be updated.
+ // +optional
EnvFrom []*EnvFromSource `json:"envFrom,omitempty"`
- // Image: Docker image name.
- // More info: https://kubernetes.io/docs/concepts/containers/images
+ // Image: Docker image name. More info:
+ // https://kubernetes.io/docs/concepts/containers/images
Image string `json:"image,omitempty"`
- // ImagePullPolicy: Image pull policy.
- // One of Always, Never, IfNotPresent.
- // Defaults to Always if :latest tag is specified, or IfNotPresent
- // otherwise.
- // Cannot be updated.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/containers/images#updating-i
- // mages
+ // ImagePullPolicy: Image pull policy. One of Always, Never,
+ // IfNotPresent. Defaults to Always if :latest tag is specified, or
+ // IfNotPresent otherwise. Cannot be updated. More info:
+ // https://kubernetes.io/docs/concepts/containers/images#updating-images
// +optional
ImagePullPolicy string `json:"imagePullPolicy,omitempty"`
// Lifecycle: Actions that the management system should take in response
- // to container
- // lifecycle events. Cannot be updated. +optional
+ // to container lifecycle events. Cannot be updated. +optional
Lifecycle *Lifecycle `json:"lifecycle,omitempty"`
- // LivenessProbe: Periodic probe of container liveness.
- // Container will be restarted if the probe fails.
- // Cannot be updated.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // LivenessProbe: Periodic probe of container liveness. Container will
+ // be restarted if the probe fails. Cannot be updated. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
// +optional
LivenessProbe *Probe `json:"livenessProbe,omitempty"`
- // Name: Name of the container specified as a DNS_LABEL.
- // Each container must have a unique name (DNS_LABEL).
- // Cannot be updated.
+ // Name: Name of the container specified as a DNS_LABEL. Each container
+ // must have a unique name (DNS_LABEL). Cannot be updated.
Name string `json:"name,omitempty"`
// Ports: List of ports to expose from the container. Exposing a port
- // here gives
- // the system additional information about the network connections
- // a
- // container uses, but is primarily informational. Not specifying a port
- // here
- // DOES NOT prevent that port from being exposed. Any port which
- // is
- // listening on the default "0.0.0.0" address inside a container will
- // be
- // accessible from the network.
- // Cannot be updated.
+ // here gives the system additional information about the network
+ // connections a container uses, but is primarily informational. Not
+ // specifying a port here DOES NOT prevent that port from being exposed.
+ // Any port which is listening on the default "0.0.0.0" address inside a
+ // container will be accessible from the network. Cannot be updated.
// +optional
Ports []*ContainerPort `json:"ports,omitempty"`
- // ReadinessProbe: Periodic probe of container service
- // readiness.
- // Container will be removed from service endpoints if the probe
- // fails.
- // Cannot be updated.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // ReadinessProbe: Periodic probe of container service readiness.
+ // Container will be removed from service endpoints if the probe fails.
+ // Cannot be updated. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
// +optional
ReadinessProbe *Probe `json:"readinessProbe,omitempty"`
- // Resources: Compute Resources required by this container.
- // Cannot be updated.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/storage/persistent-volumes#r
- // esources
+ // Resources: Compute Resources required by this container. Cannot be
+ // updated. More info:
+ // https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
// +optional
Resources *ResourceRequirements `json:"resources,omitempty"`
- // SecurityContext: Security options the pod should run with.
- // More info:
- // https://kubernetes.io/docs/concepts/policy/security-context/
- // More
+ // SecurityContext: Security options the pod should run with. More info:
+ // https://kubernetes.io/docs/concepts/policy/security-context/ More
// info:
- // https://kubernetes.io/docs/tasks/configure-pod-container/securit
- // y-context/
+ // https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
// +optional
SecurityContext *SecurityContext `json:"securityContext,omitempty"`
// Stdin: Whether this container should allocate a buffer for stdin in
- // the container
- // runtime. If this is not set, reads from stdin in the container will
- // always
- // result in EOF. Default is false. +optional
+ // the container runtime. If this is not set, reads from stdin in the
+ // container will always result in EOF. Default is false. +optional
Stdin bool `json:"stdin,omitempty"`
// StdinOnce: Whether the container runtime should close the stdin
- // channel after it has
- // been opened by a single attach. When stdin is true the stdin stream
- // will
- // remain open across multiple attach sessions. If stdinOnce is set to
- // true,
- // stdin is opened on container start, is empty until the first
- // client
- // attaches to stdin, and then remains open and accepts data until the
- // client
- // disconnects, at which time stdin is closed and remains closed until
- // the
- // container is restarted. If this flag is false, a container processes
- // that
- // reads from stdin will never receive an EOF. Default is false
- // +optional
+ // channel after it has been opened by a single attach. When stdin is
+ // true the stdin stream will remain open across multiple attach
+ // sessions. If stdinOnce is set to true, stdin is opened on container
+ // start, is empty until the first client attaches to stdin, and then
+ // remains open and accepts data until the client disconnects, at which
+ // time stdin is closed and remains closed until the container is
+ // restarted. If this flag is false, a container processes that reads
+ // from stdin will never receive an EOF. Default is false +optional
StdinOnce bool `json:"stdinOnce,omitempty"`
// TerminationMessagePath: Optional: Path at which the file to which the
- // container's termination
- // message will be written is mounted into the container's filesystem.
- // Message
- // written is intended to be brief final status, such as an assertion
- // failure
- // message. Will be truncated by the node if greater than 4096 bytes.
- // The
- // total message length across all containers will be limited to
- // 12kb.
- // Defaults to /dev/termination-log.
- // Cannot be updated.
- // +optional
+ // container's termination message will be written is mounted into the
+ // container's filesystem. Message written is intended to be brief final
+ // status, such as an assertion failure message. Will be truncated by
+ // the node if greater than 4096 bytes. The total message length across
+ // all containers will be limited to 12kb. Defaults to
+ // /dev/termination-log. Cannot be updated. +optional
TerminationMessagePath string `json:"terminationMessagePath,omitempty"`
// TerminationMessagePolicy: Indicate how the termination message should
- // be populated. File will use the
- // contents of terminationMessagePath to populate the container status
- // message
- // on both success and failure. FallbackToLogsOnError will use the last
- // chunk
- // of container log output if the termination message file is empty and
- // the
- // container exited with an error. The log output is limited to 2048
- // bytes or
- // 80 lines, whichever is smaller. Defaults to File. Cannot be
- // updated.
- // +optional
+ // be populated. File will use the contents of terminationMessagePath to
+ // populate the container status message on both success and failure.
+ // FallbackToLogsOnError will use the last chunk of container log output
+ // if the termination message file is empty and the container exited
+ // with an error. The log output is limited to 2048 bytes or 80 lines,
+ // whichever is smaller. Defaults to File. Cannot be updated. +optional
TerminationMessagePolicy string `json:"terminationMessagePolicy,omitempty"`
// Tty: Whether this container should allocate a TTY for itself, also
- // requires
- // 'stdin' to be true. Default is false. +optional
+ // requires 'stdin' to be true. Default is false. +optional
Tty bool `json:"tty,omitempty"`
// VolumeDevices: volumeDevices is the list of block devices to be used
- // by the container.
- // This is an alpha feature and may change in the future.
- // +optional
+ // by the container. This is an alpha feature and may change in the
+ // future. +optional
VolumeDevices []*VolumeDevice `json:"volumeDevices,omitempty"`
- // VolumeMounts: Pod volumes to mount into the container's
- // filesystem.
- // Cannot be updated.
- // +optional
+ // VolumeMounts: Pod volumes to mount into the container's filesystem.
+ // Cannot be updated. +optional
VolumeMounts []*VolumeMount `json:"volumeMounts,omitempty"`
- // WorkingDir: Container's working directory.
- // If not specified, the container runtime's default will be used,
- // which
- // might be configured in the container image.
- // Cannot be updated.
- // +optional
+ // WorkingDir: Container's working directory. If not specified, the
+ // container runtime's default will be used, which might be configured
+ // in the container image. Cannot be updated. +optional
WorkingDir string `json:"workingDir,omitempty"`
// ForceSendFields is a list of field names (e.g. "Args") to
@@ -2208,31 +1883,25 @@
// ContainerPort: ContainerPort represents a network port in a single
// container.
type ContainerPort struct {
- // ContainerPort: Number of port to expose on the pod's IP address.
- // This must be a valid port number, 0 < x < 65536.
+ // ContainerPort: Number of port to expose on the pod's IP address. This
+ // must be a valid port number, 0 < x < 65536.
ContainerPort int64 `json:"containerPort,omitempty"`
- // HostIP: What host IP to bind the external port to.
- // +optional
+ // HostIP: What host IP to bind the external port to. +optional
HostIP string `json:"hostIP,omitempty"`
- // HostPort: Number of port to expose on the host.
- // If specified, this must be a valid port number, 0 < x < 65536.
- // If HostNetwork is specified, this must match ContainerPort.
- // Most containers do not need this.
- // +optional
+ // HostPort: Number of port to expose on the host. If specified, this
+ // must be a valid port number, 0 < x < 65536. If HostNetwork is
+ // specified, this must match ContainerPort. Most containers do not need
+ // this. +optional
HostPort int64 `json:"hostPort,omitempty"`
// Name: If specified, this must be an IANA_SVC_NAME and unique within
- // the pod. Each
- // named port in a pod must have a unique name. Name for the port that
- // can be
- // referred to by services.
- // +optional
+ // the pod. Each named port in a pod must have a unique name. Name for
+ // the port that can be referred to by services. +optional
Name string `json:"name,omitempty"`
- // Protocol: Protocol for port. Must be UDP or TCP.
- // Defaults to "TCP".
+ // Protocol: Protocol for port. Must be UDP or TCP. Defaults to "TCP".
// +optional
Protocol string `json:"protocol,omitempty"`
@@ -2260,16 +1929,13 @@
}
type Destination struct {
- // Ref: ObjectReference points to an Addressable.
- // + optional
+ // Ref: ObjectReference points to an Addressable. + optional
Ref *ObjectReference `json:"ref,omitempty"`
// Uri: URI is for direct URI Designations or used with the resulting
- // URL from
- // Addressable ObjectReference. If used with an ObjectReference, will
- // be
- // appended to the path of the resulting URL from the Addressable.
- // + optional
+ // URL from Addressable ObjectReference. If used with an
+ // ObjectReference, will be appended to the path of the resulting URL
+ // from the Addressable. + optional
Uri string `json:"uri,omitempty"`
// ForceSendFields is a list of field names (e.g. "Ref") to
@@ -2345,23 +2011,19 @@
// information for a DomainMapping.
type DomainMappingCondition struct {
// LastTransitionTime: Last time the condition transitioned from one
- // status to another.
- // +optional
+ // status to another. +optional
LastTransitionTime string `json:"lastTransitionTime,omitempty"`
// Message: Human readable message indicating details about the current
- // status.
- // +optional
+ // status. +optional
Message string `json:"message,omitempty"`
- // Reason: One-word CamelCase reason for the condition's current
- // status.
+ // Reason: One-word CamelCase reason for the condition's current status.
// +optional
Reason string `json:"reason,omitempty"`
// Severity: How to interpret failures of this condition, one of Error,
- // Warning, Info
- // +optional
+ // Warning, Info +optional
Severity string `json:"severity,omitempty"`
// Status: Status of the condition, one of True, False, Unknown.
@@ -2406,17 +2068,13 @@
CertificateMode string `json:"certificateMode,omitempty"`
// ForceOverride: If set, the mapping will override any mapping set
- // before this spec was set.
- // It is recommended that the user leaves this empty to receive an
- // error
- // warning about a potential conflict and only set it once the
- // respective UI
- // has given such a warning.
+ // before this spec was set. It is recommended that the user leaves this
+ // empty to receive an error warning about a potential conflict and only
+ // set it once the respective UI has given such a warning.
ForceOverride bool `json:"forceOverride,omitempty"`
// RouteName: The name of the Knative Route that this DomainMapping
- // applies to.
- // The route must exist.
+ // applies to. The route must exist.
RouteName string `json:"routeName,omitempty"`
// ForceSendFields is a list of field names (e.g. "CertificateMode") to
@@ -2446,8 +2104,7 @@
// DomainMappingStatus: The current state of the Domain Mapping.
type DomainMappingStatus struct {
// Conditions: Array of observed DomainMappingConditions, indicating the
- // current state
- // of the DomainMapping.
+ // current state of the DomainMapping.
Conditions []*DomainMappingCondition `json:"conditions,omitempty"`
// MappedRouteName: The name of the route that the mapping currently
@@ -2455,30 +2112,21 @@
MappedRouteName string `json:"mappedRouteName,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // DomainMapping that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
+ // DomainMapping that was last processed by the controller. Clients
+ // polling for completed reconciliation should poll until
// observedGeneration = metadata.generation and the Ready condition's
- // status
- // is True or False.
+ // status is True or False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// ResourceRecords: The resource records required to configure this
- // domain mapping. These
- // records must be added to the domain's DNS configuration in order
- // to
- // serve the application via this domain mapping.
+ // domain mapping. These records must be added to the domain's DNS
+ // configuration in order to serve the application via this domain
+ // mapping.
ResourceRecords []*ResourceRecord `json:"resourceRecords,omitempty"`
- // Url: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Holds the URL that will serve the traffic of the
- // DomainMapping.
- // +optional
+ // Url: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported Holds the URL that will serve the traffic of the
+ // DomainMapping. +optional
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Conditions") to
@@ -2505,17 +2153,11 @@
}
// Empty: A generic empty message that you can re-use to avoid defining
-// duplicated
-// empty messages in your APIs. A typical example is to use it as the
-// request
-// or the response type of an API method. For instance:
-//
-// service Foo {
-// rpc Bar(google.protobuf.Empty) returns
-// (google.protobuf.Empty);
-// }
-//
-// The JSON representation for `Empty` is empty JSON object `{}`.
+// duplicated empty messages in your APIs. A typical example is to use
+// it as the request or the response type of an API method. For
+// instance: service Foo { rpc Bar(google.protobuf.Empty) returns
+// (google.protobuf.Empty); } The JSON representation for `Empty` is
+// empty JSON object `{}`.
type Empty struct {
// ServerResponse contains the HTTP response code and headers from the
// server.
@@ -2525,17 +2167,14 @@
// EnvFromSource: EnvFromSource represents the source of a set of
// ConfigMaps
type EnvFromSource struct {
- // ConfigMapRef: The ConfigMap to select from
- // +optional
+ // ConfigMapRef: The ConfigMap to select from +optional
ConfigMapRef *ConfigMapEnvSource `json:"configMapRef,omitempty"`
// Prefix: An optional identifier to prepend to each key in the
- // ConfigMap. Must be a
- // C_IDENTIFIER. +optional
+ // ConfigMap. Must be a C_IDENTIFIER. +optional
Prefix string `json:"prefix,omitempty"`
- // SecretRef: The Secret to select from
- // +optional
+ // SecretRef: The Secret to select from +optional
SecretRef *SecretEnvSource `json:"secretRef,omitempty"`
// ForceSendFields is a list of field names (e.g. "ConfigMapRef") to
@@ -2567,29 +2206,18 @@
// Name: Name of the environment variable. Must be a C_IDENTIFIER.
Name string `json:"name,omitempty"`
- // Value: Variable references $(VAR_NAME) are expanded
- // using the previous defined environment variables in the container
- // and
- // any route environment variables. If a variable cannot be
- // resolved,
- // the reference in the input string will be unchanged. The
- // $(VAR_NAME)
- // syntax can be escaped with a double $$, ie: $$(VAR_NAME).
- // Escaped
- // references will never be expanded, regardless of whether the
- // variable
- // exists or not.
- // Defaults to "".
- // +optional
+ // Value: Variable references $(VAR_NAME) are expanded using the
+ // previous defined environment variables in the container and any route
+ // environment variables. If a variable cannot be resolved, the
+ // reference in the input string will be unchanged. The $(VAR_NAME)
+ // syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped
+ // references will never be expanded, regardless of whether the variable
+ // exists or not. Defaults to "". +optional
Value string `json:"value,omitempty"`
- // ValueFrom: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Source for the environment variable's value. Cannot be used if value
- // is not
- // empty. +optional
+ // ValueFrom: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported Source for the environment variable's value. Cannot be used
+ // if value is not empty. +optional
ValueFrom *EnvVarSource `json:"valueFrom,omitempty"`
// ForceSendFields is a list of field names (e.g. "Name") to
@@ -2615,25 +2243,16 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// EnvVarSource: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// EnvVarSource represents a source for the value of an EnvVar.
+// EnvVarSource: Cloud Run fully managed: not supported Cloud Run on
+// GKE: supported EnvVarSource represents a source for the value of an
+// EnvVar.
type EnvVarSource struct {
- // ConfigMapKeyRef: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Selects a key of a ConfigMap.
- // +optional
+ // ConfigMapKeyRef: Cloud Run fully managed: not supported Cloud Run on
+ // GKE: supported Selects a key of a ConfigMap. +optional
ConfigMapKeyRef *ConfigMapKeySelector `json:"configMapKeyRef,omitempty"`
- // SecretKeyRef: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Selects a key of a secret in the pod's namespace
+ // SecretKeyRef: Cloud Run fully managed: not supported Cloud Run on
+ // GKE: supported Selects a key of a secret in the pod's namespace
// +optional
SecretKeyRef *SecretKeySelector `json:"secretKeyRef,omitempty"`
@@ -2664,16 +2283,12 @@
// ExecAction: ExecAction describes a "run in container" action.
type ExecAction struct {
// Command: Command is the command line to execute inside the container,
- // the working
- // directory for the command is root ('/') in the container's
- // filesystem. The
- // command is simply exec'd, it is not run inside a shell, so
- // traditional
- // shell instructions ('|', etc) won't work. To use a shell, you need
- // to
- // explicitly call out to that shell. Exit status of 0 is treated
- // as
- // live/healthy and non-zero is unhealthy. +optional
+ // the working directory for the command is root ('/') in the
+ // container's filesystem. The command is simply exec'd, it is not run
+ // inside a shell, so traditional shell instructions ('|', etc) won't
+ // work. To use a shell, you need to explicitly call out to that shell.
+ // Exit status of 0 is treated as live/healthy and non-zero is
+ // unhealthy. +optional
Command string `json:"command,omitempty"`
// ForceSendFields is a list of field names (e.g. "Command") to
@@ -2700,65 +2315,40 @@
}
// Expr: Represents a textual expression in the Common Expression
-// Language (CEL)
-// syntax. CEL is a C-like expression language. The syntax and semantics
-// of CEL
-// are documented at https://github.com/google/cel-spec.
-//
-// Example (Comparison):
-//
-// title: "Summary size limit"
-// description: "Determines if a summary is less than 100 chars"
-// expression: "document.summary.size() < 100"
-//
-// Example (Equality):
-//
-// title: "Requestor is owner"
-// description: "Determines if requestor is the document owner"
-// expression: "document.owner ==
-// request.auth.claims.email"
-//
-// Example (Logic):
-//
-// title: "Public documents"
-// description: "Determine whether the document should be publicly
-// visible"
-// expression: "document.type != 'private' && document.type !=
-// 'internal'"
-//
-// Example (Data Manipulation):
-//
-// title: "Notification string"
-// description: "Create a notification string with a timestamp."
-// expression: "'New message received at ' +
-// string(document.create_time)"
-//
-// The exact variables and functions that may be referenced within an
-// expression
-// are determined by the service that evaluates it. See the
-// service
-// documentation for additional information.
+// Language (CEL) syntax. CEL is a C-like expression language. The
+// syntax and semantics of CEL are documented at
+// https://github.com/google/cel-spec. Example (Comparison): title:
+// "Summary size limit" description: "Determines if a summary is less
+// than 100 chars" expression: "document.summary.size() < 100" Example
+// (Equality): title: "Requestor is owner" description: "Determines if
+// requestor is the document owner" expression: "document.owner ==
+// request.auth.claims.email" Example (Logic): title: "Public documents"
+// description: "Determine whether the document should be publicly
+// visible" expression: "document.type != 'private' && document.type !=
+// 'internal'" Example (Data Manipulation): title: "Notification string"
+// description: "Create a notification string with a timestamp."
+// expression: "'New message received at ' +
+// string(document.create_time)" The exact variables and functions that
+// may be referenced within an expression are determined by the service
+// that evaluates it. See the service documentation for additional
+// information.
type Expr struct {
// Description: Optional. Description of the expression. This is a
- // longer text which
- // describes the expression, e.g. when hovered over it in a UI.
+ // longer text which describes the expression, e.g. when hovered over it
+ // in a UI.
Description string `json:"description,omitempty"`
// Expression: Textual representation of an expression in Common
- // Expression Language
- // syntax.
+ // Expression Language syntax.
Expression string `json:"expression,omitempty"`
// Location: Optional. String indicating the location of the expression
- // for error
- // reporting, e.g. a file name and a position in the file.
+ // for error reporting, e.g. a file name and a position in the file.
Location string `json:"location,omitempty"`
// Title: Optional. Title for the expression, i.e. a short string
- // describing
- // its purpose. This can be used e.g. in UIs which allow to enter
- // the
- // expression.
+ // describing its purpose. This can be used e.g. in UIs which allow to
+ // enter the expression.
Title string `json:"title,omitempty"`
// ForceSendFields is a list of field names (e.g. "Description") to
@@ -2788,27 +2378,21 @@
// requests.
type HTTPGetAction struct {
// Host: Host name to connect to, defaults to the pod IP. You probably
- // want to set
- // "Host" in httpHeaders instead.
- // +optional
+ // want to set "Host" in httpHeaders instead. +optional
Host string `json:"host,omitempty"`
// HttpHeaders: Custom headers to set in the request. HTTP allows
- // repeated headers.
- // +optional
+ // repeated headers. +optional
HttpHeaders []*HTTPHeader `json:"httpHeaders,omitempty"`
- // Path: Path to access on the HTTP server.
- // +optional
+ // Path: Path to access on the HTTP server. +optional
Path string `json:"path,omitempty"`
- // Port: Name or number of the port to access on the container.
- // Number must be in the range 1 to 65535.
- // Name must be an IANA_SVC_NAME.
+ // Port: Name or number of the port to access on the container. Number
+ // must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
Port *IntOrString `json:"port,omitempty"`
- // Scheme: Scheme to use for connecting to the host.
- // Defaults to HTTP.
+ // Scheme: Scheme to use for connecting to the host. Defaults to HTTP.
// +optional
Scheme string `json:"scheme,omitempty"`
@@ -2869,17 +2453,15 @@
// Handler: Handler defines a specific action that should be taken
type Handler struct {
- // Exec: One and only one of the following should be specified.
- // Exec specifies the action to take.
- // +optional
+ // Exec: One and only one of the following should be specified. Exec
+ // specifies the action to take. +optional
Exec *ExecAction `json:"exec,omitempty"`
- // HttpGet: HTTPGet specifies the http request to perform.
- // +optional
+ // HttpGet: HTTPGet specifies the http request to perform. +optional
HttpGet *HTTPGetAction `json:"httpGet,omitempty"`
- // TcpSocket: TCPSocket specifies an action involving a TCP port.
- // TCP hooks not yet supported
+ // TcpSocket: TCPSocket specifies an action involving a TCP port. TCP
+ // hooks not yet supported
TcpSocket *TCPSocketAction `json:"tcpSocket,omitempty"`
// ForceSendFields is a list of field names (e.g. "Exec") to
@@ -2906,12 +2488,9 @@
}
// IntOrString: IntOrString is a type that can hold an int32 or a
-// string. When used in
-// JSON or YAML marshalling and unmarshalling, it produces or consumes
-// the
-// inner type. This allows you to have, for example, a JSON field that
-// can
-// accept a name or number.
+// string. When used in JSON or YAML marshalling and unmarshalling, it
+// produces or consumes the inner type. This allows you to have, for
+// example, a JSON field that can accept a name or number.
type IntOrString struct {
// IntVal: The int value.
IntVal int64 `json:"intVal,omitempty"`
@@ -2951,18 +2530,14 @@
Key string `json:"key,omitempty"`
// Mode: Mode bits to use on this file, must be a value between 0 and
- // 0777. If not
- // specified, the volume defaultMode will be used. This might be in
- // conflict
- // with other options that affect the file mode, like fsGroup, and the
- // result
- // can be other mode bits set. +optional
+ // 0777. If not specified, the volume defaultMode will be used. This
+ // might be in conflict with other options that affect the file mode,
+ // like fsGroup, and the result can be other mode bits set. +optional
Mode int64 `json:"mode,omitempty"`
- // Path: The relative path of the file to map the key to.
- // May not be an absolute path.
- // May not contain the path element '..'.
- // May not start with the string '..'.
+ // Path: The relative path of the file to map the key to. May not be an
+ // absolute path. May not contain the path element '..'. May not start
+ // with the string '..'.
Path string `json:"path,omitempty"`
// ForceSendFields is a list of field names (e.g. "Key") to
@@ -2989,40 +2564,26 @@
}
// Lifecycle: Lifecycle describes actions that the management system
-// should take in
-// response to container lifecycle events. For the PostStart and
-// PreStop
-// lifecycle handlers, management of the container blocks until the
-// action is
-// complete, unless the container process fails, in which case the
-// handler is
-// aborted.
+// should take in response to container lifecycle events. For the
+// PostStart and PreStop lifecycle handlers, management of the container
+// blocks until the action is complete, unless the container process
+// fails, in which case the handler is aborted.
type Lifecycle struct {
// PostStart: PostStart is called immediately after a container is
- // created. If the
- // handler fails, the container is terminated and restarted according to
- // its
- // restart policy. Other management of the container blocks until the
- // hook
- // completes. More
- // info:
- // https://kubernetes.io/docs/concepts/containers/container-lifecyc
- // le-hooks/#container-hooks
+ // created. If the handler fails, the container is terminated and
+ // restarted according to its restart policy. Other management of the
+ // container blocks until the hook completes. More info:
+ // https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks
// +optional
PostStart *Handler `json:"postStart,omitempty"`
// PreStop: PreStop is called immediately before a container is
- // terminated.
- // The container is terminated after the handler completes.
- // The reason for termination is passed to the handler.
- // Regardless of the outcome of the handler, the container is
- // eventually
- // terminated. Other management of the container blocks until the
- // hook
- // completes. More
- // info:
- // https://kubernetes.io/docs/concepts/containers/container-lifecyc
- // le-hooks/#container-hooks
+ // terminated. The container is terminated after the handler completes.
+ // The reason for termination is passed to the handler. Regardless of
+ // the outcome of the handler, the container is eventually terminated.
+ // Other management of the container blocks until the hook completes.
+ // More info:
+ // https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks
// +optional
PreStop *Handler `json:"preStop,omitempty"`
@@ -3086,8 +2647,7 @@
}
// ListCloudAuditLogsSourcesResponse: ListCloudAuditLogsSourcesResponse
-// is a list of CloudAuditLogsSource
-// resources.
+// is a list of CloudAuditLogsSource resources.
type ListCloudAuditLogsSourcesResponse struct {
// ApiVersion: The API version for this call such as
// "events.cloud.google.com/v1alpha1".
@@ -3181,8 +2741,7 @@
}
// ListCloudSchedulerSourcesResponse: ListCloudSchedulerSourcesResponse
-// is a list of CloudSchedulerSource
-// resources.
+// is a list of CloudSchedulerSource resources.
type ListCloudSchedulerSourcesResponse struct {
// ApiVersion: The API version for this call such as
// "events.cloud.google.com/v1alpha1".
@@ -3405,47 +2964,30 @@
}
// ListMeta: ListMeta describes metadata that synthetic resources must
-// have, including
-// lists and various status objects. A resource may have only one
-// of
-// {ObjectMeta, ListMeta}.
+// have, including lists and various status objects. A resource may have
+// only one of {ObjectMeta, ListMeta}.
type ListMeta struct {
// Continue: continue may be set if the user set a limit on the number
- // of items
- // returned, and indicates that the server has more data available. The
- // value
- // is opaque and may be used to issue another request to the endpoint
- // that
- // served this list to retrieve the next set of available objects.
- // Continuing
- // a list may not be possible if the server configuration has changed or
- // more
- // than a few minutes have passed. The resourceVersion field returned
- // when
- // using this continue value will be identical to the value in the
- // first
- // response.
+ // of items returned, and indicates that the server has more data
+ // available. The value is opaque and may be used to issue another
+ // request to the endpoint that served this list to retrieve the next
+ // set of available objects. Continuing a list may not be possible if
+ // the server configuration has changed or more than a few minutes have
+ // passed. The resourceVersion field returned when using this continue
+ // value will be identical to the value in the first response.
Continue string `json:"continue,omitempty"`
// ResourceVersion: String that identifies the server's internal version
- // of this object that
- // can be used by clients to determine when objects have changed. Value
- // must
- // be treated as opaque by clients and passed unmodified back to the
- // server.
- // Populated by the system.
- // Read-only.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // of this object that can be used by clients to determine when objects
+ // have changed. Value must be treated as opaque by clients and passed
+ // unmodified back to the server. Populated by the system. Read-only.
+ // More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
// +optional
ResourceVersion string `json:"resourceVersion,omitempty"`
- // SelfLink: SelfLink is a URL representing this object.
- // Populated by the system.
- // Read-only.
- // +optional
+ // SelfLink: SelfLink is a URL representing this object. Populated by
+ // the system. Read-only. +optional
SelfLink string `json:"selfLink,omitempty"`
// ForceSendFields is a list of field names (e.g. "Continue") to
@@ -3654,14 +3196,11 @@
}
// LocalObjectReference: LocalObjectReference contains enough
-// information to let you locate the
-// referenced object inside the same namespace.
+// information to let you locate the referenced object inside the same
+// namespace.
type LocalObjectReference struct {
- // Name: Name of the referent.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/overview/working-with-object
- // s/names/#names
+ // Name: Name of the referent. More info:
+ // https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
Name string `json:"name,omitempty"`
// ForceSendFields is a list of field names (e.g. "Name") to
@@ -3690,13 +3229,11 @@
// Location: A resource that represents Google Cloud Platform location.
type Location struct {
// DisplayName: The friendly name for this location, typically a nearby
- // city name.
- // For example, "Tokyo".
+ // city name. For example, "Tokyo".
DisplayName string `json:"displayName,omitempty"`
// Labels: Cross-service attributes for the location. For example
- //
- // {"cloud.googleapis.com/region": "us-east1"}
+ // {"cloud.googleapis.com/region": "us-east1"}
Labels map[string]string `json:"labels,omitempty"`
// LocationId: The canonical id for this location. For example:
@@ -3704,13 +3241,12 @@
LocationId string `json:"locationId,omitempty"`
// Metadata: Service-specific metadata. For example the available
- // capacity at the given
- // location.
+ // capacity at the given location.
Metadata googleapi.RawMessage `json:"metadata,omitempty"`
// Name: Resource name for the location, which may vary between
- // implementations.
- // For example: "projects/example-project/locations/us-east1"
+ // implementations. For example:
+ // "projects/example-project/locations/us-east1"
Name string `json:"name,omitempty"`
// ForceSendFields is a list of field names (e.g. "DisplayName") to
@@ -3737,230 +3273,137 @@
}
// ObjectMeta: ObjectMeta is metadata that all persisted resources must
-// have, which includes
-// all objects users must create.
+// have, which includes all objects users must create.
type ObjectMeta struct {
// Annotations: Annotations is an unstructured key value map stored with
- // a resource that
- // may be set by external tools to store and retrieve arbitrary
- // metadata. They
- // are not queryable and should be preserved when modifying objects.
- // More
- // info: http://kubernetes.io/docs/user-guide/annotations +optional
+ // a resource that may be set by external tools to store and retrieve
+ // arbitrary metadata. They are not queryable and should be preserved
+ // when modifying objects. More info:
+ // http://kubernetes.io/docs/user-guide/annotations +optional
Annotations map[string]string `json:"annotations,omitempty"`
- // ClusterName: Not currently supported by Cloud Run.
- //
- // The name of the cluster which the object belongs to.
- // This is used to distinguish resources with same name and namespace
- // in
- // different clusters. This field is not set anywhere right now and
- // apiserver
- // is going to ignore it if set in create or update request. +optional
+ // ClusterName: Not currently supported by Cloud Run. The name of the
+ // cluster which the object belongs to. This is used to distinguish
+ // resources with same name and namespace in different clusters. This
+ // field is not set anywhere right now and apiserver is going to ignore
+ // it if set in create or update request. +optional
ClusterName string `json:"clusterName,omitempty"`
// CreationTimestamp: CreationTimestamp is a timestamp representing the
- // server time when this
- // object was created. It is not guaranteed to be set in happens-before
- // order
- // across separate operations. Clients may not set this value. It
- // is
- // represented in RFC3339 form and is in UTC.
- //
- // Populated by the system.
- // Read-only.
- // Null for lists.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // server time when this object was created. It is not guaranteed to be
+ // set in happens-before order across separate operations. Clients may
+ // not set this value. It is represented in RFC3339 form and is in UTC.
+ // Populated by the system. Read-only. Null for lists. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
// +optional
CreationTimestamp string `json:"creationTimestamp,omitempty"`
- // DeletionGracePeriodSeconds: Not currently supported by Cloud
- // Run.
- //
+ // DeletionGracePeriodSeconds: Not currently supported by Cloud Run.
// Number of seconds allowed for this object to gracefully terminate
- // before
- // it will be removed from the system. Only set when deletionTimestamp
- // is also
- // set. May only be shortened. Read-only. +optional
+ // before it will be removed from the system. Only set when
+ // deletionTimestamp is also set. May only be shortened. Read-only.
+ // +optional
DeletionGracePeriodSeconds int64 `json:"deletionGracePeriodSeconds,omitempty"`
// DeletionTimestamp: DeletionTimestamp is RFC 3339 date and time at
- // which this resource will be
- // deleted. This field is set by the server when a graceful deletion
- // is
- // requested by the user, and is not directly settable by a client.
- // The
- // resource is expected to be deleted (no longer visible from resource
- // lists,
- // and not reachable by name) after the time in this field, once
- // the
- // finalizers list is empty. As long as the finalizers list contains
- // items,
- // deletion is blocked. Once the deletionTimestamp is set, this value
- // may not
- // be unset or be set further into the future, although it may be
- // shortened or
- // the resource may be deleted prior to this time. For example, a user
- // may
- // request that a pod is deleted in 30 seconds. The Kubelet will react
- // by
+ // which this resource will be deleted. This field is set by the server
+ // when a graceful deletion is requested by the user, and is not
+ // directly settable by a client. The resource is expected to be deleted
+ // (no longer visible from resource lists, and not reachable by name)
+ // after the time in this field, once the finalizers list is empty. As
+ // long as the finalizers list contains items, deletion is blocked. Once
+ // the deletionTimestamp is set, this value may not be unset or be set
+ // further into the future, although it may be shortened or the resource
+ // may be deleted prior to this time. For example, a user may request
+ // that a pod is deleted in 30 seconds. The Kubelet will react by
// sending a graceful termination signal to the containers in the pod.
- // After
- // that 30 seconds, the Kubelet will send a hard termination signal
- // (SIGKILL)
- // to the container and after cleanup, remove the pod from the API. In
- // the
- // presence of network partitions, this object may still exist after
- // this
- // timestamp, until an administrator or automated process can determine
- // the
- // resource is fully terminated.
- // If not set, graceful deletion of the object has not been
- // requested.
- //
- // Populated by the system when a graceful deletion is
- // requested.
- // Read-only.
- // More
+ // After that 30 seconds, the Kubelet will send a hard termination
+ // signal (SIGKILL) to the container and after cleanup, remove the pod
+ // from the API. In the presence of network partitions, this object may
+ // still exist after this timestamp, until an administrator or automated
+ // process can determine the resource is fully terminated. If not set,
+ // graceful deletion of the object has not been requested. Populated by
+ // the system when a graceful deletion is requested. Read-only. More
// info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
// +optional
DeletionTimestamp string `json:"deletionTimestamp,omitempty"`
- // Finalizers: Not currently supported by Cloud Run.
- //
- // Must be empty before the object is deleted from the registry. Each
- // entry
- // is an identifier for the responsible component that will remove the
- // entry
+ // Finalizers: Not currently supported by Cloud Run. Must be empty
+ // before the object is deleted from the registry. Each entry is an
+ // identifier for the responsible component that will remove the entry
// from the list. If the deletionTimestamp of the object is non-nil,
- // entries
- // in this list can only be removed.
- // +optional
+ // entries in this list can only be removed. +optional
// +patchStrategy=merge
Finalizers []string `json:"finalizers,omitempty"`
- // GenerateName: Not currently supported by Cloud Run.
- //
- // GenerateName is an optional prefix, used by the server, to generate
- // a
- // unique name ONLY IF the Name field has not been provided. If this
- // field is
- // used, the name returned to the client will be different than the
- // name
+ // GenerateName: Not currently supported by Cloud Run. GenerateName is
+ // an optional prefix, used by the server, to generate a unique name
+ // ONLY IF the Name field has not been provided. If this field is used,
+ // the name returned to the client will be different than the name
// passed. This value will also be combined with a unique suffix. The
- // provided
- // value has the same validation rules as the Name field, and may be
- // truncated
- // by the length of the suffix required to make the value unique on
- // the
- // server.
- //
- // If this field is specified and the generated name exists, the server
- // will
- // NOT return a 409 - instead, it will either return 201 Created or 500
- // with
- // Reason ServerTimeout indicating a unique name could not be found in
- // the
- // time allotted, and the client should retry (optionally after the
- // time
- // indicated in the Retry-After header).
- //
- // Applied only if Name is not specified.
- // More
+ // provided value has the same validation rules as the Name field, and
+ // may be truncated by the length of the suffix required to make the
+ // value unique on the server. If this field is specified and the
+ // generated name exists, the server will NOT return a 409 - instead, it
+ // will either return 201 Created or 500 with Reason ServerTimeout
+ // indicating a unique name could not be found in the time allotted, and
+ // the client should retry (optionally after the time indicated in the
+ // Retry-After header). Applied only if Name is not specified. More
// info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#idempotency
- // +optional
- // string generateName = 2;
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency +optional string generateName =
+ // 2;
GenerateName string `json:"generateName,omitempty"`
// Generation: A sequence number representing a specific generation of
- // the desired state.
- // Populated by the system. Read-only.
- // +optional
+ // the desired state. Populated by the system. Read-only. +optional
Generation int64 `json:"generation,omitempty"`
// Labels: Map of string keys and values that can be used to organize
- // and categorize
- // (scope and select) objects. May match selectors of replication
- // controllers
- // and routes.
- // More info: http://kubernetes.io/docs/user-guide/labels
- // +optional
+ // and categorize (scope and select) objects. May match selectors of
+ // replication controllers and routes. More info:
+ // http://kubernetes.io/docs/user-guide/labels +optional
Labels map[string]string `json:"labels,omitempty"`
// Name: Name must be unique within a namespace, within a Cloud Run
- // region.
- // Is required when creating
- // resources, although some resources may allow a client to request
- // the
- // generation of an appropriate name automatically. Name is primarily
- // intended
- // for creation idempotence and configuration definition. Cannot be
- // updated.
- // More info:
- // http://kubernetes.io/docs/user-guide/identifiers#names
- // +optional
+ // region. Is required when creating resources, although some resources
+ // may allow a client to request the generation of an appropriate name
+ // automatically. Name is primarily intended for creation idempotence
+ // and configuration definition. Cannot be updated. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#names +optional
Name string `json:"name,omitempty"`
// Namespace: Namespace defines the space within each name must be
- // unique, within a
- // Cloud Run region. In Cloud Run the namespace must be equal to either
- // the
- // project ID or project number.
+ // unique, within a Cloud Run region. In Cloud Run the namespace must be
+ // equal to either the project ID or project number.
Namespace string `json:"namespace,omitempty"`
// OwnerReferences: List of objects that own this object. If ALL objects
- // in the list have
- // been deleted, this object will be garbage collected.
+ // in the list have been deleted, this object will be garbage collected.
// +optional
OwnerReferences []*OwnerReference `json:"ownerReferences,omitempty"`
// ResourceVersion: An opaque value that represents the internal version
- // of this object that
- // can be used by clients to determine when objects have changed. May be
- // used
- // for optimistic concurrency, change detection, and the watch operation
- // on a
- // resource or set of resources. Clients must treat these values as
- // opaque and
- // passed unmodified back to the server. They may only be valid for
- // a
- // particular resource or set of resources.
- //
- // Populated by the system.
- // Read-only.
- // Value must be treated as opaque by clients and .
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // of this object that can be used by clients to determine when objects
+ // have changed. May be used for optimistic concurrency, change
+ // detection, and the watch operation on a resource or set of resources.
+ // Clients must treat these values as opaque and passed unmodified back
+ // to the server. They may only be valid for a particular resource or
+ // set of resources. Populated by the system. Read-only. Value must be
+ // treated as opaque by clients and . More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
// +optional
ResourceVersion string `json:"resourceVersion,omitempty"`
- // SelfLink: SelfLink is a URL representing this object.
- // Populated by the system.
- // Read-only.
- // +optional
- // string selfLink = 4;
+ // SelfLink: SelfLink is a URL representing this object. Populated by
+ // the system. Read-only. +optional string selfLink = 4;
SelfLink string `json:"selfLink,omitempty"`
// Uid: UID is the unique in time and space value for this object. It is
- // typically
- // generated by the server on successful creation of a resource and is
- // not
- // allowed to change on PUT operations.
- //
- // Populated by the system.
- // Read-only.
- // More info:
- // http://kubernetes.io/docs/user-guide/identifiers#uids
- // +optional
+ // typically generated by the server on successful creation of a
+ // resource and is not allowed to change on PUT operations. Populated by
+ // the system. Read-only. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids +optional
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "Annotations") to
@@ -3987,70 +3430,45 @@
}
// ObjectReference: ObjectReference contains enough information to let
-// you inspect or modify the
-// referred object.
+// you inspect or modify the referred object.
type ObjectReference struct {
- // ApiVersion: API version of the referent.
- // +optional
+ // ApiVersion: API version of the referent. +optional
ApiVersion string `json:"apiVersion,omitempty"`
// FieldPath: If referring to a piece of an object instead of an entire
- // object, this
- // string should contain a valid JSON/Go field access statement, such
- // as
- // desiredState.manifest.containers[2]. For example, if the object
- // reference
- // is to a container within a pod, this would take on a value
- // like:
- // "spec.containers{name}" (where "name" refers to the name of the
- // container
- // that triggered the event) or if no container name is
- // specified
- // "spec.containers[2]" (container with index 2 in this pod). This
- // syntax is
- // chosen only to have some well-defined way of referencing a part of
- // an
- // object.
+ // object, this string should contain a valid JSON/Go field access
+ // statement, such as desiredState.manifest.containers[2]. For example,
+ // if the object reference is to a container within a pod, this would
+ // take on a value like: "spec.containers{name}" (where "name" refers to
+ // the name of the container that triggered the event) or if no
+ // container name is specified "spec.containers[2]" (container with
+ // index 2 in this pod). This syntax is chosen only to have some
+ // well-defined way of referencing a part of an object.
FieldPath string `json:"fieldPath,omitempty"`
- // Kind: Kind of the referent.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#types-kinds
+ // Kind: Kind of the referent. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds
// +optional
Kind string `json:"kind,omitempty"`
- // Name: Name of the referent.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/overview/working-with-object
- // s/names/#names
+ // Name: Name of the referent. More info:
+ // https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
// +optional
Name string `json:"name,omitempty"`
- // Namespace: Namespace of the referent.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/overview/working-with-object
- // s/namespaces/
+ // Namespace: Namespace of the referent. More info:
+ // https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
// +optional
Namespace string `json:"namespace,omitempty"`
// ResourceVersion: Specific resourceVersion to which this reference is
- // made, if any.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // made, if any. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
// +optional
ResourceVersion string `json:"resourceVersion,omitempty"`
- // Uid: UID of the referent.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/overview/working-with-object
- // s/names/#uids
+ // Uid: UID of the referent. More info:
+ // https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids
// +optional
Uid string `json:"uid,omitempty"`
@@ -4078,44 +3496,34 @@
}
// OwnerReference: OwnerReference contains enough information to let you
-// identify an owning
-// object. Currently, an owning object must be in the same namespace, so
-// there
-// is no namespace field.
+// identify an owning object. Currently, an owning object must be in the
+// same namespace, so there is no namespace field.
type OwnerReference struct {
// ApiVersion: API version of the referent.
ApiVersion string `json:"apiVersion,omitempty"`
// BlockOwnerDeletion: If true, AND if the owner has the
- // "foregroundDeletion" finalizer, then
- // the owner cannot be deleted from the key-value store until
- // this
- // reference is removed.
- // Defaults to false.
- // To set this field, a user needs "delete" permission of the
- // owner,
- // otherwise 422 (Unprocessable Entity) will be returned.
+ // "foregroundDeletion" finalizer, then the owner cannot be deleted from
+ // the key-value store until this reference is removed. Defaults to
+ // false. To set this field, a user needs "delete" permission of the
+ // owner, otherwise 422 (Unprocessable Entity) will be returned.
// +optional
BlockOwnerDeletion bool `json:"blockOwnerDeletion,omitempty"`
// Controller: If true, this reference points to the managing
- // controller.
- // +optional
+ // controller. +optional
Controller bool `json:"controller,omitempty"`
- // Kind: Kind of the referent.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#types-kinds
+ // Kind: Kind of the referent. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds
Kind string `json:"kind,omitempty"`
- // Name: Name of the referent.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#names
+ // Name: Name of the referent. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#names
Name string `json:"name,omitempty"`
- // Uid: UID of the referent.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#uids
+ // Uid: UID of the referent. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "ApiVersion") to
@@ -4142,154 +3550,77 @@
}
// Policy: An Identity and Access Management (IAM) policy, which
-// specifies access
-// controls for Google Cloud resources.
-//
-//
-// A `Policy` is a collection of `bindings`. A `binding` binds one or
-// more
-// `members` to a single `role`. Members can be user accounts, service
-// accounts,
+// specifies access controls for Google Cloud resources. A `Policy` is a
+// collection of `bindings`. A `binding` binds one or more `members` to
+// a single `role`. Members can be user accounts, service accounts,
// Google groups, and domains (such as G Suite). A `role` is a named
-// list of
-// permissions; each `role` can be an IAM predefined role or a
-// user-created
-// custom role.
-//
-// For some types of Google Cloud resources, a `binding` can also
-// specify a
-// `condition`, which is a logical expression that allows access to a
-// resource
-// only if the expression evaluates to `true`. A condition can add
-// constraints
-// based on attributes of the request, the resource, or both. To learn
-// which
-// resources support conditions in their IAM policies, see the
-// [IAM
+// list of permissions; each `role` can be an IAM predefined role or a
+// user-created custom role. For some types of Google Cloud resources, a
+// `binding` can also specify a `condition`, which is a logical
+// expression that allows access to a resource only if the expression
+// evaluates to `true`. A condition can add constraints based on
+// attributes of the request, the resource, or both. To learn which
+// resources support conditions in their IAM policies, see the [IAM
// documentation](https://cloud.google.com/iam/help/conditions/resource-p
-// olicies).
-//
-// **JSON example:**
-//
-// {
-// "bindings": [
-// {
-// "role": "roles/resourcemanager.organizationAdmin",
-// "members": [
-// "user:mike@example.com",
-// "group:admins@example.com",
-// "domain:google.com",
-//
-// "serviceAccount:my-project-id@appspot.gserviceaccount.com"
-// ]
-// },
-// {
-// "role": "roles/resourcemanager.organizationViewer",
-// "members": [
-// "user:eve@example.com"
-// ],
-// "condition": {
-// "title": "expirable access",
-// "description": "Does not grant access after Sep 2020",
-// "expression": "request.time <
-// timestamp('2020-10-01T00:00:00.000Z')",
-// }
-// }
-// ],
-// "etag": "BwWWja0YfJA=",
-// "version": 3
-// }
-//
-// **YAML example:**
-//
-// bindings:
-// - members:
-// - user:mike@example.com
-// - group:admins@example.com
-// - domain:google.com
-// - serviceAccount:my-project-id@appspot.gserviceaccount.com
-// role: roles/resourcemanager.organizationAdmin
-// - members:
-// - user:eve@example.com
-// role: roles/resourcemanager.organizationViewer
-// condition:
-// title: expirable access
-// description: Does not grant access after Sep 2020
-// expression: request.time <
-// timestamp('2020-10-01T00:00:00.000Z')
-// - etag: BwWWja0YfJA=
-// - version: 3
-//
-// For a description of IAM and its features, see the
-// [IAM documentation](https://cloud.google.com/iam/docs/).
+// olicies). **JSON example:** { "bindings": [ { "role":
+// "roles/resourcemanager.organizationAdmin", "members": [
+// "user:mike@example.com", "group:admins@example.com",
+// "domain:google.com",
+// "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, {
+// "role": "roles/resourcemanager.organizationViewer", "members": [
+// "user:eve@example.com" ], "condition": { "title": "expirable access",
+// "description": "Does not grant access after Sep 2020", "expression":
+// "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ],
+// "etag": "BwWWja0YfJA=", "version": 3 } **YAML example:** bindings: -
+// members: - user:mike@example.com - group:admins@example.com -
+// domain:google.com -
+// serviceAccount:my-project-id@appspot.gserviceaccount.com role:
+// roles/resourcemanager.organizationAdmin - members: -
+// user:eve@example.com role: roles/resourcemanager.organizationViewer
+// condition: title: expirable access description: Does not grant access
+// after Sep 2020 expression: request.time <
+// timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version:
+// 3 For a description of IAM and its features, see the [IAM
+// documentation](https://cloud.google.com/iam/docs/).
type Policy struct {
// AuditConfigs: Specifies cloud audit logging configuration for this
// policy.
AuditConfigs []*AuditConfig `json:"auditConfigs,omitempty"`
// Bindings: Associates a list of `members` to a `role`. Optionally, may
- // specify a
- // `condition` that determines how and when the `bindings` are applied.
- // Each
- // of the `bindings` must contain at least one member.
+ // specify a `condition` that determines how and when the `bindings` are
+ // applied. Each of the `bindings` must contain at least one member.
Bindings []*Binding `json:"bindings,omitempty"`
// Etag: `etag` is used for optimistic concurrency control as a way to
- // help
- // prevent simultaneous updates of a policy from overwriting each
- // other.
- // It is strongly suggested that systems make use of the `etag` in
- // the
- // read-modify-write cycle to perform policy updates in order to avoid
- // race
- // conditions: An `etag` is returned in the response to `getIamPolicy`,
- // and
- // systems are expected to put that etag in the request to
- // `setIamPolicy` to
- // ensure that their change will be applied to the same version of the
- // policy.
- //
- // **Important:** If you use IAM Conditions, you must include the `etag`
- // field
- // whenever you call `setIamPolicy`. If you omit this field, then IAM
- // allows
- // you to overwrite a version `3` policy with a version `1` policy, and
- // all of
+ // help prevent simultaneous updates of a policy from overwriting each
+ // other. It is strongly suggested that systems make use of the `etag`
+ // in the read-modify-write cycle to perform policy updates in order to
+ // avoid race conditions: An `etag` is returned in the response to
+ // `getIamPolicy`, and systems are expected to put that etag in the
+ // request to `setIamPolicy` to ensure that their change will be applied
+ // to the same version of the policy. **Important:** If you use IAM
+ // Conditions, you must include the `etag` field whenever you call
+ // `setIamPolicy`. If you omit this field, then IAM allows you to
+ // overwrite a version `3` policy with a version `1` policy, and all of
// the conditions in the version `3` policy are lost.
Etag string `json:"etag,omitempty"`
- // Version: Specifies the format of the policy.
- //
- // Valid values are `0`, `1`, and `3`. Requests that specify an invalid
- // value
- // are rejected.
- //
+ // Version: Specifies the format of the policy. Valid values are `0`,
+ // `1`, and `3`. Requests that specify an invalid value are rejected.
// Any operation that affects conditional role bindings must specify
- // version
- // `3`. This requirement applies to the following operations:
- //
- // * Getting a policy that includes a conditional role binding
- // * Adding a conditional role binding to a policy
- // * Changing a conditional role binding in a policy
- // * Removing any role binding, with or without a condition, from a
- // policy
- // that includes conditions
- //
- // **Important:** If you use IAM Conditions, you must include the `etag`
- // field
- // whenever you call `setIamPolicy`. If you omit this field, then IAM
- // allows
- // you to overwrite a version `3` policy with a version `1` policy, and
- // all of
- // the conditions in the version `3` policy are lost.
- //
- // If a policy does not include any conditions, operations on that
- // policy may
- // specify any valid version or leave the field unset.
- //
- // To learn which resources support conditions in their IAM policies,
- // see the
- // [IAM
+ // version `3`. This requirement applies to the following operations: *
+ // Getting a policy that includes a conditional role binding * Adding a
+ // conditional role binding to a policy * Changing a conditional role
+ // binding in a policy * Removing any role binding, with or without a
+ // condition, from a policy that includes conditions **Important:** If
+ // you use IAM Conditions, you must include the `etag` field whenever
+ // you call `setIamPolicy`. If you omit this field, then IAM allows you
+ // to overwrite a version `3` policy with a version `1` policy, and all
+ // of the conditions in the version `3` policy are lost. If a policy
+ // does not include any conditions, operations on that policy may
+ // specify any valid version or leave the field unset. To learn which
+ // resources support conditions in their IAM policies, see the [IAM
// documentation](https://cloud.google.com/iam/help/conditions/resource-p
// olicies).
Version int64 `json:"version,omitempty"`
@@ -4322,45 +3653,35 @@
}
// Probe: Probe describes a health check to be performed against a
-// container to
-// determine whether it is alive or ready to receive traffic.
+// container to determine whether it is alive or ready to receive
+// traffic.
type Probe struct {
// FailureThreshold: Minimum consecutive failures for the probe to be
- // considered failed after
- // having succeeded. Defaults to 3. Minimum value is 1. +optional
+ // considered failed after having succeeded. Defaults to 3. Minimum
+ // value is 1. +optional
FailureThreshold int64 `json:"failureThreshold,omitempty"`
// Handler: The action taken to determine the health of a container
Handler *Handler `json:"handler,omitempty"`
// InitialDelaySeconds: Number of seconds after the container has
- // started before liveness probes
- // are initiated. More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // started before liveness probes are initiated. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
// +optional
InitialDelaySeconds int64 `json:"initialDelaySeconds,omitempty"`
- // PeriodSeconds: How often (in seconds) to perform the probe.
- // Default to 10 seconds. Minimum value is 1.
- // +optional
+ // PeriodSeconds: How often (in seconds) to perform the probe. Default
+ // to 10 seconds. Minimum value is 1. +optional
PeriodSeconds int64 `json:"periodSeconds,omitempty"`
// SuccessThreshold: Minimum consecutive successes for the probe to be
- // considered successful
- // after having failed. Defaults to 1. Must be 1 for liveness. Minimum
- // value
- // is 1. +optional
+ // considered successful after having failed. Defaults to 1. Must be 1
+ // for liveness. Minimum value is 1. +optional
SuccessThreshold int64 `json:"successThreshold,omitempty"`
- // TimeoutSeconds: Number of seconds after which the probe times
- // out.
- // Defaults to 1 second. Minimum value is 1.
- // More
- // info:
- // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle
- // #container-probes
+ // TimeoutSeconds: Number of seconds after which the probe times out.
+ // Defaults to 1 second. Minimum value is 1. More info:
+ // https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
// +optional
TimeoutSeconds int64 `json:"timeoutSeconds,omitempty"`
@@ -4389,10 +3710,8 @@
}
// Quantity: The view model of a single quantity, e.g. "800 MiB".
-// Corresponds
-// to
-// https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8
-// s.io/apimachinery/pkg/api/resource/generated.proto
+// Corresponds to
+// https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/generated.proto
type Quantity struct {
// String: Stringified version of the quantity, e.g., "800 MiB".
String string `json:"string,omitempty"`
@@ -4423,13 +3742,11 @@
// ResourceRecord: A DNS resource record.
type ResourceRecord struct {
// Name: Relative name of the object affected by this record. Only
- // applicable for
- // `CNAME` records. Example: 'www'.
+ // applicable for `CNAME` records. Example: 'www'.
Name string `json:"name,omitempty"`
// Rrdata: Data for this record. Values vary by record type, as defined
- // in RFC 1035
- // (section 5) and RFC 1034 (section 3.6.1).
+ // in RFC 1035 (section 5) and RFC 1034 (section 3.6.1).
Rrdata string `json:"rrdata,omitempty"`
// Type: Resource record type. Example: `AAAA`.
@@ -4469,47 +3786,32 @@
// resource requirements.
type ResourceRequirements struct {
// Limits: Limits describes the maximum amount of compute resources
- // allowed.
- // The values of the map is string form of the 'quantity' k8s
+ // allowed. The values of the map is string form of the 'quantity' k8s
// type:
- // https://github.com/kubernetes/kubernetes/blob/master/staging/src
- // /k8s.io/apimachinery/pkg/api/resource/quantity.go
+ // https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Limits map[string]string `json:"limits,omitempty"`
// LimitsInMap: Limits describes the maximum amount of compute resources
- // allowed.
- // This is a temporary field created to migrate away from
- // the
- // map<string, Quantity> limits field. This is done to become
- // compliant
- // with k8s style API.
- // This field is deprecated in favor of limits field.
+ // allowed. This is a temporary field created to migrate away from the
+ // map limits field. This is done to become compliant with k8s style
+ // API. This field is deprecated in favor of limits field.
LimitsInMap map[string]Quantity `json:"limitsInMap,omitempty"`
// Requests: Requests describes the minimum amount of compute resources
- // required.
- // If Requests is omitted for a container, it defaults to Limits if that
- // is
- // explicitly specified, otherwise to an implementation-defined
- // value.
- // The values of the map is string form of the 'quantity' k8s
- // type:
- // https://github.com/kubernetes/kubernetes/blob/master/staging/src
- // /k8s.io/apimachinery/pkg/api/resource/quantity.go
+ // required. If Requests is omitted for a container, it defaults to
+ // Limits if that is explicitly specified, otherwise to an
+ // implementation-defined value. The values of the map is string form of
+ // the 'quantity' k8s type:
+ // https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Requests map[string]string `json:"requests,omitempty"`
// RequestsInMap: Requests describes the minimum amount of compute
- // resources required.
- // If Requests is omitted for a container, it defaults to Limits if that
- // is
- // explicitly specified, otherwise to an implementation-defined
- // value.
- // This is a temporary field created to migrate away from
- // the
- // map<string, Quantity> requests field. This is done to become
- // compliant
- // with k8s style API.
- // This field is deprecated in favor of requests field.
+ // resources required. If Requests is omitted for a container, it
+ // defaults to Limits if that is explicitly specified, otherwise to an
+ // implementation-defined value. This is a temporary field created to
+ // migrate away from the map requests field. This is done to become
+ // compliant with k8s style API. This field is deprecated in favor of
+ // requests field.
RequestsInMap map[string]Quantity `json:"requestsInMap,omitempty"`
// ForceSendFields is a list of field names (e.g. "Limits") to
@@ -4536,19 +3838,11 @@
}
// Revision: Revision is an immutable snapshot of code and
-// configuration. A revision
-// references a container image. Revisions are created by updates to
-// a
-// Configuration.
-//
-// Cloud Run does not currently support referencing a build that is
-// responsible
-// for materializing the container image from source.
-//
-// See
-// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#revision
+// configuration. A revision references a container image. Revisions are
+// created by updates to a Configuration. Cloud Run does not currently
+// support referencing a build that is responsible for materializing the
+// container image from source. See also:
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#revision
type Revision struct {
// ApiVersion: The API version for this call such as
// "serving.knative.dev/v1alpha1".
@@ -4558,16 +3852,14 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Revision, including name,
- // namespace, labels,
- // and annotations.
+ // namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Revision (from the client).
Spec *RevisionSpec `json:"spec,omitempty"`
// Status: Status communicates the observed state of the Revision (from
- // the
- // controller).
+ // the controller).
Status *RevisionStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -4601,43 +3893,28 @@
// for a Revision.
type RevisionCondition struct {
// LastTransitionTime: Last time the condition transitioned from one
- // status to another.
- // +optional
+ // status to another. +optional
LastTransitionTime string `json:"lastTransitionTime,omitempty"`
// Message: Human readable message indicating details about the current
- // status.
- // +optional
+ // status. +optional
Message string `json:"message,omitempty"`
// Reason: One-word CamelCase reason for the condition's last
- // transition.
- // +optional
+ // transition. +optional
Reason string `json:"reason,omitempty"`
// Severity: How to interpret failures of this condition, one of Error,
- // Warning, Info
- // +optional
+ // Warning, Info +optional
Severity string `json:"severity,omitempty"`
// Status: Status of the condition, one of True, False, Unknown.
Status string `json:"status,omitempty"`
- // Type: RevisionConditionType is used to communicate the status of
- // the
- // reconciliation process. See
- // also:
- // https://github.com/knative/serving/blob/master/docs/spec/errors.
- // md#error-conditions-and-reporting
- // Types include:
- //
- // * "Ready": True when the Revision is ready.
- // * "ResourcesAvailable": True when underlying resources have
- // been
- // provisioned.
- // * "ContainerHealthy": True when the Revision readiness check
- // completes.
- // * "Active": True when the Revision may receive traffic.
+ // Type: RevisionConditionType is used to communicate the status of the
+ // reconciliation process. See also:
+ // https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include: * "Ready": True when the Revision is ready. * "ResourcesAvailable": True when underlying resources have been provisioned. * "ContainerHealthy": True when the Revision readiness check completes. * "Active": True when the Revision may receive
+ // traffic.
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "LastTransitionTime")
@@ -4668,73 +3945,47 @@
// (from the client).
type RevisionSpec struct {
// ConcurrencyModel: ConcurrencyModel specifies the desired concurrency
- // model
- // (Single or Multi) for the Revision. Defaults to Multi.
- // Deprecated in favor of ContainerConcurrency.
- // +optional
+ // model (Single or Multi) for the Revision. Defaults to Multi.
+ // Deprecated in favor of ContainerConcurrency. +optional
ConcurrencyModel string `json:"concurrencyModel,omitempty"`
- // Container: Container defines the unit of execution for this
- // Revision.
- // In the context of a Revision, we disallow a number of the fields
- // of
- // this Container, including: name, ports, and volumeMounts.
- // The runtime contract is documented
- // here:
- // https://github.com/knative/serving/blob/master/docs/runtime-cont
- // ract.md
+ // Container: Container defines the unit of execution for this Revision.
+ // In the context of a Revision, we disallow a number of the fields of
+ // this Container, including: name, ports, and volumeMounts. The runtime
+ // contract is documented here:
+ // https://github.com/knative/serving/blob/master/docs/runtime-contract.md
Container *Container `json:"container,omitempty"`
- // ContainerConcurrency: (Optional)
- //
- // ContainerConcurrency specifies the maximum allowed in-flight
- // (concurrent)
- // requests per container instance of the Revision.
- //
- // Cloud Run fully managed: supported, defaults to 80
- //
- // Cloud Run on GKE: supported, defaults to 0, which means
- // concurrency
- // to the application is not limited, and the system decides the
- // target concurrency for the autoscaler.
+ // ContainerConcurrency: (Optional) ContainerConcurrency specifies the
+ // maximum allowed in-flight (concurrent) requests per container
+ // instance of the Revision. Cloud Run fully managed: supported,
+ // defaults to 80 Cloud Run on GKE: supported, defaults to 0, which
+ // means concurrency to the application is not limited, and the system
+ // decides the target concurrency for the autoscaler.
ContainerConcurrency int64 `json:"containerConcurrency,omitempty"`
// Containers: Containers holds the single container that defines the
- // unit of execution
- // for this Revision. In the context of a Revision, we disallow a number
- // of
- // fields on this Container, including: name and lifecycle.
- // In Cloud Run, only a single container may be provided.
+ // unit of execution for this Revision. In the context of a Revision, we
+ // disallow a number of fields on this Container, including: name and
+ // lifecycle. In Cloud Run, only a single container may be provided.
Containers []*Container `json:"containers,omitempty"`
- // Generation: Deprecated and not currently populated by Cloud Run.
- // See
+ // Generation: Deprecated and not currently populated by Cloud Run. See
// metadata.generation instead, which is the sequence number containing
- // the
- // latest generation of the desired state.
- //
- // Read-only.
+ // the latest generation of the desired state. Read-only.
Generation int64 `json:"generation,omitempty"`
// ServiceAccountName: Email address of the IAM service account
- // associated with the revision
- // of the service. The service account represents the identity of
- // the
- // running revision, and determines what permissions the revision has.
- // If
- // not provided, the revision will use the project's default service
- // account.
+ // associated with the revision of the service. The service account
+ // represents the identity of the running revision, and determines what
+ // permissions the revision has. If not provided, the revision will use
+ // the project's default service account.
ServiceAccountName string `json:"serviceAccountName,omitempty"`
// ServingState: ServingState holds a value describing the state the
- // resources
- // are in for this Revision.
- // Users must not specify this when creating a revision. It is
- // expected
- // that the system will manipulate this based on routability and
- // load.
- //
- // Populated by the system.
+ // resources are in for this Revision. Users must not specify this when
+ // creating a revision. It is expected that the system will manipulate
+ // this based on routability and load. Populated by the system.
// Read-only.
//
// Possible values:
@@ -4742,20 +3993,16 @@
// hasn't been specified.
// "ACTIVE" - The revision is ready to serve traffic.
// "RESERVE" - The revision is not currently serving traffic, but
- // could be made to serve
- // traffic quickly.
- // Not currently used by Cloud Run.
+ // could be made to serve traffic quickly. Not currently used by Cloud
+ // Run.
// "RETIRED" - The revision has been decommissioned and is not needed
- // to serve traffic
- // anymore. A Revision may be brought out of retirement, but it may
- // take
- // longer than it would from a "Reserve" state.
+ // to serve traffic anymore. A Revision may be brought out of
+ // retirement, but it may take longer than it would from a "Reserve"
+ // state.
ServingState string `json:"servingState,omitempty"`
// TimeoutSeconds: TimeoutSeconds holds the max duration the instance is
- // allowed for
- // responding to a request.
- // Not currently used by Cloud Run.
+ // allowed for responding to a request. Not currently used by Cloud Run.
TimeoutSeconds int64 `json:"timeoutSeconds,omitempty"`
Volumes []*Volume `json:"volumes,omitempty"`
@@ -4785,46 +4032,33 @@
}
// RevisionStatus: RevisionStatus communicates the observed state of the
-// Revision (from the
-// controller).
+// Revision (from the controller).
type RevisionStatus struct {
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
- //
- // As a Revision is being prepared, it will incrementally
- // update conditions "ResourcesAvailable", "ContainerHealthy", and
- // "Active",
- // which contribute to the overall "Ready" condition.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world. As a Revision is being
+ // prepared, it will incrementally update conditions
+ // "ResourcesAvailable", "ContainerHealthy", and "Active", which
+ // contribute to the overall "Ready" condition.
Conditions []*RevisionCondition `json:"conditions,omitempty"`
// ImageDigest: ImageDigest holds the resolved digest for the image
- // specified
- // within .Spec.Container.Image. The digest is resolved during the
- // creation
- // of Revision. This field holds the digest value regardless of
- // whether
- // a tag or digest was originally specified in the Container object.
+ // specified within .Spec.Container.Image. The digest is resolved during
+ // the creation of Revision. This field holds the digest value
+ // regardless of whether a tag or digest was originally specified in the
+ // Container object.
ImageDigest string `json:"imageDigest,omitempty"`
// LogUrl: Specifies the generated logging url for this particular
- // revision
- // based on the revision url template specified in the controller's
- // config.
- // +optional
+ // revision based on the revision url template specified in the
+ // controller's config. +optional
LogUrl string `json:"logUrl,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Revision that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation, and the Ready condition's
- // status
- // is True or False.
+ // Revision that was last processed by the controller. Clients polling
+ // for completed reconciliation should poll until observedGeneration =
+ // metadata.generation, and the Ready condition's status is True or
+ // False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// ServiceName: Not currently used by Cloud Run.
@@ -4854,27 +4088,18 @@
}
// RevisionTemplate: RevisionTemplateSpec describes the data a revision
-// should have when created
-// from a template. Based
-// on:
-// https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L
-// 3179-L3190
+// should have when created from a template. Based on:
+// https://github.com/kubernetes/api/blob/e771f807/core/v1/types.go#L3179-L3190
type RevisionTemplate struct {
// Metadata: Optional metadata for this Revision, including labels and
- // annotations. Name
- // will be generated by the Configuration.
- // To set minimum instances for this revision, use
- // the
+ // annotations. Name will be generated by the Configuration. To set
+ // minimum instances for this revision, use the
// "autoscaling.knative.dev/minScale" annotation key. (Cloud Run on GKE
- // only).
- // To set maximum instances for this revision, use
- // the
- // "autoscaling.knative.dev/maxScale" annotation key.
- // To set Cloud SQL connections for the revision, use
- // the
+ // only). To set maximum instances for this revision, use the
+ // "autoscaling.knative.dev/maxScale" annotation key. To set Cloud SQL
+ // connections for the revision, use the
// "run.googleapis.com/cloudsql-instances" annotation key. Values should
- // be
- // comma separated.
+ // be comma separated.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: RevisionSpec holds the desired state of the Revision (from the
@@ -4905,23 +4130,12 @@
}
// Route: Route is responsible for configuring ingress over a collection
-// of Revisions.
-// Some of the Revisions a Route distributes traffic over may be
-// specified by
-// referencing the Configuration responsible for creating them; in these
-// cases
-// the Route is additionally responsible for monitoring the
-// Configuration for
-// "latest ready" revision changes, and smoothly rolling out latest
-// revisions.
-// See
-// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#route
-//
-// Cloud Run currently supports referencing a single Configuration
-// to
-// automatically deploy the "latest ready" Revision from that
+// of Revisions. Some of the Revisions a Route distributes traffic over
+// may be specified by referencing the Configuration responsible for
+// creating them; in these cases the Route is additionally responsible
+// for monitoring the Configuration for "latest ready" revision changes,
+// and smoothly rolling out latest revisions. See also:
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#route Cloud Run currently supports referencing a single Configuration to automatically deploy the "latest ready" Revision from that
// Configuration.
type Route struct {
// ApiVersion: The API version for this call such as
@@ -4932,8 +4146,7 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Route, including name,
- // namespace, labels,
- // and annotations.
+ // namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Route (from the client).
@@ -4974,35 +4187,28 @@
// Route.
type RouteCondition struct {
// LastTransitionTime: Last time the condition transitioned from one
- // status to another.
- // +optional
+ // status to another. +optional
LastTransitionTime string `json:"lastTransitionTime,omitempty"`
// Message: Human-readable message indicating details about last
- // transition.
- // +optional
+ // transition. +optional
Message string `json:"message,omitempty"`
// Reason: One-word CamelCase reason for the condition's last
- // transition.
- // +optional
+ // transition. +optional
Reason string `json:"reason,omitempty"`
// Severity: How to interpret failures of this condition, one of Error,
- // Warning, Info
- // +optional
+ // Warning, Info +optional
Severity string `json:"severity,omitempty"`
// Status: Status of the condition, one of "True", "False", "Unknown".
Status string `json:"status,omitempty"`
// Type: RouteConditionType is used to communicate the status of the
- // reconciliation
- // process. See
- // also:
- // https://github.com/knative/serving/blob/master/docs/spec/errors.
- // md#error-conditions-and-reporting
- // Types include: "Ready".
+ // reconciliation process. See also:
+ // https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include:
+ // "Ready".
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "LastTransitionTime")
@@ -5032,19 +4238,14 @@
// RouteSpec: RouteSpec holds the desired state of the Route (from the
// client).
type RouteSpec struct {
- // Generation: Deprecated and not currently populated by Cloud Run.
- // See
+ // Generation: Deprecated and not currently populated by Cloud Run. See
// metadata.generation instead, which is the sequence number containing
- // the
- // latest generation of the desired state.
- //
- // Read-only.
+ // the latest generation of the desired state. Read-only.
Generation int64 `json:"generation,omitempty"`
// Traffic: Traffic specifies how to distribute traffic over a
- // collection of Knative
- // Revisions and Configurations.
- // Cloud Run currently supports a single configurationName.
+ // collection of Knative Revisions and Configurations. Cloud Run
+ // currently supports a single configurationName.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
// ForceSendFields is a list of field names (e.g. "Generation") to
@@ -5071,62 +4272,45 @@
}
// RouteStatus: RouteStatus communicates the observed state of the Route
-// (from the
-// controller).
+// (from the controller).
type RouteStatus struct {
// Address: Similar to url, information on where the service is
// available on HTTP.
Address *Addressable `json:"address,omitempty"`
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world.
Conditions []*RouteCondition `json:"conditions,omitempty"`
- // Domain: Deprecated - use url instead.
- // Domain holds the top-level domain that will distribute traffic over
- // the
- // provided targets.
+ // Domain: Deprecated - use url instead. Domain holds the top-level
+ // domain that will distribute traffic over the provided targets.
Domain string `json:"domain,omitempty"`
- // DomainInternal: Deprecated - use address instead.
- // For Cloud Run, identifical to domain.
+ // DomainInternal: Deprecated - use address instead. For Cloud Run,
+ // identifical to domain.
DomainInternal string `json:"domainInternal,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Route that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation and the Ready condition's
- // status
- // is True or False.
- //
- // Note that providing a trafficTarget that only has a configurationName
- // will
- // result in a Route that does not increment either its
- // metadata.generation or
- // its observedGeneration, as new "latest ready" revisions from
- // the
- // Configuration are processed without an update to the Route's spec.
+ // Route that was last processed by the controller. Clients polling for
+ // completed reconciliation should poll until observedGeneration =
+ // metadata.generation and the Ready condition's status is True or
+ // False. Note that providing a trafficTarget that only has a
+ // configurationName will result in a Route that does not increment
+ // either its metadata.generation or its observedGeneration, as new
+ // "latest ready" revisions from the Configuration are processed without
+ // an update to the Route's spec.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
- // Traffic: Traffic holds the configured traffic distribution.
- // These entries will always contain RevisionName references.
- // When ConfigurationName appears in the spec, this will hold
- // the
+ // Traffic: Traffic holds the configured traffic distribution. These
+ // entries will always contain RevisionName references. When
+ // ConfigurationName appears in the spec, this will hold the
// LatestReadyRevisionName that we last observed.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
// Url: URL holds the url that will distribute traffic over the provided
- // traffic
- // targets. It generally has the
- // form
- // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.
- // app
+ // traffic targets. It generally has the form
+ // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Address") to
@@ -5155,23 +4339,19 @@
// SELinuxOptions: SELinuxOptions are the labels to be applied to the
// container
type SELinuxOptions struct {
- // Level: Level is SELinux level label that applies to the
- // container.
+ // Level: Level is SELinux level label that applies to the container.
// +optional
Level string `json:"level,omitempty"`
- // Role: Role is a SELinux role label that applies to the
- // container.
+ // Role: Role is a SELinux role label that applies to the container.
// +optional
Role string `json:"role,omitempty"`
- // Type: Type is a SELinux type label that applies to the
- // container.
+ // Type: Type is a SELinux type label that applies to the container.
// +optional
Type string `json:"type,omitempty"`
- // User: User is a SELinux user label that applies to the
- // container.
+ // User: User is a SELinux user label that applies to the container.
// +optional
User string `json:"user,omitempty"`
@@ -5199,30 +4379,20 @@
}
// SecretEnvSource: SecretEnvSource selects a Secret to populate the
-// environment
-// variables with.
-//
-// The contents of the target Secret's Data field will represent
-// the
-// key-value pairs as environment variables.
+// environment variables with. The contents of the target Secret's Data
+// field will represent the key-value pairs as environment variables.
type SecretEnvSource struct {
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The Secret to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run for Anthos:
+ // supported The Secret to select from.
Name string `json:"name,omitempty"`
- // Optional: Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Specify whether the Secret must be defined
+ // Optional: Cloud Run fully managed: not supported Cloud Run for
+ // Anthos: supported Specify whether the Secret must be defined
// +optional
Optional bool `json:"optional,omitempty"`
@@ -5251,36 +4421,26 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// SecretKeySelector: Cloud Run fully managed: not supported
-//
-// Cloud Run on GKE: supported
-//
-// SecretKeySelector selects a key of a Secret.
+// SecretKeySelector: Cloud Run fully managed: not supported Cloud Run
+// on GKE: supported SecretKeySelector selects a key of a Secret.
type SecretKeySelector struct {
- // Key: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // The key of the secret to select from. Must be a valid secret key.
+ // Key: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported The key of the secret to select from. Must be a valid
+ // secret key.
Key string `json:"key,omitempty"`
// LocalObjectReference: This field should not be used directly as it is
- // meant to be inlined
- // directly into the message. Use the "name" field instead.
+ // meant to be inlined directly into the message. Use the "name" field
+ // instead.
LocalObjectReference *LocalObjectReference `json:"localObjectReference,omitempty"`
- // Name: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // The name of the secret in the pod's namespace to select from.
+ // Name: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported The name of the secret in the pod's namespace to select
+ // from.
Name string `json:"name,omitempty"`
- // Optional: Cloud Run fully managed: not supported
- //
- // Cloud Run on GKE: supported
- //
- // Specify whether the Secret or its key must be defined
+ // Optional: Cloud Run fully managed: not supported Cloud Run on GKE:
+ // supported Specify whether the Secret or its key must be defined
// +optional
Optional bool `json:"optional,omitempty"`
@@ -5308,29 +4468,22 @@
}
// SecretVolumeSource: The contents of the target Secret's Data field
-// will be presented in a volume
-// as files using the keys in the Data field as the file names.
+// will be presented in a volume as files using the keys in the Data
+// field as the file names.
type SecretVolumeSource struct {
// DefaultMode: Mode bits to use on created files by default. Must be a
- // value between 0 and
- // 0777. Defaults to 0644. Directories within the path are not affected
- // by
- // this setting. This might be in conflict with other options that
- // affect the
- // file mode, like fsGroup, and the result can be other mode bits set.
+ // value between 0 and 0777. Defaults to 0644. Directories within the
+ // path are not affected by this setting. This might be in conflict with
+ // other options that affect the file mode, like fsGroup, and the result
+ // can be other mode bits set.
DefaultMode int64 `json:"defaultMode,omitempty"`
// Items: If unspecified, each key-value pair in the Data field of the
- // referenced
- // Secret will be projected into the volume as a file whose name is
- // the
- // key and content is the value. If specified, the listed keys will
- // be
- // projected into the specified paths, and unlisted keys will not
- // be
- // present. If a key is specified which is not present in the
- // Secret,
- // the volume setup will error unless it is marked optional.
+ // referenced Secret will be projected into the volume as a file whose
+ // name is the key and content is the value. If specified, the listed
+ // keys will be projected into the specified paths, and unlisted keys
+ // will not be present. If a key is specified which is not present in
+ // the Secret, the volume setup will error unless it is marked optional.
Items []*KeyToPath `json:"items,omitempty"`
// Optional: Specify whether the Secret or its keys must be defined.
@@ -5363,87 +4516,58 @@
}
// SecurityContext: SecurityContext holds security configuration that
-// will be applied to a
-// container. Some fields are present in both SecurityContext
-// and
-// PodSecurityContext. When both are set, the values in SecurityContext
-// take
-// precedence.
+// will be applied to a container. Some fields are present in both
+// SecurityContext and PodSecurityContext. When both are set, the values
+// in SecurityContext take precedence.
type SecurityContext struct {
// AllowPrivilegeEscalation: AllowPrivilegeEscalation controls whether a
- // process can gain more
- // privileges than its parent process. This bool directly controls
- // if
- // the no_new_privs flag will be set on the container
- // process.
- // AllowPrivilegeEscalation is true always when the container is:
- // 1) run as Privileged
- // 2) has CAP_SYS_ADMIN
- // +optional
+ // process can gain more privileges than its parent process. This bool
+ // directly controls if the no_new_privs flag will be set on the
+ // container process. AllowPrivilegeEscalation is true always when the
+ // container is: 1) run as Privileged 2) has CAP_SYS_ADMIN +optional
AllowPrivilegeEscalation bool `json:"allowPrivilegeEscalation,omitempty"`
- // Capabilities: The capabilities to add/drop when running
- // containers.
- // Defaults to the default set of capabilities granted by the
- // container
+ // Capabilities: The capabilities to add/drop when running containers.
+ // Defaults to the default set of capabilities granted by the container
// runtime. +optional
Capabilities *Capabilities `json:"capabilities,omitempty"`
- // Privileged: Run container in privileged mode.
- // Processes in privileged containers are essentially equivalent to root
- // on
- // the host. Defaults to false. +optional
+ // Privileged: Run container in privileged mode. Processes in privileged
+ // containers are essentially equivalent to root on the host. Defaults
+ // to false. +optional
Privileged bool `json:"privileged,omitempty"`
// ReadOnlyRootFilesystem: Whether this container has a read-only root
- // filesystem.
- // Default is false.
- // +optional
+ // filesystem. Default is false. +optional
ReadOnlyRootFilesystem bool `json:"readOnlyRootFilesystem,omitempty"`
- // RunAsGroup: The GID to run the entrypoint of the container
- // process.
- // Uses runtime default if unset.
- // May also be set in PodSecurityContext. If set in both
- // SecurityContext and
- // PodSecurityContext, the value specified in SecurityContext
- // takes
- // precedence. +optional
+ // RunAsGroup: The GID to run the entrypoint of the container process.
+ // Uses runtime default if unset. May also be set in PodSecurityContext.
+ // If set in both SecurityContext and PodSecurityContext, the value
+ // specified in SecurityContext takes precedence. +optional
RunAsGroup int64 `json:"runAsGroup,omitempty"`
// RunAsNonRoot: Indicates that the container must run as a non-root
- // user.
- // If true, the Kubelet will validate the image at runtime to ensure
- // that it
- // does not run as UID 0 (root) and fail to start the container if it
- // does.
- // If unset or false, no such validation will be performed.
- // May also be set in PodSecurityContext. If set in both
- // SecurityContext and
- // PodSecurityContext, the value specified in SecurityContext
- // takes
- // precedence. +optional
+ // user. If true, the Kubelet will validate the image at runtime to
+ // ensure that it does not run as UID 0 (root) and fail to start the
+ // container if it does. If unset or false, no such validation will be
+ // performed. May also be set in PodSecurityContext. If set in both
+ // SecurityContext and PodSecurityContext, the value specified in
+ // SecurityContext takes precedence. +optional
RunAsNonRoot bool `json:"runAsNonRoot,omitempty"`
- // RunAsUser: The UID to run the entrypoint of the container
- // process.
- // Defaults to user specified in image metadata if unspecified.
- // May also be set in PodSecurityContext. If set in both
- // SecurityContext and
- // PodSecurityContext, the value specified in SecurityContext
- // takes
+ // RunAsUser: The UID to run the entrypoint of the container process.
+ // Defaults to user specified in image metadata if unspecified. May also
+ // be set in PodSecurityContext. If set in both SecurityContext and
+ // PodSecurityContext, the value specified in SecurityContext takes
// precedence. +optional
RunAsUser int64 `json:"runAsUser,omitempty"`
- // SeLinuxOptions: The SELinux context to be applied to the
- // container.
- // If unspecified, the container runtime will allocate a random
- // SELinux
- // context for each container. May also be set in PodSecurityContext.
- // If set
- // in both SecurityContext and PodSecurityContext, the value specified
- // in
- // SecurityContext takes precedence. +optional
+ // SeLinuxOptions: The SELinux context to be applied to the container.
+ // If unspecified, the container runtime will allocate a random SELinux
+ // context for each container. May also be set in PodSecurityContext. If
+ // set in both SecurityContext and PodSecurityContext, the value
+ // specified in SecurityContext takes precedence. +optional
SeLinuxOptions *SELinuxOptions `json:"seLinuxOptions,omitempty"`
// ForceSendFields is a list of field names (e.g.
@@ -5472,27 +4596,16 @@
}
// Service: Service acts as a top-level container that manages a set of
-// Routes and
-// Configurations which implement a network service. Service exists to
-// provide a
-// singular abstraction which can be access controlled, reasoned about,
-// and
-// which encapsulates software lifecycle decisions such as rollout
-// policy and
-// team resource ownership. Service acts only as an orchestrator of
-// the
-// underlying Routes and Configurations (much as a kubernetes
-// Deployment
-// orchestrates ReplicaSets).
-//
-// The Service's controller will track the statuses of its owned
-// Configuration
-// and Route, reflecting their statuses and conditions as its own.
-//
-// See
-// also:
-// https://github.com/knative/serving/blob/master/docs/spec/overvie
-// w.md#service
+// Routes and Configurations which implement a network service. Service
+// exists to provide a singular abstraction which can be access
+// controlled, reasoned about, and which encapsulates software lifecycle
+// decisions such as rollout policy and team resource ownership. Service
+// acts only as an orchestrator of the underlying Routes and
+// Configurations (much as a kubernetes Deployment orchestrates
+// ReplicaSets). The Service's controller will track the statuses of its
+// owned Configuration and Route, reflecting their statuses and
+// conditions as its own. See also:
+// https://github.com/knative/serving/blob/master/docs/spec/overview.md#service
type Service struct {
// ApiVersion: The API version for this call such as
// "serving.knative.dev/v1alpha1".
@@ -5502,16 +4615,14 @@
Kind string `json:"kind,omitempty"`
// Metadata: Metadata associated with this Service, including name,
- // namespace, labels,
- // and annotations.
+ // namespace, labels, and annotations.
Metadata *ObjectMeta `json:"metadata,omitempty"`
// Spec: Spec holds the desired state of the Service (from the client).
Spec *ServiceSpec `json:"spec,omitempty"`
// Status: Status communicates the observed state of the Service (from
- // the
- // controller).
+ // the controller).
Status *ServiceStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -5545,38 +4656,28 @@
// a Service.
type ServiceCondition struct {
// LastTransitionTime: Last time the condition transitioned from one
- // status to another.
- // +optional
+ // status to another. +optional
LastTransitionTime string `json:"lastTransitionTime,omitempty"`
// Message: Human-readable message indicating details about last
- // transition.
- // +optional
+ // transition. +optional
Message string `json:"message,omitempty"`
// Reason: One-word CamelCase reason for the condition's last
- // transition.
- // +optional
+ // transition. +optional
Reason string `json:"reason,omitempty"`
// Severity: How to interpret failures of this condition, one of Error,
- // Warning, Info
- // +optional
+ // Warning, Info +optional
Severity string `json:"severity,omitempty"`
// Status: Status of the condition, one of True, False, Unknown.
Status string `json:"status,omitempty"`
- // Type: ServiceConditionType is used to communicate the status of
- // the
- // reconciliation process. See
- // also:
- // https://github.com/knative/serving/blob/master/docs/spec/errors.
- // md#error-conditions-and-reporting
- //
- // Types include: "Ready", "ConfigurationsReady", and "RoutesReady".
- // "Ready"
- // will be true when the underlying Route and Configuration are ready.
+ // Type: ServiceConditionType is used to communicate the status of the
+ // reconciliation process. See also:
+ // https://github.com/knative/serving/blob/master/docs/spec/errors.md#error-conditions-and-reporting Types include: "Ready", "ConfigurationsReady", and "RoutesReady". "Ready" will be true when the underlying Route and Configuration are
+ // ready.
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "LastTransitionTime")
@@ -5604,57 +4705,41 @@
}
// ServiceSpec: ServiceSpec holds the desired state of the Route (from
-// the client), which
-// is used to manipulate the underlying Route and Configuration(s).
+// the client), which is used to manipulate the underlying Route and
+// Configuration(s).
type ServiceSpec struct {
- // Generation: Deprecated and not currently populated by Cloud Run.
- // See
+ // Generation: Deprecated and not currently populated by Cloud Run. See
// metadata.generation instead, which is the sequence number containing
- // the
- // latest generation of the desired state.
- //
- // Read-only.
+ // the latest generation of the desired state. Read-only.
Generation int64 `json:"generation,omitempty"`
// Manual: Manual contains the options for configuring a manual service.
- // See
- // ServiceSpec for more details.
- //
- // Not currently supported by Cloud Run.
+ // See ServiceSpec for more details. Not currently supported by Cloud
+ // Run.
Manual *ServiceSpecManualType `json:"manual,omitempty"`
// Pinned: Pins this service to a specific revision name. The revision
- // must
- // be owned by the configuration provided.
- //
- // Deprecated and not supported by Cloud Run.
- // +optional
+ // must be owned by the configuration provided. Deprecated and not
+ // supported by Cloud Run. +optional
Pinned *ServiceSpecPinnedType `json:"pinned,omitempty"`
// Release: Release enables gradual promotion of new revisions by
- // allowing traffic
- // to be split between two revisions. This type replaces the
- // deprecated
- // Pinned type.
- //
- // Not currently supported by Cloud Run.
+ // allowing traffic to be split between two revisions. This type
+ // replaces the deprecated Pinned type. Not currently supported by Cloud
+ // Run.
Release *ServiceSpecReleaseType `json:"release,omitempty"`
- // RunLatest: RunLatest defines a simple Service. It will
- // automatically
- // configure a route that keeps the latest ready revision
- // from the supplied configuration running.
- // +optional
+ // RunLatest: RunLatest defines a simple Service. It will automatically
+ // configure a route that keeps the latest ready revision from the
+ // supplied configuration running. +optional
RunLatest *ServiceSpecRunLatest `json:"runLatest,omitempty"`
- // Template: Template holds the latest specification for the Revision
- // to
+ // Template: Template holds the latest specification for the Revision to
// be stamped out.
Template *RevisionTemplate `json:"template,omitempty"`
// Traffic: Traffic specifies how to distribute traffic over a
- // collection of Knative
- // Revisions and Configurations.
+ // collection of Knative Revisions and Configurations.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
// ForceSendFields is a list of field names (e.g. "Generation") to
@@ -5681,24 +4766,19 @@
}
// ServiceSpecManualType: ServiceSpecManualType contains the options for
-// configuring a manual service.
-// See ServiceSpec for more details.
-//
-// Not currently supported by Cloud Run.
+// configuring a manual service. See ServiceSpec for more details. Not
+// currently supported by Cloud Run.
type ServiceSpecManualType struct {
}
// ServiceSpecPinnedType: ServiceSpecPinnedType Pins this service to a
-// specific revision name. The
-// revision must be owned by the configuration provided.
-//
-// Deprecated and not supported by Cloud Run.
+// specific revision name. The revision must be owned by the
+// configuration provided. Deprecated and not supported by Cloud Run.
type ServiceSpecPinnedType struct {
// Configuration: The configuration for this service.
Configuration *ConfigurationSpec `json:"configuration,omitempty"`
- // RevisionName: The revision name to pin this service to until
- // changed
+ // RevisionName: The revision name to pin this service to until changed
// to a different service type.
RevisionName string `json:"revisionName,omitempty"`
@@ -5726,32 +4806,23 @@
}
// ServiceSpecReleaseType: ServiceSpecReleaseType contains the options
-// for slowly releasing revisions.
-// See ServiceSpec for more details.
-//
-// Not currently supported by Cloud Run.
+// for slowly releasing revisions. See ServiceSpec for more details. Not
+// currently supported by Cloud Run.
type ServiceSpecReleaseType struct {
// Configuration: The configuration for this service. All revisions from
- // this service must
- // come from a single configuration.
+ // this service must come from a single configuration.
Configuration *ConfigurationSpec `json:"configuration,omitempty"`
// Revisions: Revisions is an ordered list of 1 or 2 revisions. The
- // first is the current
- // revision, and the second is the candidate revision. If a single
- // revision
- // is provided, traffic will be pinned at that revision.
- //
- // "@latest" is a shortcut for usage that refers to the latest
- // created
- // revision by the configuration.
+ // first is the current revision, and the second is the candidate
+ // revision. If a single revision is provided, traffic will be pinned at
+ // that revision. "@latest" is a shortcut for usage that refers to the
+ // latest created revision by the configuration.
Revisions []string `json:"revisions,omitempty"`
// RolloutPercent: RolloutPercent is the percent of traffic that should
- // be sent to the
- // candidate revision, i.e. the 2nd revision in the revisions
- // list.
- // Valid values are between 0 and 99 inclusive.
+ // be sent to the candidate revision, i.e. the 2nd revision in the
+ // revisions list. Valid values are between 0 and 99 inclusive.
RolloutPercent int64 `json:"rolloutPercent,omitempty"`
// ForceSendFields is a list of field names (e.g. "Configuration") to
@@ -5778,8 +4849,8 @@
}
// ServiceSpecRunLatest: ServiceSpecRunLatest contains the options for
-// always having a route to the
-// latest configuration. See ServiceSpec for more details.
+// always having a route to the latest configuration. See ServiceSpec
+// for more details.
type ServiceSpecRunLatest struct {
// Configuration: The configuration for this service.
Configuration *ConfigurationSpec `json:"configuration,omitempty"`
@@ -5809,71 +4880,49 @@
// ServiceStatus: The current state of the Service. Output only.
type ServiceStatus struct {
- // Address: From RouteStatus.
- // Similar to url, information on where the service is available on
- // HTTP.
+ // Address: From RouteStatus. Similar to url, information on where the
+ // service is available on HTTP.
Address *Addressable `json:"address,omitempty"`
// Conditions: Conditions communicates information about
- // ongoing/complete
- // reconciliation processes that bring the "spec" inline with the
- // observed
- // state of the world.
+ // ongoing/complete reconciliation processes that bring the "spec"
+ // inline with the observed state of the world.
Conditions []*ServiceCondition `json:"conditions,omitempty"`
- // Domain: From RouteStatus.
- // Domain holds the top-level domain that will distribute traffic over
- // the
- // provided targets. It generally has the
+ // Domain: From RouteStatus. Domain holds the top-level domain that will
+ // distribute traffic over the provided targets. It generally has the
// form
- // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.
- // app
+ // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
Domain string `json:"domain,omitempty"`
- // LatestCreatedRevisionName: From
- // ConfigurationStatus.
+ // LatestCreatedRevisionName: From ConfigurationStatus.
// LatestCreatedRevisionName is the last revision that was created from
- // this
- // Service's Configuration. It might not be ready yet, for that
- // use
+ // this Service's Configuration. It might not be ready yet, for that use
// LatestReadyRevisionName.
LatestCreatedRevisionName string `json:"latestCreatedRevisionName,omitempty"`
- // LatestReadyRevisionName: From
- // ConfigurationStatus.
+ // LatestReadyRevisionName: From ConfigurationStatus.
// LatestReadyRevisionName holds the name of the latest Revision stamped
- // out
- // from this Service's Configuration that has had its "Ready" condition
- // become
- // "True".
+ // out from this Service's Configuration that has had its "Ready"
+ // condition become "True".
LatestReadyRevisionName string `json:"latestReadyRevisionName,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Route that
- // was last processed by the controller.
- //
- // Clients polling for completed reconciliation should poll
- // until
- // observedGeneration = metadata.generation and the Ready condition's
- // status
- // is True or False.
+ // Route that was last processed by the controller. Clients polling for
+ // completed reconciliation should poll until observedGeneration =
+ // metadata.generation and the Ready condition's status is True or
+ // False.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
- // Traffic: From RouteStatus.
- // Traffic holds the configured traffic distribution.
- // These entries will always contain RevisionName references.
- // When ConfigurationName appears in the spec, this will hold
- // the
- // LatestReadyRevisionName that we last observed.
+ // Traffic: From RouteStatus. Traffic holds the configured traffic
+ // distribution. These entries will always contain RevisionName
+ // references. When ConfigurationName appears in the spec, this will
+ // hold the LatestReadyRevisionName that we last observed.
Traffic []*TrafficTarget `json:"traffic,omitempty"`
- // Url: From RouteStatus.
- // URL holds the url that will distribute traffic over the provided
- // traffic
- // targets. It generally has the
- // form
- // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.
- // app
+ // Url: From RouteStatus. URL holds the url that will distribute traffic
+ // over the provided traffic targets. It generally has the form
+ // https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "Address") to
@@ -5902,20 +4951,15 @@
// SetIamPolicyRequest: Request message for `SetIamPolicy` method.
type SetIamPolicyRequest struct {
// Policy: REQUIRED: The complete policy to be applied to the
- // `resource`. The size of
- // the policy is limited to a few 10s of KB. An empty policy is a
- // valid policy but certain Cloud Platform services (such as
- // Projects)
- // might reject them.
+ // `resource`. The size of the policy is limited to a few 10s of KB. An
+ // empty policy is a valid policy but certain Cloud Platform services
+ // (such as Projects) might reject them.
Policy *Policy `json:"policy,omitempty"`
// UpdateMask: OPTIONAL: A FieldMask specifying which fields of the
- // policy to modify. Only
- // the fields in the mask will be modified. If no mask is provided,
- // the
- // following default mask is used:
- //
- // `paths: "bindings, etag"
+ // policy to modify. Only the fields in the mask will be modified. If no
+ // mask is provided, the following default mask is used: `paths:
+ // "bindings, etag"
UpdateMask string `json:"updateMask,omitempty"`
// ForceSendFields is a list of field names (e.g. "Policy") to
@@ -5944,14 +4988,12 @@
// TCPSocketAction: TCPSocketAction describes an action based on opening
// a socket
type TCPSocketAction struct {
- // Host: Optional: Host name to connect to, defaults to the pod
- // IP.
+ // Host: Optional: Host name to connect to, defaults to the pod IP.
// +optional
Host string `json:"host,omitempty"`
- // Port: Number or name of the port to access on the container.
- // Number must be in the range 1 to 65535.
- // Name must be an IANA_SVC_NAME.
+ // Port: Number or name of the port to access on the container. Number
+ // must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
Port *IntOrString `json:"port,omitempty"`
// ForceSendFields is a list of field names (e.g. "Host") to
@@ -5981,11 +5023,8 @@
// method.
type TestIamPermissionsRequest struct {
// Permissions: The set of permissions to check for the `resource`.
- // Permissions with
- // wildcards (such as '*' or 'storage.*') are not allowed. For
- // more
- // information see
- // [IAM
+ // Permissions with wildcards (such as '*' or 'storage.*') are not
+ // allowed. For more information see [IAM
// Overview](https://cloud.google.com/iam/docs/overview#permissions).
Permissions []string `json:"permissions,omitempty"`
@@ -6016,8 +5055,7 @@
// method.
type TestIamPermissionsResponse struct {
// Permissions: A subset of `TestPermissionsRequest.permissions` that
- // the caller is
- // allowed.
+ // the caller is allowed.
Permissions []string `json:"permissions,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -6051,73 +5089,48 @@
// table for a Route.
type TrafficTarget struct {
// ConfigurationName: ConfigurationName of a configuration to whose
- // latest revision we will
- // send this portion of traffic. When the
- // "status.latestReadyRevisionName"
- // of the referenced configuration changes, we will automatically
- // migrate
- // traffic from the prior "latest ready" revision to the new one. This
- // field
- // is never set in Route's status, only its spec. This is mutually
- // exclusive
- // with RevisionName.
- //
+ // latest revision we will send this portion of traffic. When the
+ // "status.latestReadyRevisionName" of the referenced configuration
+ // changes, we will automatically migrate traffic from the prior "latest
+ // ready" revision to the new one. This field is never set in Route's
+ // status, only its spec. This is mutually exclusive with RevisionName.
// Cloud Run currently supports a single ConfigurationName.
ConfigurationName string `json:"configurationName,omitempty"`
// LatestRevision: LatestRevision may be optionally provided to indicate
- // that the latest
- // ready Revision of the Configuration should be used for this
- // traffic
- // target. When provided LatestRevision must be true if RevisionName
- // is
- // empty; it must be false when RevisionName is non-empty.
- // +optional
+ // that the latest ready Revision of the Configuration should be used
+ // for this traffic target. When provided LatestRevision must be true if
+ // RevisionName is empty; it must be false when RevisionName is
+ // non-empty. +optional
LatestRevision bool `json:"latestRevision,omitempty"`
// Name: Name is optionally used to expose a dedicated hostname for
- // referencing this
- // target exclusively.
- //
- // Not currently supported by Cloud Run.
- // +optional
+ // referencing this target exclusively. Not currently supported by Cloud
+ // Run. +optional
Name string `json:"name,omitempty"`
// Percent: Percent specifies percent of the traffic to this Revision or
- // Configuration.
- // This defaults to zero if unspecified.
- //
- // Cloud Run currently requires 100 percent for a single
- // ConfigurationName
+ // Configuration. This defaults to zero if unspecified. Cloud Run
+ // currently requires 100 percent for a single ConfigurationName
// TrafficTarget entry.
Percent int64 `json:"percent,omitempty"`
// RevisionName: RevisionName of a specific revision to which to send
- // this portion of
- // traffic. This is mutually exclusive with
- // ConfigurationName.
- //
- // Providing RevisionName in spec is not currently supported by Cloud
- // Run.
+ // this portion of traffic. This is mutually exclusive with
+ // ConfigurationName. Providing RevisionName in spec is not currently
+ // supported by Cloud Run.
RevisionName string `json:"revisionName,omitempty"`
- // Tag: Tag is optionally used to expose a dedicated url for
- // referencing
- // this target exclusively.
- //
- // Not currently supported in Cloud Run.
+ // Tag: Tag is optionally used to expose a dedicated url for referencing
+ // this target exclusively. Not currently supported in Cloud Run.
// +optional
Tag string `json:"tag,omitempty"`
// Url: Output only. URL displays the URL for accessing named traffic
- // targets. URL
- // is displayed in status, and is disallowed on spec. URL must contain
- // a
- // scheme (e.g. http://) and a hostname, but may not contain anything
- // else
- // (e.g. basic auth, url path, etc.
- //
- // Not currently supported in Cloud Run.
+ // targets. URL is displayed in status, and is disallowed on spec. URL
+ // must contain a scheme (e.g. http://) and a hostname, but may not
+ // contain anything else (e.g. basic auth, url path, etc. Not currently
+ // supported in Cloud Run.
Url string `json:"url,omitempty"`
// ForceSendFields is a list of field names (e.g. "ConfigurationName")
@@ -6159,8 +5172,7 @@
Spec *TriggerSpec `json:"spec,omitempty"`
// Status: Optional. Status represents the current state of the Trigger.
- // This data may be out of
- // date.
+ // This data may be out of date.
Status *TriggerStatus `json:"status,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -6241,18 +5253,13 @@
type TriggerFilter struct {
// Attributes: Optional. Attributes filters events by exact match on
- // event context attributes.
- // Each key in the map is compared with the equivalent key in the
- // event
- // context. An event passes the filter if all values are equal to
- // the
- // specified values.
- //
- // Nested context attributes are not supported as keys.
- // Only string values are supported.
- // Note that this field is optional in knative. In fully managed,
- // 'type'
- // attribute is required due to different broker implementation.
+ // event context attributes. Each key in the map is compared with the
+ // equivalent key in the event context. An event passes the filter if
+ // all values are equal to the specified values. Nested context
+ // attributes are not supported as keys. Only string values are
+ // supported. Note that this field is optional in knative. In fully
+ // managed, 'type' attribute is required due to different broker
+ // implementation.
Attributes map[string]string `json:"attributes,omitempty"`
// ForceSendFields is a list of field names (e.g. "Attributes") to
@@ -6281,18 +5288,14 @@
// TriggerSpec: The desired state of the Trigger.
type TriggerSpec struct {
// Broker: Broker is the broker that this trigger receives events from.
- // If not
- // specified, will default to 'default'.
- //
- // Not currently supported by Cloud Run.
+ // If not specified, will default to 'default'. Not currently supported
+ // by Cloud Run.
Broker string `json:"broker,omitempty"`
// Filter: Optional. Filter is the filter to apply against all events
- // from the Broker. Only
- // events that pass this filter will be sent to the Subscriber.
- // Note that filter is optional in knative and is only required in
- // fully
- // managed due to different broker implementation.
+ // from the Broker. Only events that pass this filter will be sent to
+ // the Subscriber. Note that filter is optional in knative and is only
+ // required in fully managed due to different broker implementation.
Filter *TriggerFilter `json:"filter,omitempty"`
// Subscriber: Sink is the addressable that will receive events.
@@ -6325,13 +5328,11 @@
// Trigger.
type TriggerStatus struct {
// Conditions: Array of observed TriggerConditions, indicating the
- // current state
- // of the Trigger.
+ // current state of the Trigger.
Conditions []*TriggerCondition `json:"conditions,omitempty"`
// ObservedGeneration: ObservedGeneration is the 'Generation' of the
- // Trigger that
- // was last processed by the controller.
+ // Trigger that was last processed by the controller.
ObservedGeneration int64 `json:"observedGeneration,omitempty"`
// SubscriberUri: SubscriberURI is the resolved URI of the receiver for
@@ -6397,8 +5398,7 @@
// within a container.
type VolumeDevice struct {
// DevicePath: devicePath is the path inside of the container that the
- // device will be
- // mapped to.
+ // device will be mapped to.
DevicePath string `json:"devicePath,omitempty"`
// Name: name must match the name of a persistentVolumeClaim in the pod
@@ -6431,31 +5431,24 @@
// container.
type VolumeMount struct {
// MountPath: Path within the container at which the volume should be
- // mounted. Must
- // not contain ':'.
+ // mounted. Must not contain ':'.
MountPath string `json:"mountPath,omitempty"`
// MountPropagation: mountPropagation determines how mounts are
- // propagated from the host
- // to container and the other way around.
- // When not set, MountPropagationHostToContainer is used.
- // This field is beta in 1.10.
- // +optional
+ // propagated from the host to container and the other way around. When
+ // not set, MountPropagationHostToContainer is used. This field is beta
+ // in 1.10. +optional
MountPropagation string `json:"mountPropagation,omitempty"`
// Name: This must match the Name of a Volume.
Name string `json:"name,omitempty"`
// ReadOnly: Mounted read-only if true, read-write otherwise (false or
- // unspecified).
- // Defaults to false.
- // +optional
+ // unspecified). Defaults to false. +optional
ReadOnly bool `json:"readOnly,omitempty"`
// SubPath: Path within the volume from which the container's volume
- // should be mounted.
- // Defaults to "" (volume's root).
- // +optional
+ // should be mounted. Defaults to "" (volume's root). +optional
SubPath string `json:"subPath,omitempty"`
// ForceSendFields is a list of field names (e.g. "MountPath") to
@@ -6550,7 +5543,7 @@
func (c *NamespacesAuthorizeddomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6717,7 +5710,7 @@
func (c *NamespacesCloudauditlogssourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6790,7 +5783,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this cloudauditlogssource should\nbe created.",
+ // "description": "The project ID or project number in which this cloudauditlogssource should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -6844,12 +5837,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesCloudauditlogssourcesDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesCloudauditlogssourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -6882,7 +5872,7 @@
func (c *NamespacesCloudauditlogssourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6960,14 +5950,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the cloudauditlogssource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudauditlogssource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudauditlogssources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -7038,7 +6028,7 @@
func (c *NamespacesCloudauditlogssourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7109,7 +6099,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the cloudauditlogssource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudauditlogssource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudauditlogssources/[^/]+$",
// "required": true,
@@ -7153,9 +6143,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesCloudauditlogssourcesListCall) FieldSelector(fieldSelector string) *NamespacesCloudauditlogssourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -7169,8 +6159,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesCloudauditlogssourcesListCall) LabelSelector(labelSelector string) *NamespacesCloudauditlogssourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -7185,16 +6175,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesCloudauditlogssourcesListCall) ResourceVersion(resourceVersion string) *NamespacesCloudauditlogssourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesCloudauditlogssourcesListCall) Watch(watch bool) *NamespacesCloudauditlogssourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -7237,7 +6226,7 @@
func (c *NamespacesCloudauditlogssourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7314,7 +6303,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -7324,7 +6313,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -7335,19 +6324,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the cloudauditlogssources\nshould be listed.",
+ // "description": "The project ID or project number from which the cloudauditlogssources should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -7409,7 +6398,7 @@
func (c *NamespacesCloudpubsubsourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7482,7 +6471,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this cloudpubsubsource should\nbe created.",
+ // "description": "The project ID or project number in which this cloudpubsubsource should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -7536,12 +6525,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesCloudpubsubsourcesDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesCloudpubsubsourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -7574,7 +6560,7 @@
func (c *NamespacesCloudpubsubsourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7652,14 +6638,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the cloudpubsubsource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudpubsubsource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudpubsubsources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -7730,7 +6716,7 @@
func (c *NamespacesCloudpubsubsourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7801,7 +6787,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the cloudpubsubsource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudpubsubsource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudpubsubsources/[^/]+$",
// "required": true,
@@ -7845,9 +6831,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesCloudpubsubsourcesListCall) FieldSelector(fieldSelector string) *NamespacesCloudpubsubsourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -7861,8 +6847,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesCloudpubsubsourcesListCall) LabelSelector(labelSelector string) *NamespacesCloudpubsubsourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -7877,16 +6863,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesCloudpubsubsourcesListCall) ResourceVersion(resourceVersion string) *NamespacesCloudpubsubsourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesCloudpubsubsourcesListCall) Watch(watch bool) *NamespacesCloudpubsubsourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -7929,7 +6914,7 @@
func (c *NamespacesCloudpubsubsourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8005,7 +6990,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -8015,7 +7000,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -8026,19 +7011,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the cloudpubsubsources should\nbe listed.",
+ // "description": "The project ID or project number from which the cloudpubsubsources should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -8100,7 +7085,7 @@
func (c *NamespacesCloudschedulersourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8173,7 +7158,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. The project ID or project number in which this cloudschedulersource should\nbe created.",
+ // "description": "Required. The project ID or project number in which this cloudschedulersource should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -8227,12 +7212,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesCloudschedulersourcesDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesCloudschedulersourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -8265,7 +7247,7 @@
func (c *NamespacesCloudschedulersourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8343,14 +7325,14 @@
// "type": "string"
// },
// "name": {
- // "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudschedulersources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -8421,7 +7403,7 @@
func (c *NamespacesCloudschedulersourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8492,7 +7474,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudschedulersources/[^/]+$",
// "required": true,
@@ -8536,9 +7518,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesCloudschedulersourcesListCall) FieldSelector(fieldSelector string) *NamespacesCloudschedulersourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -8552,8 +7534,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesCloudschedulersourcesListCall) LabelSelector(labelSelector string) *NamespacesCloudschedulersourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -8568,16 +7550,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesCloudschedulersourcesListCall) ResourceVersion(resourceVersion string) *NamespacesCloudschedulersourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesCloudschedulersourcesListCall) Watch(watch bool) *NamespacesCloudschedulersourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -8620,7 +7601,7 @@
func (c *NamespacesCloudschedulersourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8697,7 +7678,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -8707,7 +7688,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -8718,19 +7699,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "Required. The project ID or project number from which the cloudschedulersources\nshould be listed.",
+ // "description": "Required. The project ID or project number from which the cloudschedulersources should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -8757,17 +7738,11 @@
header_ http.Header
}
-// ReplaceCloudSchedulerSource: Rpc to replace a
-// cloudschedulersource.
-//
+// ReplaceCloudSchedulerSource: Rpc to replace a cloudschedulersource.
// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
-// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// After the Update request, Cloud Run will work to make the 'status'
+// match the requested 'spec'. May provide metadata.resourceVersion to
+// enforce update from last read for optimistic concurrency control.
func (r *NamespacesCloudschedulersourcesService) ReplaceCloudSchedulerSource(name string, cloudschedulersource *CloudSchedulerSource) *NamespacesCloudschedulersourcesReplaceCloudSchedulerSourceCall {
c := &NamespacesCloudschedulersourcesReplaceCloudSchedulerSourceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -8802,7 +7777,7 @@
func (c *NamespacesCloudschedulersourcesReplaceCloudSchedulerSourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8866,7 +7841,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a cloudschedulersource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a cloudschedulersource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "apis/events.cloud.google.com/v1alpha1/namespaces/{namespacesId}/cloudschedulersources/{cloudschedulersourcesId}",
// "httpMethod": "PUT",
// "id": "run.namespaces.cloudschedulersources.replaceCloudSchedulerSource",
@@ -8875,7 +7850,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudschedulersources/[^/]+$",
// "required": true,
@@ -8942,7 +7917,7 @@
func (c *NamespacesCloudstoragesourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9015,7 +7990,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. The project ID or project number in which this cloudstoragesource should\nbe created.",
+ // "description": "Required. The project ID or project number in which this cloudstoragesource should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -9069,12 +8044,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesCloudstoragesourcesDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesCloudstoragesourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -9107,7 +8079,7 @@
func (c *NamespacesCloudstoragesourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9185,14 +8157,14 @@
// "type": "string"
// },
// "name": {
- // "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudstoragesources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -9263,7 +8235,7 @@
func (c *NamespacesCloudstoragesourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9334,7 +8306,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudstoragesources/[^/]+$",
// "required": true,
@@ -9378,9 +8350,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesCloudstoragesourcesListCall) FieldSelector(fieldSelector string) *NamespacesCloudstoragesourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -9394,8 +8366,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesCloudstoragesourcesListCall) LabelSelector(labelSelector string) *NamespacesCloudstoragesourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -9410,16 +8382,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesCloudstoragesourcesListCall) ResourceVersion(resourceVersion string) *NamespacesCloudstoragesourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesCloudstoragesourcesListCall) Watch(watch bool) *NamespacesCloudstoragesourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -9462,7 +8433,7 @@
func (c *NamespacesCloudstoragesourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9538,7 +8509,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -9548,7 +8519,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -9559,19 +8530,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "Required. The project ID or project number from which the cloudstoragesources should\nbe listed.",
+ // "description": "Required. The project ID or project number from which the cloudstoragesources should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -9598,16 +8569,11 @@
header_ http.Header
}
-// ReplaceCloudStorageSource: Rpc to replace a cloudstoragesource.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
-// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// ReplaceCloudStorageSource: Rpc to replace a cloudstoragesource. Only
+// the spec and metadata labels and annotations are modifiable. After
+// the Update request, Cloud Run will work to make the 'status' match
+// the requested 'spec'. May provide metadata.resourceVersion to enforce
+// update from last read for optimistic concurrency control.
func (r *NamespacesCloudstoragesourcesService) ReplaceCloudStorageSource(name string, cloudstoragesource *CloudStorageSource) *NamespacesCloudstoragesourcesReplaceCloudStorageSourceCall {
c := &NamespacesCloudstoragesourcesReplaceCloudStorageSourceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -9642,7 +8608,7 @@
func (c *NamespacesCloudstoragesourcesReplaceCloudStorageSourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9706,7 +8672,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a cloudstoragesource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a cloudstoragesource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "apis/events.cloud.google.com/v1alpha1/namespaces/{namespacesId}/cloudstoragesources/{cloudstoragesourcesId}",
// "httpMethod": "PUT",
// "id": "run.namespaces.cloudstoragesources.replaceCloudStorageSource",
@@ -9715,7 +8681,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/cloudstoragesources/[^/]+$",
// "required": true,
@@ -9791,7 +8757,7 @@
func (c *NamespacesConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9862,7 +8828,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the configuration being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the configuration being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/configurations/[^/]+$",
// "required": true,
@@ -9906,9 +8872,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesConfigurationsListCall) FieldSelector(fieldSelector string) *NamespacesConfigurationsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -9922,8 +8888,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesConfigurationsListCall) LabelSelector(labelSelector string) *NamespacesConfigurationsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -9938,16 +8904,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesConfigurationsListCall) ResourceVersion(resourceVersion string) *NamespacesConfigurationsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesConfigurationsListCall) Watch(watch bool) *NamespacesConfigurationsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -9990,7 +8955,7 @@
func (c *NamespacesConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10066,7 +9031,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -10076,7 +9041,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -10087,19 +9052,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the configurations should be\nlisted.",
+ // "description": "The project ID or project number from which the configurations should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -10161,7 +9126,7 @@
func (c *NamespacesDomainmappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10234,7 +9199,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this domain mapping should be\ncreated.",
+ // "description": "The project ID or project number in which this domain mapping should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -10287,14 +9252,10 @@
}
// OrphanDependents sets the optional parameter "orphanDependents":
-// Deprecated.
-// Specifies the cascade behavior on delete.
-// Cloud Run only supports cascading behavior, so this must be
-// false.
-// This attribute is deprecated, and is now replaced with
-// PropagationPolicy
-// See https://github.com/kubernetes/kubernetes/issues/46659 for more
-// info.
+// Deprecated. Specifies the cascade behavior on delete. Cloud Run only
+// supports cascading behavior, so this must be false. This attribute is
+// deprecated, and is now replaced with PropagationPolicy See
+// https://github.com/kubernetes/kubernetes/issues/46659 for more info.
func (c *NamespacesDomainmappingsDeleteCall) OrphanDependents(orphanDependents bool) *NamespacesDomainmappingsDeleteCall {
c.urlParams_.Set("orphanDependents", fmt.Sprint(orphanDependents))
return c
@@ -10302,12 +9263,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesDomainmappingsDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesDomainmappingsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -10340,7 +9298,7 @@
func (c *NamespacesDomainmappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10418,19 +9376,19 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the domain mapping being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the domain mapping being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
// "required": true,
// "type": "string"
// },
// "orphanDependents": {
- // "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ // "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
// "location": "query",
// "type": "boolean"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -10501,7 +9459,7 @@
func (c *NamespacesDomainmappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10572,7 +9530,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the domain mapping being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the domain mapping being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/domainmappings/[^/]+$",
// "required": true,
@@ -10616,9 +9574,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesDomainmappingsListCall) FieldSelector(fieldSelector string) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -10632,8 +9590,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesDomainmappingsListCall) LabelSelector(labelSelector string) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -10648,16 +9606,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesDomainmappingsListCall) ResourceVersion(resourceVersion string) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesDomainmappingsListCall) Watch(watch bool) *NamespacesDomainmappingsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -10700,7 +9657,7 @@
func (c *NamespacesDomainmappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10776,7 +9733,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -10786,7 +9743,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -10797,19 +9754,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the domain mappings should be\nlisted.",
+ // "description": "The project ID or project number from which the domain mappings should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -10857,14 +9814,10 @@
}
// OrphanDependents sets the optional parameter "orphanDependents":
-// Deprecated.
-// Specifies the cascade behavior on delete.
-// Cloud Run only supports cascading behavior, so this must be
-// false.
-// This attribute is deprecated, and is now replaced with
-// PropagationPolicy
-// See https://github.com/kubernetes/kubernetes/issues/46659 for more
-// info.
+// Deprecated. Specifies the cascade behavior on delete. Cloud Run only
+// supports cascading behavior, so this must be false. This attribute is
+// deprecated, and is now replaced with PropagationPolicy See
+// https://github.com/kubernetes/kubernetes/issues/46659 for more info.
func (c *NamespacesRevisionsDeleteCall) OrphanDependents(orphanDependents bool) *NamespacesRevisionsDeleteCall {
c.urlParams_.Set("orphanDependents", fmt.Sprint(orphanDependents))
return c
@@ -10872,12 +9825,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesRevisionsDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesRevisionsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -10910,7 +9860,7 @@
func (c *NamespacesRevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10988,19 +9938,19 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the revision being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the revision being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/revisions/[^/]+$",
// "required": true,
// "type": "string"
// },
// "orphanDependents": {
- // "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ // "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
// "location": "query",
// "type": "boolean"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -11071,7 +10021,7 @@
func (c *NamespacesRevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11142,7 +10092,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the revision being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the revision being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/revisions/[^/]+$",
// "required": true,
@@ -11186,9 +10136,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesRevisionsListCall) FieldSelector(fieldSelector string) *NamespacesRevisionsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -11202,8 +10152,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesRevisionsListCall) LabelSelector(labelSelector string) *NamespacesRevisionsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -11218,16 +10168,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesRevisionsListCall) ResourceVersion(resourceVersion string) *NamespacesRevisionsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesRevisionsListCall) Watch(watch bool) *NamespacesRevisionsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -11270,7 +10219,7 @@
func (c *NamespacesRevisionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11346,7 +10295,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -11356,7 +10305,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -11374,12 +10323,12 @@
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -11450,7 +10399,7 @@
func (c *NamespacesRoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11521,7 +10470,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the route being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the route being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/routes/[^/]+$",
// "required": true,
@@ -11565,9 +10514,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesRoutesListCall) FieldSelector(fieldSelector string) *NamespacesRoutesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -11581,8 +10530,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesRoutesListCall) LabelSelector(labelSelector string) *NamespacesRoutesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -11597,16 +10546,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesRoutesListCall) ResourceVersion(resourceVersion string) *NamespacesRoutesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesRoutesListCall) Watch(watch bool) *NamespacesRoutesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -11649,7 +10597,7 @@
func (c *NamespacesRoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11725,7 +10673,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -11735,7 +10683,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -11753,12 +10701,12 @@
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -11820,7 +10768,7 @@
func (c *NamespacesServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11924,10 +10872,9 @@
header_ http.Header
}
-// Delete: Rpc to delete a service.
-// This will cause the Service to stop serving traffic and will delete
-// the
-// child entities like Routes, Configurations and Revisions.
+// Delete: Rpc to delete a service. This will cause the Service to stop
+// serving traffic and will delete the child entities like Routes,
+// Configurations and Revisions.
func (r *NamespacesServicesService) Delete(name string) *NamespacesServicesDeleteCall {
c := &NamespacesServicesDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -11949,14 +10896,10 @@
}
// OrphanDependents sets the optional parameter "orphanDependents":
-// Deprecated.
-// Specifies the cascade behavior on delete.
-// Cloud Run only supports cascading behavior, so this must be
-// false.
-// This attribute is deprecated, and is now replaced with
-// PropagationPolicy
-// See https://github.com/kubernetes/kubernetes/issues/46659 for more
-// info.
+// Deprecated. Specifies the cascade behavior on delete. Cloud Run only
+// supports cascading behavior, so this must be false. This attribute is
+// deprecated, and is now replaced with PropagationPolicy See
+// https://github.com/kubernetes/kubernetes/issues/46659 for more info.
func (c *NamespacesServicesDeleteCall) OrphanDependents(orphanDependents bool) *NamespacesServicesDeleteCall {
c.urlParams_.Set("orphanDependents", fmt.Sprint(orphanDependents))
return c
@@ -11964,12 +10907,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesServicesDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesServicesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -12002,7 +10942,7 @@
func (c *NamespacesServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12061,7 +11001,7 @@
}
return ret, nil
// {
- // "description": "Rpc to delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ // "description": "Rpc to delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
// "flatPath": "apis/serving.knative.dev/v1alpha1/namespaces/{namespacesId}/services/{servicesId}",
// "httpMethod": "DELETE",
// "id": "run.namespaces.services.delete",
@@ -12080,19 +11020,19 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the service being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the service being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/services/[^/]+$",
// "required": true,
// "type": "string"
// },
// "orphanDependents": {
- // "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ // "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
// "location": "query",
// "type": "boolean"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -12163,7 +11103,7 @@
func (c *NamespacesServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12234,7 +11174,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the service being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/services/[^/]+$",
// "required": true,
@@ -12278,9 +11218,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesServicesListCall) FieldSelector(fieldSelector string) *NamespacesServicesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -12294,8 +11234,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesServicesListCall) LabelSelector(labelSelector string) *NamespacesServicesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -12310,16 +11250,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesServicesListCall) ResourceVersion(resourceVersion string) *NamespacesServicesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesServicesListCall) Watch(watch bool) *NamespacesServicesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -12362,7 +11301,7 @@
func (c *NamespacesServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12438,7 +11377,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -12448,7 +11387,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -12466,12 +11405,12 @@
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -12498,16 +11437,11 @@
header_ http.Header
}
-// ReplaceService: Rpc to replace a service.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
+// ReplaceService: Rpc to replace a service. Only the spec and metadata
+// labels and annotations are modifiable. After the Update request,
+// Cloud Run will work to make the 'status' match the requested 'spec'.
// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// for optimistic concurrency control.
func (r *NamespacesServicesService) ReplaceService(name string, service *Service) *NamespacesServicesReplaceServiceCall {
c := &NamespacesServicesReplaceServiceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -12542,7 +11476,7 @@
func (c *NamespacesServicesReplaceServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12606,7 +11540,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "apis/serving.knative.dev/v1alpha1/namespaces/{namespacesId}/services/{servicesId}",
// "httpMethod": "PUT",
// "id": "run.namespaces.services.replaceService",
@@ -12615,7 +11549,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service being replaced. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the service being replaced. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/services/[^/]+$",
// "required": true,
@@ -12682,7 +11616,7 @@
func (c *NamespacesTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12755,7 +11689,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this trigger should\nbe created.",
+ // "description": "The project ID or project number in which this trigger should be created.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
@@ -12809,12 +11743,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *NamespacesTriggersDeleteCall) PropagationPolicy(propagationPolicy string) *NamespacesTriggersDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -12847,7 +11778,7 @@
func (c *NamespacesTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12925,14 +11856,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the trigger being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the trigger being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/triggers/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -13003,7 +11934,7 @@
func (c *NamespacesTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13074,7 +12005,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the trigger being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the trigger being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/triggers/[^/]+$",
// "required": true,
@@ -13118,9 +12049,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *NamespacesTriggersListCall) FieldSelector(fieldSelector string) *NamespacesTriggersListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -13134,8 +12065,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *NamespacesTriggersListCall) LabelSelector(labelSelector string) *NamespacesTriggersListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -13150,16 +12081,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *NamespacesTriggersListCall) ResourceVersion(resourceVersion string) *NamespacesTriggersListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *NamespacesTriggersListCall) Watch(watch bool) *NamespacesTriggersListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -13202,7 +12132,7 @@
func (c *NamespacesTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13278,7 +12208,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -13288,7 +12218,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -13299,19 +12229,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the triggers should\nbe listed.",
+ // "description": "The project ID or project number from which the triggers should be listed.",
// "location": "path",
// "pattern": "^namespaces/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -13404,7 +12334,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13599,7 +12529,7 @@
func (c *ProjectsLocationsAuthorizeddomainsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13766,7 +12696,7 @@
func (c *ProjectsLocationsCloudauditlogssourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13839,7 +12769,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this cloudauditlogssource should\nbe created.",
+ // "description": "The project ID or project number in which this cloudauditlogssource should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -13893,12 +12823,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsCloudauditlogssourcesDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsCloudauditlogssourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -13931,7 +12858,7 @@
func (c *ProjectsLocationsCloudauditlogssourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14009,14 +12936,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the cloudauditlogssource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudauditlogssource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudauditlogssources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -14087,7 +13014,7 @@
func (c *ProjectsLocationsCloudauditlogssourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14158,7 +13085,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the cloudauditlogssource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudauditlogssource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudauditlogssources/[^/]+$",
// "required": true,
@@ -14202,9 +13129,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsCloudauditlogssourcesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsCloudauditlogssourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -14218,8 +13145,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsCloudauditlogssourcesListCall) LabelSelector(labelSelector string) *ProjectsLocationsCloudauditlogssourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -14234,16 +13161,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsCloudauditlogssourcesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsCloudauditlogssourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsCloudauditlogssourcesListCall) Watch(watch bool) *ProjectsLocationsCloudauditlogssourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -14286,7 +13212,7 @@
func (c *ProjectsLocationsCloudauditlogssourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14363,7 +13289,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -14373,7 +13299,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -14384,19 +13310,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the cloudauditlogssources\nshould be listed.",
+ // "description": "The project ID or project number from which the cloudauditlogssources should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -14458,7 +13384,7 @@
func (c *ProjectsLocationsCloudpubsubsourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14531,7 +13457,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this cloudpubsubsource should\nbe created.",
+ // "description": "The project ID or project number in which this cloudpubsubsource should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -14585,12 +13511,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsCloudpubsubsourcesDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsCloudpubsubsourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -14623,7 +13546,7 @@
func (c *ProjectsLocationsCloudpubsubsourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14701,14 +13624,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the cloudpubsubsource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudpubsubsource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudpubsubsources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -14779,7 +13702,7 @@
func (c *ProjectsLocationsCloudpubsubsourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14850,7 +13773,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the cloudpubsubsource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the cloudpubsubsource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudpubsubsources/[^/]+$",
// "required": true,
@@ -14894,9 +13817,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsCloudpubsubsourcesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsCloudpubsubsourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -14910,8 +13833,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsCloudpubsubsourcesListCall) LabelSelector(labelSelector string) *ProjectsLocationsCloudpubsubsourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -14926,16 +13849,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsCloudpubsubsourcesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsCloudpubsubsourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsCloudpubsubsourcesListCall) Watch(watch bool) *ProjectsLocationsCloudpubsubsourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -14978,7 +13900,7 @@
func (c *ProjectsLocationsCloudpubsubsourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15054,7 +13976,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -15064,7 +13986,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -15075,19 +13997,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the cloudpubsubsources should\nbe listed.",
+ // "description": "The project ID or project number from which the cloudpubsubsources should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -15149,7 +14071,7 @@
func (c *ProjectsLocationsCloudschedulersourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15222,7 +14144,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. The project ID or project number in which this cloudschedulersource should\nbe created.",
+ // "description": "Required. The project ID or project number in which this cloudschedulersource should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -15276,12 +14198,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsCloudschedulersourcesDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsCloudschedulersourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -15314,7 +14233,7 @@
func (c *ProjectsLocationsCloudschedulersourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15392,14 +14311,14 @@
// "type": "string"
// },
// "name": {
- // "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudschedulersource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudschedulersources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -15470,7 +14389,7 @@
func (c *ProjectsLocationsCloudschedulersourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15541,7 +14460,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudschedulersources/[^/]+$",
// "required": true,
@@ -15585,9 +14504,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsCloudschedulersourcesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsCloudschedulersourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -15601,8 +14520,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsCloudschedulersourcesListCall) LabelSelector(labelSelector string) *ProjectsLocationsCloudschedulersourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -15617,16 +14536,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsCloudschedulersourcesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsCloudschedulersourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsCloudschedulersourcesListCall) Watch(watch bool) *ProjectsLocationsCloudschedulersourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -15669,7 +14587,7 @@
func (c *ProjectsLocationsCloudschedulersourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15746,7 +14664,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -15756,7 +14674,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -15767,19 +14685,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "Required. The project ID or project number from which the cloudschedulersources\nshould be listed.",
+ // "description": "Required. The project ID or project number from which the cloudschedulersources should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -15806,17 +14724,11 @@
header_ http.Header
}
-// ReplaceCloudSchedulerSource: Rpc to replace a
-// cloudschedulersource.
-//
+// ReplaceCloudSchedulerSource: Rpc to replace a cloudschedulersource.
// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
-// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// After the Update request, Cloud Run will work to make the 'status'
+// match the requested 'spec'. May provide metadata.resourceVersion to
+// enforce update from last read for optimistic concurrency control.
func (r *ProjectsLocationsCloudschedulersourcesService) ReplaceCloudSchedulerSource(name string, cloudschedulersource *CloudSchedulerSource) *ProjectsLocationsCloudschedulersourcesReplaceCloudSchedulerSourceCall {
c := &ProjectsLocationsCloudschedulersourcesReplaceCloudSchedulerSourceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -15851,7 +14763,7 @@
func (c *ProjectsLocationsCloudschedulersourcesReplaceCloudSchedulerSourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15915,7 +14827,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a cloudschedulersource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a cloudschedulersource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/cloudschedulersources/{cloudschedulersourcesId}",
// "httpMethod": "PUT",
// "id": "run.projects.locations.cloudschedulersources.replaceCloudSchedulerSource",
@@ -15924,7 +14836,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudschedulersource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudschedulersources/[^/]+$",
// "required": true,
@@ -15991,7 +14903,7 @@
func (c *ProjectsLocationsCloudstoragesourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16064,7 +14976,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "Required. The project ID or project number in which this cloudstoragesource should\nbe created.",
+ // "description": "Required. The project ID or project number in which this cloudstoragesource should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -16118,12 +15030,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsCloudstoragesourcesDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsCloudstoragesourcesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -16156,7 +15065,7 @@
func (c *ProjectsLocationsCloudstoragesourcesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16234,14 +15143,14 @@
// "type": "string"
// },
// "name": {
- // "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudstoragesource being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudstoragesources/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -16312,7 +15221,7 @@
func (c *ProjectsLocationsCloudstoragesourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16383,7 +15292,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudstoragesources/[^/]+$",
// "required": true,
@@ -16427,9 +15336,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsCloudstoragesourcesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsCloudstoragesourcesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -16443,8 +15352,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsCloudstoragesourcesListCall) LabelSelector(labelSelector string) *ProjectsLocationsCloudstoragesourcesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -16459,16 +15368,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsCloudstoragesourcesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsCloudstoragesourcesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsCloudstoragesourcesListCall) Watch(watch bool) *ProjectsLocationsCloudstoragesourcesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -16511,7 +15419,7 @@
func (c *ProjectsLocationsCloudstoragesourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16587,7 +15495,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -16597,7 +15505,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -16608,19 +15516,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "Required. The project ID or project number from which the cloudstoragesources should\nbe listed.",
+ // "description": "Required. The project ID or project number from which the cloudstoragesources should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -16647,16 +15555,11 @@
header_ http.Header
}
-// ReplaceCloudStorageSource: Rpc to replace a cloudstoragesource.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
-// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// ReplaceCloudStorageSource: Rpc to replace a cloudstoragesource. Only
+// the spec and metadata labels and annotations are modifiable. After
+// the Update request, Cloud Run will work to make the 'status' match
+// the requested 'spec'. May provide metadata.resourceVersion to enforce
+// update from last read for optimistic concurrency control.
func (r *ProjectsLocationsCloudstoragesourcesService) ReplaceCloudStorageSource(name string, cloudstoragesource *CloudStorageSource) *ProjectsLocationsCloudstoragesourcesReplaceCloudStorageSourceCall {
c := &ProjectsLocationsCloudstoragesourcesReplaceCloudStorageSourceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -16691,7 +15594,7 @@
func (c *ProjectsLocationsCloudstoragesourcesReplaceCloudStorageSourceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16755,7 +15658,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a cloudstoragesource.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a cloudstoragesource. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/cloudstoragesources/{cloudstoragesourcesId}",
// "httpMethod": "PUT",
// "id": "run.projects.locations.cloudstoragesources.replaceCloudStorageSource",
@@ -16764,7 +15667,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "Required. The name of the cloudstoragesource being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/cloudstoragesources/[^/]+$",
// "required": true,
@@ -16840,7 +15743,7 @@
func (c *ProjectsLocationsConfigurationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16911,7 +15814,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the configuration being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the configuration being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/configurations/[^/]+$",
// "required": true,
@@ -16955,9 +15858,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsConfigurationsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -16971,8 +15874,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsConfigurationsListCall) LabelSelector(labelSelector string) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -16987,16 +15890,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsConfigurationsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsConfigurationsListCall) Watch(watch bool) *ProjectsLocationsConfigurationsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -17039,7 +15941,7 @@
func (c *ProjectsLocationsConfigurationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17115,7 +16017,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -17125,7 +16027,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -17136,19 +16038,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the configurations should be\nlisted.",
+ // "description": "The project ID or project number from which the configurations should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -17210,7 +16112,7 @@
func (c *ProjectsLocationsDomainmappingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17283,7 +16185,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this domain mapping should be\ncreated.",
+ // "description": "The project ID or project number in which this domain mapping should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -17336,14 +16238,10 @@
}
// OrphanDependents sets the optional parameter "orphanDependents":
-// Deprecated.
-// Specifies the cascade behavior on delete.
-// Cloud Run only supports cascading behavior, so this must be
-// false.
-// This attribute is deprecated, and is now replaced with
-// PropagationPolicy
-// See https://github.com/kubernetes/kubernetes/issues/46659 for more
-// info.
+// Deprecated. Specifies the cascade behavior on delete. Cloud Run only
+// supports cascading behavior, so this must be false. This attribute is
+// deprecated, and is now replaced with PropagationPolicy See
+// https://github.com/kubernetes/kubernetes/issues/46659 for more info.
func (c *ProjectsLocationsDomainmappingsDeleteCall) OrphanDependents(orphanDependents bool) *ProjectsLocationsDomainmappingsDeleteCall {
c.urlParams_.Set("orphanDependents", fmt.Sprint(orphanDependents))
return c
@@ -17351,12 +16249,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsDomainmappingsDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsDomainmappingsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -17389,7 +16284,7 @@
func (c *ProjectsLocationsDomainmappingsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17467,19 +16362,19 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the domain mapping being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the domain mapping being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
// "required": true,
// "type": "string"
// },
// "orphanDependents": {
- // "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ // "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
// "location": "query",
// "type": "boolean"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -17550,7 +16445,7 @@
func (c *ProjectsLocationsDomainmappingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17621,7 +16516,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the domain mapping being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the domain mapping being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/domainmappings/[^/]+$",
// "required": true,
@@ -17665,9 +16560,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsDomainmappingsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -17681,8 +16576,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsDomainmappingsListCall) LabelSelector(labelSelector string) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -17697,16 +16592,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsDomainmappingsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsDomainmappingsListCall) Watch(watch bool) *ProjectsLocationsDomainmappingsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -17749,7 +16643,7 @@
func (c *ProjectsLocationsDomainmappingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17825,7 +16719,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -17835,7 +16729,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -17846,19 +16740,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the domain mappings should be\nlisted.",
+ // "description": "The project ID or project number from which the domain mappings should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -17906,14 +16800,10 @@
}
// OrphanDependents sets the optional parameter "orphanDependents":
-// Deprecated.
-// Specifies the cascade behavior on delete.
-// Cloud Run only supports cascading behavior, so this must be
-// false.
-// This attribute is deprecated, and is now replaced with
-// PropagationPolicy
-// See https://github.com/kubernetes/kubernetes/issues/46659 for more
-// info.
+// Deprecated. Specifies the cascade behavior on delete. Cloud Run only
+// supports cascading behavior, so this must be false. This attribute is
+// deprecated, and is now replaced with PropagationPolicy See
+// https://github.com/kubernetes/kubernetes/issues/46659 for more info.
func (c *ProjectsLocationsRevisionsDeleteCall) OrphanDependents(orphanDependents bool) *ProjectsLocationsRevisionsDeleteCall {
c.urlParams_.Set("orphanDependents", fmt.Sprint(orphanDependents))
return c
@@ -17921,12 +16811,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsRevisionsDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsRevisionsDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -17959,7 +16846,7 @@
func (c *ProjectsLocationsRevisionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18037,19 +16924,19 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the revision being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the revision being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
// "required": true,
// "type": "string"
// },
// "orphanDependents": {
- // "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ // "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
// "location": "query",
// "type": "boolean"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -18120,7 +17007,7 @@
func (c *ProjectsLocationsRevisionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18191,7 +17078,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the revision being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the revision being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/revisions/[^/]+$",
// "required": true,
@@ -18235,9 +17122,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsRevisionsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -18251,8 +17138,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsRevisionsListCall) LabelSelector(labelSelector string) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -18267,16 +17154,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsRevisionsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsRevisionsListCall) Watch(watch bool) *ProjectsLocationsRevisionsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -18319,7 +17205,7 @@
func (c *ProjectsLocationsRevisionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18395,7 +17281,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -18405,7 +17291,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -18423,12 +17309,12 @@
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -18499,7 +17385,7 @@
func (c *ProjectsLocationsRoutesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18570,7 +17456,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the route being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the route being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/routes/[^/]+$",
// "required": true,
@@ -18614,9 +17500,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsRoutesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -18630,8 +17516,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsRoutesListCall) LabelSelector(labelSelector string) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -18646,16 +17532,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsRoutesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsRoutesListCall) Watch(watch bool) *ProjectsLocationsRoutesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -18698,7 +17583,7 @@
func (c *ProjectsLocationsRoutesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18774,7 +17659,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -18784,7 +17669,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -18802,12 +17687,12 @@
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -18869,7 +17754,7 @@
func (c *ProjectsLocationsServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18973,10 +17858,9 @@
header_ http.Header
}
-// Delete: Rpc to delete a service.
-// This will cause the Service to stop serving traffic and will delete
-// the
-// child entities like Routes, Configurations and Revisions.
+// Delete: Rpc to delete a service. This will cause the Service to stop
+// serving traffic and will delete the child entities like Routes,
+// Configurations and Revisions.
func (r *ProjectsLocationsServicesService) Delete(name string) *ProjectsLocationsServicesDeleteCall {
c := &ProjectsLocationsServicesDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -18998,14 +17882,10 @@
}
// OrphanDependents sets the optional parameter "orphanDependents":
-// Deprecated.
-// Specifies the cascade behavior on delete.
-// Cloud Run only supports cascading behavior, so this must be
-// false.
-// This attribute is deprecated, and is now replaced with
-// PropagationPolicy
-// See https://github.com/kubernetes/kubernetes/issues/46659 for more
-// info.
+// Deprecated. Specifies the cascade behavior on delete. Cloud Run only
+// supports cascading behavior, so this must be false. This attribute is
+// deprecated, and is now replaced with PropagationPolicy See
+// https://github.com/kubernetes/kubernetes/issues/46659 for more info.
func (c *ProjectsLocationsServicesDeleteCall) OrphanDependents(orphanDependents bool) *ProjectsLocationsServicesDeleteCall {
c.urlParams_.Set("orphanDependents", fmt.Sprint(orphanDependents))
return c
@@ -19013,12 +17893,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsServicesDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsServicesDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -19051,7 +17928,7 @@
func (c *ProjectsLocationsServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19110,7 +17987,7 @@
}
return ret, nil
// {
- // "description": "Rpc to delete a service.\nThis will cause the Service to stop serving traffic and will delete the\nchild entities like Routes, Configurations and Revisions.",
+ // "description": "Rpc to delete a service. This will cause the Service to stop serving traffic and will delete the child entities like Routes, Configurations and Revisions.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
// "httpMethod": "DELETE",
// "id": "run.projects.locations.services.delete",
@@ -19129,19 +18006,19 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the service being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the service being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
// "type": "string"
// },
// "orphanDependents": {
- // "description": "Deprecated.\nSpecifies the cascade behavior on delete.\nCloud Run only supports cascading behavior, so this must be false.\nThis attribute is deprecated, and is now replaced with PropagationPolicy\nSee https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
+ // "description": "Deprecated. Specifies the cascade behavior on delete. Cloud Run only supports cascading behavior, so this must be false. This attribute is deprecated, and is now replaced with PropagationPolicy See https://github.com/kubernetes/kubernetes/issues/46659 for more info.",
// "location": "query",
// "type": "boolean"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -19212,7 +18089,7 @@
func (c *ProjectsLocationsServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19283,7 +18160,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the service being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -19313,9 +18190,8 @@
}
// GetIamPolicy: Get the IAM Access Control policy currently in effect
-// for the given
-// Cloud Run service. This result does not include any inherited
-// policies.
+// for the given Cloud Run service. This result does not include any
+// inherited policies.
func (r *ProjectsLocationsServicesService) GetIamPolicy(resource string) *ProjectsLocationsServicesGetIamPolicyCall {
c := &ProjectsLocationsServicesGetIamPolicyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resource = resource
@@ -19324,24 +18200,14 @@
// OptionsRequestedPolicyVersion sets the optional parameter
// "options.requestedPolicyVersion": The policy format version to be
-// returned.
-//
-// Valid values are 0, 1, and 3. Requests specifying an invalid value
-// will be
-// rejected.
-//
-// Requests for policies with any conditional bindings must specify
-// version 3.
-// Policies without any conditional bindings may specify any valid value
-// or
-// leave the field unset.
-//
-// To learn which resources support conditions in their IAM policies,
-// see
-// the
-// [IAM
-// documentation](https://cloud.google.com/iam/help/conditions/r
-// esource-policies).
+// returned. Valid values are 0, 1, and 3. Requests specifying an
+// invalid value will be rejected. Requests for policies with any
+// conditional bindings must specify version 3. Policies without any
+// conditional bindings may specify any valid value or leave the field
+// unset. To learn which resources support conditions in their IAM
+// policies, see the [IAM
+// documentation](https://cloud.google.com/iam/help/conditions/resource-p
+// olicies).
func (c *ProjectsLocationsServicesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsServicesGetIamPolicyCall {
c.urlParams_.Set("options.requestedPolicyVersion", fmt.Sprint(optionsRequestedPolicyVersion))
return c
@@ -19384,7 +18250,7 @@
func (c *ProjectsLocationsServicesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19446,7 +18312,7 @@
}
return ret, nil
// {
- // "description": "Get the IAM Access Control policy currently in effect for the given\nCloud Run service. This result does not include any inherited policies.",
+ // "description": "Get the IAM Access Control policy currently in effect for the given Cloud Run service. This result does not include any inherited policies.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy",
// "httpMethod": "GET",
// "id": "run.projects.locations.services.getIamPolicy",
@@ -19455,13 +18321,13 @@
// ],
// "parameters": {
// "options.requestedPolicyVersion": {
- // "description": "Optional. The policy format version to be returned.\n\nValid values are 0, 1, and 3. Requests specifying an invalid value will be\nrejected.\n\nRequests for policies with any conditional bindings must specify version 3.\nPolicies without any conditional bindings may specify any valid value or\nleave the field unset.\n\nTo learn which resources support conditions in their IAM policies, see the\n[IAM\ndocumentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
+ // "description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
// "format": "int32",
// "location": "query",
// "type": "integer"
// },
// "resource": {
- // "description": "REQUIRED: The resource for which the policy is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ // "description": "REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -19505,9 +18371,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsServicesListCall) FieldSelector(fieldSelector string) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -19521,8 +18387,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsServicesListCall) LabelSelector(labelSelector string) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -19537,16 +18403,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsServicesListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsServicesListCall) Watch(watch bool) *ProjectsLocationsServicesListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -19589,7 +18454,7 @@
func (c *ProjectsLocationsServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19665,7 +18530,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -19675,7 +18540,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -19693,12 +18558,12 @@
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -19725,16 +18590,11 @@
header_ http.Header
}
-// ReplaceService: Rpc to replace a service.
-//
-// Only the spec and metadata labels and annotations are modifiable.
-// After
-// the Update request, Cloud Run will work to make the 'status'
-// match the requested 'spec'.
-//
+// ReplaceService: Rpc to replace a service. Only the spec and metadata
+// labels and annotations are modifiable. After the Update request,
+// Cloud Run will work to make the 'status' match the requested 'spec'.
// May provide metadata.resourceVersion to enforce update from last read
-// for
-// optimistic concurrency control.
+// for optimistic concurrency control.
func (r *ProjectsLocationsServicesService) ReplaceService(name string, service *Service) *ProjectsLocationsServicesReplaceServiceCall {
c := &ProjectsLocationsServicesReplaceServiceCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.name = name
@@ -19769,7 +18629,7 @@
func (c *ProjectsLocationsServicesReplaceServiceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19833,7 +18693,7 @@
}
return ret, nil
// {
- // "description": "Rpc to replace a service.\n\nOnly the spec and metadata labels and annotations are modifiable. After\nthe Update request, Cloud Run will work to make the 'status'\nmatch the requested 'spec'.\n\nMay provide metadata.resourceVersion to enforce update from last read for\noptimistic concurrency control.",
+ // "description": "Rpc to replace a service. Only the spec and metadata labels and annotations are modifiable. After the Update request, Cloud Run will work to make the 'status' match the requested 'spec'. May provide metadata.resourceVersion to enforce update from last read for optimistic concurrency control.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}",
// "httpMethod": "PUT",
// "id": "run.projects.locations.services.replaceService",
@@ -19842,7 +18702,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the service being replaced. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the service being replaced. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -19875,8 +18735,7 @@
}
// SetIamPolicy: Sets the IAM Access control policy for the specified
-// Service. Overwrites
-// any existing policy.
+// Service. Overwrites any existing policy.
func (r *ProjectsLocationsServicesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsLocationsServicesSetIamPolicyCall {
c := &ProjectsLocationsServicesSetIamPolicyCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resource = resource
@@ -19911,7 +18770,7 @@
func (c *ProjectsLocationsServicesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19975,7 +18834,7 @@
}
return ret, nil
// {
- // "description": "Sets the IAM Access control policy for the specified Service. Overwrites\nany existing policy.",
+ // "description": "Sets the IAM Access control policy for the specified Service. Overwrites any existing policy.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy",
// "httpMethod": "POST",
// "id": "run.projects.locations.services.setIamPolicy",
@@ -19984,7 +18843,7 @@
// ],
// "parameters": {
// "resource": {
- // "description": "REQUIRED: The resource for which the policy is being specified.\nSee the operation documentation for the appropriate value for this field.",
+ // "description": "REQUIRED: The resource for which the policy is being specified. See the operation documentation for the appropriate value for this field.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -20017,9 +18876,8 @@
}
// TestIamPermissions: Returns permissions that a caller has on the
-// specified Project.
-//
-// There are no permissions required for making this API call.
+// specified Project. There are no permissions required for making this
+// API call.
func (r *ProjectsLocationsServicesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsLocationsServicesTestIamPermissionsCall {
c := &ProjectsLocationsServicesTestIamPermissionsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.resource = resource
@@ -20054,7 +18912,7 @@
func (c *ProjectsLocationsServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20118,7 +18976,7 @@
}
return ret, nil
// {
- // "description": "Returns permissions that a caller has on the specified Project.\n\nThere are no permissions required for making this API call.",
+ // "description": "Returns permissions that a caller has on the specified Project. There are no permissions required for making this API call.",
// "flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:testIamPermissions",
// "httpMethod": "POST",
// "id": "run.projects.locations.services.testIamPermissions",
@@ -20127,7 +18985,7 @@
// ],
// "parameters": {
// "resource": {
- // "description": "REQUIRED: The resource for which the policy detail is being requested.\nSee the operation documentation for the appropriate value for this field.",
+ // "description": "REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$",
// "required": true,
@@ -20194,7 +19052,7 @@
func (c *ProjectsLocationsTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20267,7 +19125,7 @@
// ],
// "parameters": {
// "parent": {
- // "description": "The project ID or project number in which this trigger should\nbe created.",
+ // "description": "The project ID or project number in which this trigger should be created.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
@@ -20321,12 +19179,9 @@
// PropagationPolicy sets the optional parameter "propagationPolicy":
// Specifies the propagation policy of delete. Cloud Run currently
-// ignores
-// this setting, and deletes in the background. Please
-// see
-// kubernetes.io/docs/concepts/workloads/controllers/garbage-collecti
-// on/ for
-// more information.
+// ignores this setting, and deletes in the background. Please see
+// kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/
+// for more information.
func (c *ProjectsLocationsTriggersDeleteCall) PropagationPolicy(propagationPolicy string) *ProjectsLocationsTriggersDeleteCall {
c.urlParams_.Set("propagationPolicy", propagationPolicy)
return c
@@ -20359,7 +19214,7 @@
func (c *ProjectsLocationsTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20437,14 +19292,14 @@
// "type": "string"
// },
// "name": {
- // "description": "The name of the trigger being deleted. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the trigger being deleted. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/triggers/[^/]+$",
// "required": true,
// "type": "string"
// },
// "propagationPolicy": {
- // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores\nthis setting, and deletes in the background. Please see\nkubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for\nmore information.",
+ // "description": "Specifies the propagation policy of delete. Cloud Run currently ignores this setting, and deletes in the background. Please see kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ for more information.",
// "location": "query",
// "type": "string"
// }
@@ -20515,7 +19370,7 @@
func (c *ProjectsLocationsTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20586,7 +19441,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the trigger being retrieved. If needed, replace\n{namespace_id} with the project ID.",
+ // "description": "The name of the trigger being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/triggers/[^/]+$",
// "required": true,
@@ -20630,9 +19485,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsTriggersListCall) FieldSelector(fieldSelector string) *ProjectsLocationsTriggersListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -20646,8 +19501,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsTriggersListCall) LabelSelector(labelSelector string) *ProjectsLocationsTriggersListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -20662,16 +19517,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsTriggersListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsTriggersListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsTriggersListCall) Watch(watch bool) *ProjectsLocationsTriggersListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -20714,7 +19568,7 @@
func (c *ProjectsLocationsTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20790,7 +19644,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -20800,7 +19654,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -20811,19 +19665,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the triggers should\nbe listed.",
+ // "description": "The project ID or project number from which the triggers should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
diff --git a/run/v1beta1/run-api.json b/run/v1beta1/run-api.json
index 0d8f787..55697cf 100644
--- a/run/v1beta1/run-api.json
+++ b/run/v1beta1/run-api.json
@@ -120,7 +120,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -130,7 +130,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -140,17 +140,17 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the storages should\nbe listed.",
+ "description": "The project ID or project number from which the storages should be listed.",
"location": "query",
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -179,7 +179,7 @@
],
"parameters": {
"name": {
- "description": "The name of the CustomResourceDefinition being retrieved. If needed,\nreplace {namespace_id} with the project ID.",
+ "description": "The name of the CustomResourceDefinition being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^namespaces/[^/]+/customresourcedefinitions/[^/]+$",
"required": true,
@@ -214,7 +214,7 @@
],
"parameters": {
"name": {
- "description": "The name of the CustomResourceDefinition being retrieved. If needed,\nreplace {namespace_id} with the project ID.",
+ "description": "The name of the CustomResourceDefinition being retrieved. If needed, replace {namespace_id} with the project ID.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/customresourcedefinitions/[^/]+$",
"required": true,
@@ -244,7 +244,7 @@
"type": "string"
},
"fieldSelector": {
- "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
@@ -254,7 +254,7 @@
"type": "boolean"
},
"labelSelector": {
- "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
"location": "query",
"type": "string"
},
@@ -264,19 +264,19 @@
"type": "integer"
},
"parent": {
- "description": "The project ID or project number from which the storages should\nbe listed.",
+ "description": "The project ID or project number from which the storages should be listed.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
"type": "string"
},
"resourceVersion": {
- "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
"location": "query",
"type": "string"
},
"watch": {
- "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
"location": "query",
"type": "boolean"
}
@@ -296,7 +296,7 @@
}
}
},
- "revision": "20200706",
+ "revision": "20200720",
"rootUrl": "https://run.googleapis.com/",
"schemas": {
"CustomResourceColumnDefinition": {
@@ -304,11 +304,11 @@
"id": "CustomResourceColumnDefinition",
"properties": {
"description": {
- "description": "description is a human readable description of this column.\n+optional",
+ "description": "description is a human readable description of this column. +optional",
"type": "string"
},
"format": {
- "description": "format is an optional OpenAPI type definition for this column. The 'name'\nformat is applied to the primary identifier column to assist in clients\nidentifying column is the resource name. See\nhttps://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types\nfor more. +optional",
+ "description": "format is an optional OpenAPI type definition for this column. The 'name' format is applied to the primary identifier column to assist in clients identifying column is the resource name. See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more. +optional",
"type": "string"
},
"jsonPath": {
@@ -320,19 +320,19 @@
"type": "string"
},
"priority": {
- "description": "priority is an integer defining the relative importance of this column\ncompared to others. Lower numbers are considered higher priority. Columns\nthat may be omitted in limited space scenarios should be given a higher\npriority. +optional",
+ "description": "priority is an integer defining the relative importance of this column compared to others. Lower numbers are considered higher priority. Columns that may be omitted in limited space scenarios should be given a higher priority. +optional",
"format": "int32",
"type": "integer"
},
"type": {
- "description": "type is an OpenAPI type definition for this column.\nSee\nhttps://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types\nfor more.",
+ "description": "type is an OpenAPI type definition for this column. See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more.",
"type": "string"
}
},
"type": "object"
},
"CustomResourceDefinition": {
- "description": "CustomResourceDefinition represents a resource that should be exposed on the\nAPI server. Its name MUST be in the format\n\u003c.spec.name\u003e.\u003c.spec.group\u003e.",
+ "description": "CustomResourceDefinition represents a resource that should be exposed on the API server. Its name MUST be in the format \u003c.spec.name\u003e.\u003c.spec.group\u003e.",
"id": "CustomResourceDefinition",
"properties": {
"apiVersion": {
@@ -355,48 +355,48 @@
"type": "object"
},
"CustomResourceDefinitionNames": {
- "description": "CustomResourceDefinitionNames indicates the names to serve this\nCustomResourceDefinition",
+ "description": "CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition",
"id": "CustomResourceDefinitionNames",
"properties": {
"categories": {
- "description": "Categories is a list of grouped resources custom resources belong to (e.g.\n'all') +optional",
+ "description": "Categories is a list of grouped resources custom resources belong to (e.g. 'all') +optional",
"items": {
"type": "string"
},
"type": "array"
},
"kind": {
- "description": "Kind is the serialized kind of the resource. It is normally CamelCase and\nsingular.",
+ "description": "Kind is the serialized kind of the resource. It is normally CamelCase and singular.",
"type": "string"
},
"listKind": {
- "description": "ListKind is the serialized kind of the list for this resource. Defaults to\n\u003ckind\u003eList. +optional",
+ "description": "ListKind is the serialized kind of the list for this resource. Defaults to List. +optional",
"type": "string"
},
"plural": {
- "description": "Plural is the plural name of the resource to serve. It must match the name\nof the CustomResourceDefinition-registration too: plural.group and it must\nbe all lowercase.",
+ "description": "Plural is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration too: plural.group and it must be all lowercase.",
"type": "string"
},
"shortNames": {
- "description": "ShortNames are short names for the resource. It must be all lowercase.\n+optional",
+ "description": "ShortNames are short names for the resource. It must be all lowercase. +optional",
"items": {
"type": "string"
},
"type": "array"
},
"singular": {
- "description": "Singular is the singular name of the resource. It must be all lowercase\nDefaults to lowercased \u003ckind\u003e +optional",
+ "description": "Singular is the singular name of the resource. It must be all lowercase Defaults to lowercased +optional",
"type": "string"
}
},
"type": "object"
},
"CustomResourceDefinitionSpec": {
- "description": "CustomResourceDefinitionSpec describes how a user wants their resource to\nappear",
+ "description": "CustomResourceDefinitionSpec describes how a user wants their resource to appear",
"id": "CustomResourceDefinitionSpec",
"properties": {
"additionalPrinterColumns": {
- "description": "AdditionalPrinterColumns are additional columns shown e.g. in kubectl next\nto the name. Defaults to a created-at column. +optional",
+ "description": "AdditionalPrinterColumns are additional columns shown e.g. in kubectl next to the name. Defaults to a created-at column. +optional",
"items": {
"$ref": "CustomResourceColumnDefinition"
},
@@ -411,23 +411,23 @@
"description": "Names are the names used to describe this custom resource"
},
"scope": {
- "description": "Scope indicates whether this resource is cluster or namespace scoped.\nDefault is namespaced",
+ "description": "Scope indicates whether this resource is cluster or namespace scoped. Default is namespaced",
"type": "string"
},
"subresources": {
"$ref": "CustomResourceSubresources",
- "description": "Subresources describes the subresources for CustomResources\n+optional"
+ "description": "Subresources describes the subresources for CustomResources +optional"
},
"validation": {
"$ref": "CustomResourceValidation",
- "description": "Validation describes the validation methods for CustomResources\n+optional"
+ "description": "Validation describes the validation methods for CustomResources +optional"
},
"version": {
- "description": "Version is the version this resource belongs in\nShould be always first item in Versions field if provided.\nOptional, but at least one of Version or Versions must be set.\nDeprecated: Please use `Versions`.\n+optional",
+ "description": "Version is the version this resource belongs in Should be always first item in Versions field if provided. Optional, but at least one of Version or Versions must be set. Deprecated: Please use `Versions`. +optional",
"type": "string"
},
"versions": {
- "description": "Versions is the list of all supported versions for this resource.\nIf Version field is provided, this field is optional.\nValidation: All versions must use the same validation schema for now. i.e.,\ntop level Validation field is applied to all of these versions. Order: The\nversion name will be used to compute the order. If the version string is\n\"kube-like\", it will sort above non \"kube-like\" version strings, which are\nordered lexicographically. \"Kube-like\" versions start with a \"v\", then are\nfollowed by a number (the major version), then optionally the string\n\"alpha\" or \"beta\" and another number (the minor version). These are sorted\nfirst by GA \u003e beta \u003e alpha (where GA is a version with no suffix such as\nbeta or alpha), and then by comparing major version, then minor version. An\nexample sorted list of versions: v10, v2, v1, v11beta2, v10beta3, v3beta1,\nv12alpha1, v11alpha2, foo1, foo10. +optional",
+ "description": "Versions is the list of all supported versions for this resource. If Version field is provided, this field is optional. Validation: All versions must use the same validation schema for now. i.e., top level Validation field is applied to all of these versions. Order: The version name will be used to compute the order. If the version string is \"kube-like\", it will sort above non \"kube-like\" version strings, which are ordered lexicographically. \"Kube-like\" versions start with a \"v\", then are followed by a number (the major version), then optionally the string \"alpha\" or \"beta\" and another number (the minor version). These are sorted first by GA \u003e beta \u003e alpha (where GA is a version with no suffix such as beta or alpha), and then by comparing major version, then minor version. An example sorted list of versions: v10, v2, v1, v11beta2, v10beta3, v3beta1, v12alpha1, v11alpha2, foo1, foo10. +optional",
"items": {
"$ref": "CustomResourceDefinitionVersion"
},
@@ -444,52 +444,52 @@
"type": "string"
},
"served": {
- "description": "Served is a flag enabling/disabling this version from being served via REST\nAPIs",
+ "description": "Served is a flag enabling/disabling this version from being served via REST APIs",
"type": "boolean"
},
"storage": {
- "description": "Storage flags the version as storage version. There must be exactly one\nflagged as storage version.",
+ "description": "Storage flags the version as storage version. There must be exactly one flagged as storage version.",
"type": "boolean"
}
},
"type": "object"
},
"CustomResourceSubresourceScale": {
- "description": "CustomResourceSubresourceScale defines how to serve the scale subresource for\nCustomResources.",
+ "description": "CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.",
"id": "CustomResourceSubresourceScale",
"properties": {
"labelSelectorPath": {
- "description": "LabelSelectorPath defines the JSON path inside of a CustomResource that\ncorresponds to Scale.Status.Selector. Only JSON paths without the array\nnotation are allowed. Must be a JSON Path under .status. Must be set to\nwork with HPA. If there is no value under the given path in the\nCustomResource, the status label selector value in the /scale subresource\nwill default to the empty string. +optional",
+ "description": "LabelSelectorPath defines the JSON path inside of a CustomResource that corresponds to Scale.Status.Selector. Only JSON paths without the array notation are allowed. Must be a JSON Path under .status. Must be set to work with HPA. If there is no value under the given path in the CustomResource, the status label selector value in the /scale subresource will default to the empty string. +optional",
"type": "string"
},
"specReplicasPath": {
- "description": "SpecReplicasPath defines the JSON path inside of a CustomResource that\ncorresponds to Scale.Spec.Replicas. Only JSON paths without the array\nnotation are allowed. Must be a JSON Path under .spec. If there is no value\nunder the given path in the CustomResource, the /scale subresource will\nreturn an error on GET.",
+ "description": "SpecReplicasPath defines the JSON path inside of a CustomResource that corresponds to Scale.Spec.Replicas. Only JSON paths without the array notation are allowed. Must be a JSON Path under .spec. If there is no value under the given path in the CustomResource, the /scale subresource will return an error on GET.",
"type": "string"
},
"statusReplicasPath": {
- "description": "StatusReplicasPath defines the JSON path inside of a CustomResource that\ncorresponds to Scale.Status.Replicas. Only JSON paths without the array\nnotation are allowed. Must be a JSON Path under .status. If there is no\nvalue under the given path in the CustomResource, the status replica value\nin the /scale subresource will default to 0.",
+ "description": "StatusReplicasPath defines the JSON path inside of a CustomResource that corresponds to Scale.Status.Replicas. Only JSON paths without the array notation are allowed. Must be a JSON Path under .status. If there is no value under the given path in the CustomResource, the status replica value in the /scale subresource will default to 0.",
"type": "string"
}
},
"type": "object"
},
"CustomResourceSubresourceStatus": {
- "description": "CustomResourceSubresourceStatus defines how to serve the status subresource\nfor CustomResources. Status is represented by the `.status` JSON path inside\nof a CustomResource. When set,\n* exposes a /status subresource for the custom resource\n* PUT requests to the /status subresource take a custom resource object, and\nignore changes to anything except the status stanza\n* PUT/POST/PATCH requests to the custom resource ignore changes to the status\nstanza",
+ "description": "CustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources. Status is represented by the `.status` JSON path inside of a CustomResource. When set, * exposes a /status subresource for the custom resource * PUT requests to the /status subresource take a custom resource object, and ignore changes to anything except the status stanza * PUT/POST/PATCH requests to the custom resource ignore changes to the status stanza",
"id": "CustomResourceSubresourceStatus",
"properties": {},
"type": "object"
},
"CustomResourceSubresources": {
- "description": "CustomResourceSubresources defines the status and scale subresources for\nCustomResources.",
+ "description": "CustomResourceSubresources defines the status and scale subresources for CustomResources.",
"id": "CustomResourceSubresources",
"properties": {
"scale": {
"$ref": "CustomResourceSubresourceScale",
- "description": "Scale denotes the scale subresource for CustomResources\n+optional"
+ "description": "Scale denotes the scale subresource for CustomResources +optional"
},
"status": {
"$ref": "CustomResourceSubresourceStatus",
- "description": "Status denotes the status subresource for CustomResources\n+optional"
+ "description": "Status denotes the status subresource for CustomResources +optional"
}
},
"type": "object"
@@ -500,13 +500,13 @@
"properties": {
"openAPIV3Schema": {
"$ref": "JSONSchemaProps",
- "description": "OpenAPIV3Schema is the OpenAPI v3 schema to be validated against.\n+optional"
+ "description": "OpenAPIV3Schema is the OpenAPI v3 schema to be validated against. +optional"
}
},
"type": "object"
},
"ExternalDocumentation": {
- "description": "ExternalDocumentation allows referencing an external resource for extended\ndocumentation.",
+ "description": "ExternalDocumentation allows referencing an external resource for extended documentation.",
"id": "ExternalDocumentation",
"properties": {
"description": {
@@ -519,7 +519,7 @@
"type": "object"
},
"JSON": {
- "description": "JSON represents any valid JSON value.\nThese types are supported: bool, int64, float64, string, []interface{},\nmap[string]interface{} and nil.",
+ "description": "JSON represents any valid JSON value. These types are supported: bool, int64, float64, string, []interface{}, map[string]interface{} and nil.",
"id": "JSON",
"properties": {
"raw": {
@@ -530,7 +530,7 @@
"type": "object"
},
"JSONSchemaProps": {
- "description": "JSONSchemaProps is a JSON-Schema following Specification Draft 4\n(http://json-schema.org/).",
+ "description": "JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).",
"id": "JSONSchemaProps",
"properties": {
"additionalItems": {
@@ -681,7 +681,7 @@
"type": "object"
},
"JSONSchemaPropsOrArray": {
- "description": "JSONSchemaPropsOrArray represents a value that can either be a\nJSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization\npurposes.",
+ "description": "JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes.",
"id": "JSONSchemaPropsOrArray",
"properties": {
"jsonSchemas": {
@@ -697,7 +697,7 @@
"type": "object"
},
"JSONSchemaPropsOrBool": {
- "description": "JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value.\nDefaults to true for the boolean property.",
+ "description": "JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value. Defaults to true for the boolean property.",
"id": "JSONSchemaPropsOrBool",
"properties": {
"allows": {
@@ -758,67 +758,67 @@
"type": "object"
},
"ListMeta": {
- "description": "ListMeta describes metadata that synthetic resources must have, including\nlists and various status objects. A resource may have only one of\n{ObjectMeta, ListMeta}.",
+ "description": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.",
"id": "ListMeta",
"properties": {
"continue": {
- "description": "continue may be set if the user set a limit on the number of items\nreturned, and indicates that the server has more data available. The value\nis opaque and may be used to issue another request to the endpoint that\nserved this list to retrieve the next set of available objects. Continuing\na list may not be possible if the server configuration has changed or more\nthan a few minutes have passed. The resourceVersion field returned when\nusing this continue value will be identical to the value in the first\nresponse.",
+ "description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response.",
"type": "string"
},
"resourceVersion": {
- "description": "String that identifies the server's internal version of this object that\ncan be used by clients to determine when objects have changed. Value must\nbe treated as opaque by clients and passed unmodified back to the server.\nPopulated by the system.\nRead-only.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency\n+optional",
+ "description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional",
"type": "string"
},
"selfLink": {
- "description": "SelfLink is a URL representing this object.\nPopulated by the system.\nRead-only.\n+optional",
+ "description": "SelfLink is a URL representing this object. Populated by the system. Read-only. +optional",
"type": "string"
}
},
"type": "object"
},
"ObjectMeta": {
- "description": "k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all\npersisted resources must have, which includes all objects users must create.",
+ "description": "k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.",
"id": "ObjectMeta",
"properties": {
"annotations": {
"additionalProperties": {
"type": "string"
},
- "description": "(Optional)\n\nAnnotations is an unstructured key value map stored with a resource that\nmay be set by external tools to store and retrieve arbitrary metadata. They\nare not queryable and should be preserved when modifying objects. More\ninfo: http://kubernetes.io/docs/user-guide/annotations",
+ "description": "(Optional) Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations",
"type": "object"
},
"clusterName": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nThe name of the cluster which the object belongs to.\nThis is used to distinguish resources with same name and namespace in\ndifferent clusters. This field is not set anywhere right now and apiserver\nis going to ignore it if set in create or update request.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.",
"type": "string"
},
"creationTimestamp": {
- "description": "(Optional)\n\nCreationTimestamp is a timestamp representing the server time when this\nobject was created. It is not guaranteed to be set in happens-before order\nacross separate operations. Clients may not set this value. It is\nrepresented in RFC3339 form and is in UTC.\n\nPopulated by the system.\nRead-only.\nNull for lists.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
+ "description": "(Optional) CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
"format": "google-datetime",
"type": "string"
},
"deletionGracePeriodSeconds": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nNumber of seconds allowed for this object to gracefully terminate before\nit will be removed from the system. Only set when deletionTimestamp is also\nset. May only be shortened. Read-only.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.",
"format": "int32",
"type": "integer"
},
"deletionTimestamp": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nDeletionTimestamp is RFC 3339 date and time at which this resource will be\ndeleted. This field is set by the server when a graceful deletion is\nrequested by the user, and is not directly settable by a client. The\nresource is expected to be deleted (no longer visible from resource lists,\nand not reachable by name) after the time in this field, once the\nfinalizers list is empty. As long as the finalizers list contains items,\ndeletion is blocked. Once the deletionTimestamp is set, this value may not\nbe unset or be set further into the future, although it may be shortened or\nthe resource may be deleted prior to this time. For example, a user may\nrequest that a pod is deleted in 30 seconds. The Kubelet will react by\nsending a graceful termination signal to the containers in the pod. After\nthat 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\nto the container and after cleanup, remove the pod from the API. In the\npresence of network partitions, this object may still exist after this\ntimestamp, until an administrator or automated process can determine the\nresource is fully terminated.\nIf not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested.\nRead-only.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested. Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata",
"format": "google-datetime",
"type": "string"
},
"finalizers": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nMust be empty before the object is deleted from the registry. Each entry\nis an identifier for the responsible component that will remove the entry\nfrom the list. If the deletionTimestamp of the object is non-nil, entries\nin this list can only be removed.\n+patchStrategy=merge",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. +patchStrategy=merge",
"items": {
"type": "string"
},
"type": "array"
},
"generateName": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nGenerateName is an optional prefix, used by the server, to generate a\nunique name ONLY IF the Name field has not been provided. If this field is\nused, the name returned to the client will be different than the name\npassed. This value will also be combined with a unique suffix. The provided\nvalue has the same validation rules as the Name field, and may be truncated\nby the length of the suffix required to make the value unique on the\nserver.\n\nIf this field is specified and the generated name exists, the server will\nNOT return a 409 - instead, it will either return 201 Created or 500 with\nReason ServerTimeout indicating a unique name could not be found in the\ntime allotted, and the client should retry (optionally after the time\nindicated in the Retry-After header).\n\nApplied only if Name is not specified.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency\n string generateName = 2;",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency string generateName = 2;",
"type": "string"
},
"generation": {
- "description": "(Optional)\n\nA sequence number representing a specific generation of the desired state.\nPopulated by the system. Read-only.",
+ "description": "(Optional) A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.",
"format": "int32",
"type": "integer"
},
@@ -826,41 +826,41 @@
"additionalProperties": {
"type": "string"
},
- "description": "(Optional)\n\nMap of string keys and values that can be used to organize and categorize\n(scope and select) objects. May match selectors of replication controllers\nand routes.\nMore info: http://kubernetes.io/docs/user-guide/labels",
+ "description": "(Optional) Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and routes. More info: http://kubernetes.io/docs/user-guide/labels",
"type": "object"
},
"name": {
- "description": "Name must be unique within a namespace, within a Cloud Run region.\nIs required when creating\nresources, although some resources may allow a client to request the\ngeneration of an appropriate name automatically. Name is primarily intended\nfor creation idempotence and configuration definition. Cannot be updated.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names\n+optional",
+ "description": "Name must be unique within a namespace, within a Cloud Run region. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names +optional",
"type": "string"
},
"namespace": {
- "description": "Namespace defines the space within each name must be unique, within a\nCloud Run region. In Cloud Run the namespace must be equal to either the\nproject ID or project number.",
+ "description": "Namespace defines the space within each name must be unique, within a Cloud Run region. In Cloud Run the namespace must be equal to either the project ID or project number.",
"type": "string"
},
"ownerReferences": {
- "description": "(Optional)\n\nCloud Run fully managed: not supported\n\nCloud Run for Anthos: supported\n\nList of objects that own this object. If ALL objects in the list have\nbeen deleted, this object will be garbage collected.",
+ "description": "(Optional) Cloud Run fully managed: not supported Cloud Run for Anthos: supported List of objects that own this object. If ALL objects in the list have been deleted, this object will be garbage collected.",
"items": {
"$ref": "OwnerReference"
},
"type": "array"
},
"resourceVersion": {
- "description": "(Optional)\n\nAn opaque value that represents the internal version of this object that\ncan be used by clients to determine when objects have changed. May be used\nfor optimistic concurrency, change detection, and the watch operation on a\nresource or set of resources. Clients must treat these values as opaque and\npassed unmodified back to the server. They may only be valid for a\nparticular resource or set of resources.\n\nPopulated by the system.\nRead-only.\nValue must be treated as opaque by clients and .\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency",
+ "description": "(Optional) An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency",
"type": "string"
},
"selfLink": {
- "description": "(Optional)\n\nSelfLink is a URL representing this object.\nPopulated by the system.\nRead-only.\n string selfLink = 4;",
+ "description": "(Optional) SelfLink is a URL representing this object. Populated by the system. Read-only. string selfLink = 4;",
"type": "string"
},
"uid": {
- "description": "(Optional)\n\nUID is the unique in time and space value for this object. It is typically\ngenerated by the server on successful creation of a resource and is not\nallowed to change on PUT operations.\n\nPopulated by the system.\nRead-only.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids",
+ "description": "(Optional) UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids",
"type": "string"
}
},
"type": "object"
},
"OwnerReference": {
- "description": "OwnerReference contains enough information to let you identify an owning\nobject. Currently, an owning object must be in the same namespace, so there\nis no namespace field.",
+ "description": "OwnerReference contains enough information to let you identify an owning object. Currently, an owning object must be in the same namespace, so there is no namespace field.",
"id": "OwnerReference",
"properties": {
"apiVersion": {
@@ -868,23 +868,23 @@
"type": "string"
},
"blockOwnerDeletion": {
- "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then\nthe owner cannot be deleted from the key-value store until this\nreference is removed.\nDefaults to false.\nTo set this field, a user needs \"delete\" permission of the owner,\notherwise 422 (Unprocessable Entity) will be returned.\n+optional",
+ "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned. +optional",
"type": "boolean"
},
"controller": {
- "description": "If true, this reference points to the managing controller.\n+optional",
+ "description": "If true, this reference points to the managing controller. +optional",
"type": "boolean"
},
"kind": {
- "description": "Kind of the referent.\nMore info:\nhttps://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds",
+ "description": "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds",
"type": "string"
},
"name": {
- "description": "Name of the referent.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#names",
+ "description": "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names",
"type": "string"
},
"uid": {
- "description": "UID of the referent.\nMore info: http://kubernetes.io/docs/user-guide/identifiers#uids",
+ "description": "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids",
"type": "string"
}
},
diff --git a/run/v1beta1/run-gen.go b/run/v1beta1/run-gen.go
index dd0aa9f..6ce51ff 100644
--- a/run/v1beta1/run-gen.go
+++ b/run/v1beta1/run-gen.go
@@ -208,19 +208,14 @@
// specifies a column for server side printing.
type CustomResourceColumnDefinition struct {
// Description: description is a human readable description of this
- // column.
- // +optional
+ // column. +optional
Description string `json:"description,omitempty"`
// Format: format is an optional OpenAPI type definition for this
- // column. The 'name'
- // format is applied to the primary identifier column to assist in
- // clients
- // identifying column is the resource name.
- // See
- // https://github.com/OAI/OpenAPI-Specification/blob/master/versions/
- // 2.0.md#data-types
- // for more. +optional
+ // column. The 'name' format is applied to the primary identifier column
+ // to assist in clients identifying column is the resource name. See
+ // https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more.
+ // +optional
Format string `json:"format,omitempty"`
// JsonPath: JSONPath is a simple JSON path, i.e. with array notation.
@@ -230,20 +225,14 @@
Name string `json:"name,omitempty"`
// Priority: priority is an integer defining the relative importance of
- // this column
- // compared to others. Lower numbers are considered higher priority.
- // Columns
- // that may be omitted in limited space scenarios should be given a
- // higher
- // priority. +optional
+ // this column compared to others. Lower numbers are considered higher
+ // priority. Columns that may be omitted in limited space scenarios
+ // should be given a higher priority. +optional
Priority int64 `json:"priority,omitempty"`
- // Type: type is an OpenAPI type definition for this
- // column.
- // See
- // https://github.com/OAI/OpenAPI-Specification/blob/master/v
- // ersions/2.0.md#data-types
- // for more.
+ // Type: type is an OpenAPI type definition for this column. See
+ // https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for
+ // more.
Type string `json:"type,omitempty"`
// ForceSendFields is a list of field names (e.g. "Description") to
@@ -270,10 +259,8 @@
}
// CustomResourceDefinition: CustomResourceDefinition represents a
-// resource that should be exposed on the
-// API server. Its name MUST be in the
-// format
-// <.spec.name>.<.spec.group>.
+// resource that should be exposed on the API server. Its name MUST be
+// in the format <.spec.name>.<.spec.group>.
type CustomResourceDefinition struct {
// ApiVersion: The API version for this call such as
// "k8s.apiextensions.io/v1beta1".
@@ -317,39 +304,31 @@
}
// CustomResourceDefinitionNames: CustomResourceDefinitionNames
-// indicates the names to serve this
-// CustomResourceDefinition
+// indicates the names to serve this CustomResourceDefinition
type CustomResourceDefinitionNames struct {
// Categories: Categories is a list of grouped resources custom
- // resources belong to (e.g.
- // 'all') +optional
+ // resources belong to (e.g. 'all') +optional
Categories []string `json:"categories,omitempty"`
- // Kind: Kind is the serialized kind of the resource. It is normally
- // CamelCase and
- // singular.
+ // Kind: Kind is the serialized kind of the resource. It is normally
+ // CamelCase and singular.
Kind string `json:"kind,omitempty"`
// ListKind: ListKind is the serialized kind of the list for this
- // resource. Defaults to
- // <kind>List. +optional
+ // resource. Defaults to List. +optional
ListKind string `json:"listKind,omitempty"`
- // Plural: Plural is the plural name of the resource to serve. It must
- // match the name
- // of the CustomResourceDefinition-registration too: plural.group and it
- // must
- // be all lowercase.
+ // Plural: Plural is the plural name of the resource to serve. It must
+ // match the name of the CustomResourceDefinition-registration too:
+ // plural.group and it must be all lowercase.
Plural string `json:"plural,omitempty"`
- // ShortNames: ShortNames are short names for the resource. It must be
- // all lowercase.
- // +optional
+ // ShortNames: ShortNames are short names for the resource. It must be
+ // all lowercase. +optional
ShortNames []string `json:"shortNames,omitempty"`
- // Singular: Singular is the singular name of the resource. It must be
- // all lowercase
- // Defaults to lowercased <kind> +optional
+ // Singular: Singular is the singular name of the resource. It must be
+ // all lowercase Defaults to lowercased +optional
Singular string `json:"singular,omitempty"`
// ForceSendFields is a list of field names (e.g. "Categories") to
@@ -376,12 +355,11 @@
}
// CustomResourceDefinitionSpec: CustomResourceDefinitionSpec describes
-// how a user wants their resource to
-// appear
+// how a user wants their resource to appear
type CustomResourceDefinitionSpec struct {
// AdditionalPrinterColumns: AdditionalPrinterColumns are additional
- // columns shown e.g. in kubectl next
- // to the name. Defaults to a created-at column. +optional
+ // columns shown e.g. in kubectl next to the name. Defaults to a
+ // created-at column. +optional
AdditionalPrinterColumns []*CustomResourceColumnDefinition `json:"additionalPrinterColumns,omitempty"`
// Group: Group is the group this resource belongs in
@@ -391,51 +369,36 @@
Names *CustomResourceDefinitionNames `json:"names,omitempty"`
// Scope: Scope indicates whether this resource is cluster or namespace
- // scoped.
- // Default is namespaced
+ // scoped. Default is namespaced
Scope string `json:"scope,omitempty"`
// Subresources: Subresources describes the subresources for
- // CustomResources
- // +optional
+ // CustomResources +optional
Subresources *CustomResourceSubresources `json:"subresources,omitempty"`
// Validation: Validation describes the validation methods for
- // CustomResources
- // +optional
+ // CustomResources +optional
Validation *CustomResourceValidation `json:"validation,omitempty"`
- // Version: Version is the version this resource belongs in
- // Should be always first item in Versions field if provided.
- // Optional, but at least one of Version or Versions must be
- // set.
- // Deprecated: Please use `Versions`.
- // +optional
+ // Version: Version is the version this resource belongs in Should be
+ // always first item in Versions field if provided. Optional, but at
+ // least one of Version or Versions must be set. Deprecated: Please use
+ // `Versions`. +optional
Version string `json:"version,omitempty"`
// Versions: Versions is the list of all supported versions for this
- // resource.
- // If Version field is provided, this field is optional.
+ // resource. If Version field is provided, this field is optional.
// Validation: All versions must use the same validation schema for now.
- // i.e.,
- // top level Validation field is applied to all of these versions.
- // Order: The
- // version name will be used to compute the order. If the version string
- // is
- // "kube-like", it will sort above non "kube-like" version strings,
- // which are
- // ordered lexicographically. "Kube-like" versions start with a "v",
- // then are
- // followed by a number (the major version), then optionally the
- // string
- // "alpha" or "beta" and another number (the minor version). These are
- // sorted
- // first by GA > beta > alpha (where GA is a version with no suffix such
- // as
- // beta or alpha), and then by comparing major version, then minor
- // version. An
- // example sorted list of versions: v10, v2, v1, v11beta2, v10beta3,
- // v3beta1,
+ // i.e., top level Validation field is applied to all of these versions.
+ // Order: The version name will be used to compute the order. If the
+ // version string is "kube-like", it will sort above non "kube-like"
+ // version strings, which are ordered lexicographically. "Kube-like"
+ // versions start with a "v", then are followed by a number (the major
+ // version), then optionally the string "alpha" or "beta" and another
+ // number (the minor version). These are sorted first by GA > beta >
+ // alpha (where GA is a version with no suffix such as beta or alpha),
+ // and then by comparing major version, then minor version. An example
+ // sorted list of versions: v10, v2, v1, v11beta2, v10beta3, v3beta1,
// v12alpha1, v11alpha2, foo1, foo10. +optional
Versions []*CustomResourceDefinitionVersion `json:"versions,omitempty"`
@@ -469,13 +432,11 @@
Name string `json:"name,omitempty"`
// Served: Served is a flag enabling/disabling this version from being
- // served via REST
- // APIs
+ // served via REST APIs
Served bool `json:"served,omitempty"`
// Storage: Storage flags the version as storage version. There must be
- // exactly one
- // flagged as storage version.
+ // exactly one flagged as storage version.
Storage bool `json:"storage,omitempty"`
// ForceSendFields is a list of field names (e.g. "Name") to
@@ -502,42 +463,30 @@
}
// CustomResourceSubresourceScale: CustomResourceSubresourceScale
-// defines how to serve the scale subresource for
-// CustomResources.
+// defines how to serve the scale subresource for CustomResources.
type CustomResourceSubresourceScale struct {
// LabelSelectorPath: LabelSelectorPath defines the JSON path inside of
- // a CustomResource that
- // corresponds to Scale.Status.Selector. Only JSON paths without the
- // array
- // notation are allowed. Must be a JSON Path under .status. Must be set
- // to
- // work with HPA. If there is no value under the given path in
- // the
- // CustomResource, the status label selector value in the /scale
- // subresource
- // will default to the empty string. +optional
+ // a CustomResource that corresponds to Scale.Status.Selector. Only JSON
+ // paths without the array notation are allowed. Must be a JSON Path
+ // under .status. Must be set to work with HPA. If there is no value
+ // under the given path in the CustomResource, the status label selector
+ // value in the /scale subresource will default to the empty string.
+ // +optional
LabelSelectorPath string `json:"labelSelectorPath,omitempty"`
// SpecReplicasPath: SpecReplicasPath defines the JSON path inside of a
- // CustomResource that
- // corresponds to Scale.Spec.Replicas. Only JSON paths without the
- // array
- // notation are allowed. Must be a JSON Path under .spec. If there is no
- // value
- // under the given path in the CustomResource, the /scale subresource
- // will
- // return an error on GET.
+ // CustomResource that corresponds to Scale.Spec.Replicas. Only JSON
+ // paths without the array notation are allowed. Must be a JSON Path
+ // under .spec. If there is no value under the given path in the
+ // CustomResource, the /scale subresource will return an error on GET.
SpecReplicasPath string `json:"specReplicasPath,omitempty"`
// StatusReplicasPath: StatusReplicasPath defines the JSON path inside
- // of a CustomResource that
- // corresponds to Scale.Status.Replicas. Only JSON paths without the
- // array
- // notation are allowed. Must be a JSON Path under .status. If there is
- // no
- // value under the given path in the CustomResource, the status replica
- // value
- // in the /scale subresource will default to 0.
+ // of a CustomResource that corresponds to Scale.Status.Replicas. Only
+ // JSON paths without the array notation are allowed. Must be a JSON
+ // Path under .status. If there is no value under the given path in the
+ // CustomResource, the status replica value in the /scale subresource
+ // will default to 0.
StatusReplicasPath string `json:"statusReplicasPath,omitempty"`
// ForceSendFields is a list of field names (e.g. "LabelSelectorPath")
@@ -565,31 +514,24 @@
}
// CustomResourceSubresourceStatus: CustomResourceSubresourceStatus
-// defines how to serve the status subresource
-// for CustomResources. Status is represented by the `.status` JSON path
-// inside
-// of a CustomResource. When set,
-// * exposes a /status subresource for the custom resource
-// * PUT requests to the /status subresource take a custom resource
-// object, and
-// ignore changes to anything except the status stanza
-// * PUT/POST/PATCH requests to the custom resource ignore changes to
-// the status
-// stanza
+// defines how to serve the status subresource for CustomResources.
+// Status is represented by the `.status` JSON path inside of a
+// CustomResource. When set, * exposes a /status subresource for the
+// custom resource * PUT requests to the /status subresource take a
+// custom resource object, and ignore changes to anything except the
+// status stanza * PUT/POST/PATCH requests to the custom resource ignore
+// changes to the status stanza
type CustomResourceSubresourceStatus struct {
}
// CustomResourceSubresources: CustomResourceSubresources defines the
-// status and scale subresources for
-// CustomResources.
+// status and scale subresources for CustomResources.
type CustomResourceSubresources struct {
- // Scale: Scale denotes the scale subresource for
- // CustomResources
+ // Scale: Scale denotes the scale subresource for CustomResources
// +optional
Scale *CustomResourceSubresourceScale `json:"scale,omitempty"`
- // Status: Status denotes the status subresource for
- // CustomResources
+ // Status: Status denotes the status subresource for CustomResources
// +optional
Status *CustomResourceSubresourceStatus `json:"status,omitempty"`
@@ -620,8 +562,7 @@
// validation methods for CustomResources.
type CustomResourceValidation struct {
// OpenAPIV3Schema: OpenAPIV3Schema is the OpenAPI v3 schema to be
- // validated against.
- // +optional
+ // validated against. +optional
OpenAPIV3Schema *JSONSchemaProps `json:"openAPIV3Schema,omitempty"`
// ForceSendFields is a list of field names (e.g. "OpenAPIV3Schema") to
@@ -649,8 +590,7 @@
}
// ExternalDocumentation: ExternalDocumentation allows referencing an
-// external resource for extended
-// documentation.
+// external resource for extended documentation.
type ExternalDocumentation struct {
Description string `json:"description,omitempty"`
@@ -679,9 +619,8 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// JSON: JSON represents any valid JSON value.
-// These types are supported: bool, int64, float64, string,
-// []interface{},
+// JSON: JSON represents any valid JSON value. These types are
+// supported: bool, int64, float64, string, []interface{},
// map[string]interface{} and nil.
type JSON struct {
Raw string `json:"raw,omitempty"`
@@ -710,8 +649,7 @@
}
// JSONSchemaProps: JSONSchemaProps is a JSON-Schema following
-// Specification Draft 4
-// (http://json-schema.org/).
+// Specification Draft 4 (http://json-schema.org/).
type JSONSchemaProps struct {
AdditionalItems *JSONSchemaPropsOrBool `json:"additionalItems,omitempty"`
@@ -828,10 +766,8 @@
}
// JSONSchemaPropsOrArray: JSONSchemaPropsOrArray represents a value
-// that can either be a
-// JSONSchemaProps or an array of JSONSchemaProps. Mainly here for
-// serialization
-// purposes.
+// that can either be a JSONSchemaProps or an array of JSONSchemaProps.
+// Mainly here for serialization purposes.
type JSONSchemaPropsOrArray struct {
JsonSchemas []*JSONSchemaProps `json:"jsonSchemas,omitempty"`
@@ -861,8 +797,8 @@
}
// JSONSchemaPropsOrBool: JSONSchemaPropsOrBool represents
-// JSONSchemaProps or a boolean value.
-// Defaults to true for the boolean property.
+// JSONSchemaProps or a boolean value. Defaults to true for the boolean
+// property.
type JSONSchemaPropsOrBool struct {
Allows bool `json:"allows,omitempty"`
@@ -968,47 +904,30 @@
}
// ListMeta: ListMeta describes metadata that synthetic resources must
-// have, including
-// lists and various status objects. A resource may have only one
-// of
-// {ObjectMeta, ListMeta}.
+// have, including lists and various status objects. A resource may have
+// only one of {ObjectMeta, ListMeta}.
type ListMeta struct {
// Continue: continue may be set if the user set a limit on the number
- // of items
- // returned, and indicates that the server has more data available. The
- // value
- // is opaque and may be used to issue another request to the endpoint
- // that
- // served this list to retrieve the next set of available objects.
- // Continuing
- // a list may not be possible if the server configuration has changed or
- // more
- // than a few minutes have passed. The resourceVersion field returned
- // when
- // using this continue value will be identical to the value in the
- // first
- // response.
+ // of items returned, and indicates that the server has more data
+ // available. The value is opaque and may be used to issue another
+ // request to the endpoint that served this list to retrieve the next
+ // set of available objects. Continuing a list may not be possible if
+ // the server configuration has changed or more than a few minutes have
+ // passed. The resourceVersion field returned when using this continue
+ // value will be identical to the value in the first response.
Continue string `json:"continue,omitempty"`
// ResourceVersion: String that identifies the server's internal version
- // of this object that
- // can be used by clients to determine when objects have changed. Value
- // must
- // be treated as opaque by clients and passed unmodified back to the
- // server.
- // Populated by the system.
- // Read-only.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // of this object that can be used by clients to determine when objects
+ // have changed. Value must be treated as opaque by clients and passed
+ // unmodified back to the server. Populated by the system. Read-only.
+ // More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
// +optional
ResourceVersion string `json:"resourceVersion,omitempty"`
- // SelfLink: SelfLink is a URL representing this object.
- // Populated by the system.
- // Read-only.
- // +optional
+ // SelfLink: SelfLink is a URL representing this object. Populated by
+ // the system. Read-only. +optional
SelfLink string `json:"selfLink,omitempty"`
// ForceSendFields is a list of field names (e.g. "Continue") to
@@ -1035,261 +954,140 @@
}
// ObjectMeta: k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is
-// metadata that all
-// persisted resources must have, which includes all objects users must
-// create.
+// metadata that all persisted resources must have, which includes all
+// objects users must create.
type ObjectMeta struct {
- // Annotations: (Optional)
- //
- // Annotations is an unstructured key value map stored with a resource
- // that
- // may be set by external tools to store and retrieve arbitrary
- // metadata. They
- // are not queryable and should be preserved when modifying objects.
- // More
- // info: http://kubernetes.io/docs/user-guide/annotations
+ // Annotations: (Optional) Annotations is an unstructured key value map
+ // stored with a resource that may be set by external tools to store and
+ // retrieve arbitrary metadata. They are not queryable and should be
+ // preserved when modifying objects. More info:
+ // http://kubernetes.io/docs/user-guide/annotations
Annotations map[string]string `json:"annotations,omitempty"`
- // ClusterName: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // The name of the cluster which the object belongs to.
- // This is used to distinguish resources with same name and namespace
- // in
- // different clusters. This field is not set anywhere right now and
- // apiserver
- // is going to ignore it if set in create or update request.
+ // ClusterName: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported The name of the cluster which the object
+ // belongs to. This is used to distinguish resources with same name and
+ // namespace in different clusters. This field is not set anywhere right
+ // now and apiserver is going to ignore it if set in create or update
+ // request.
ClusterName string `json:"clusterName,omitempty"`
- // CreationTimestamp: (Optional)
- //
- // CreationTimestamp is a timestamp representing the server time when
- // this
- // object was created. It is not guaranteed to be set in happens-before
- // order
- // across separate operations. Clients may not set this value. It
- // is
- // represented in RFC3339 form and is in UTC.
- //
- // Populated by the system.
- // Read-only.
- // Null for lists.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // CreationTimestamp: (Optional) CreationTimestamp is a timestamp
+ // representing the server time when this object was created. It is not
+ // guaranteed to be set in happens-before order across separate
+ // operations. Clients may not set this value. It is represented in
+ // RFC3339 form and is in UTC. Populated by the system. Read-only. Null
+ // for lists. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
CreationTimestamp string `json:"creationTimestamp,omitempty"`
- // DeletionGracePeriodSeconds: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Number of seconds allowed for this object to gracefully terminate
- // before
- // it will be removed from the system. Only set when deletionTimestamp
- // is also
- // set. May only be shortened. Read-only.
+ // DeletionGracePeriodSeconds: (Optional) Cloud Run fully managed: not
+ // supported Cloud Run for Anthos: supported Number of seconds allowed
+ // for this object to gracefully terminate before it will be removed
+ // from the system. Only set when deletionTimestamp is also set. May
+ // only be shortened. Read-only.
DeletionGracePeriodSeconds int64 `json:"deletionGracePeriodSeconds,omitempty"`
- // DeletionTimestamp: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // DeletionTimestamp is RFC 3339 date and time at which this resource
- // will be
- // deleted. This field is set by the server when a graceful deletion
- // is
- // requested by the user, and is not directly settable by a client.
- // The
- // resource is expected to be deleted (no longer visible from resource
- // lists,
- // and not reachable by name) after the time in this field, once
- // the
- // finalizers list is empty. As long as the finalizers list contains
- // items,
- // deletion is blocked. Once the deletionTimestamp is set, this value
- // may not
- // be unset or be set further into the future, although it may be
- // shortened or
- // the resource may be deleted prior to this time. For example, a user
- // may
- // request that a pod is deleted in 30 seconds. The Kubelet will react
- // by
- // sending a graceful termination signal to the containers in the pod.
- // After
- // that 30 seconds, the Kubelet will send a hard termination signal
- // (SIGKILL)
- // to the container and after cleanup, remove the pod from the API. In
- // the
- // presence of network partitions, this object may still exist after
- // this
- // timestamp, until an administrator or automated process can determine
- // the
- // resource is fully terminated.
- // If not set, graceful deletion of the object has not been
- // requested.
- //
- // Populated by the system when a graceful deletion is
- // requested.
- // Read-only.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#metadata
+ // DeletionTimestamp: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported DeletionTimestamp is RFC 3339 date
+ // and time at which this resource will be deleted. This field is set by
+ // the server when a graceful deletion is requested by the user, and is
+ // not directly settable by a client. The resource is expected to be
+ // deleted (no longer visible from resource lists, and not reachable by
+ // name) after the time in this field, once the finalizers list is
+ // empty. As long as the finalizers list contains items, deletion is
+ // blocked. Once the deletionTimestamp is set, this value may not be
+ // unset or be set further into the future, although it may be shortened
+ // or the resource may be deleted prior to this time. For example, a
+ // user may request that a pod is deleted in 30 seconds. The Kubelet
+ // will react by sending a graceful termination signal to the containers
+ // in the pod. After that 30 seconds, the Kubelet will send a hard
+ // termination signal (SIGKILL) to the container and after cleanup,
+ // remove the pod from the API. In the presence of network partitions,
+ // this object may still exist after this timestamp, until an
+ // administrator or automated process can determine the resource is
+ // fully terminated. If not set, graceful deletion of the object has not
+ // been requested. Populated by the system when a graceful deletion is
+ // requested. Read-only. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
DeletionTimestamp string `json:"deletionTimestamp,omitempty"`
- // Finalizers: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // Must be empty before the object is deleted from the registry. Each
- // entry
- // is an identifier for the responsible component that will remove the
- // entry
- // from the list. If the deletionTimestamp of the object is non-nil,
- // entries
- // in this list can only be removed.
- // +patchStrategy=merge
+ // Finalizers: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported Must be empty before the object is deleted
+ // from the registry. Each entry is an identifier for the responsible
+ // component that will remove the entry from the list. If the
+ // deletionTimestamp of the object is non-nil, entries in this list can
+ // only be removed. +patchStrategy=merge
Finalizers []string `json:"finalizers,omitempty"`
- // GenerateName: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // GenerateName is an optional prefix, used by the server, to generate
- // a
- // unique name ONLY IF the Name field has not been provided. If this
- // field is
- // used, the name returned to the client will be different than the
- // name
- // passed. This value will also be combined with a unique suffix. The
- // provided
- // value has the same validation rules as the Name field, and may be
- // truncated
- // by the length of the suffix required to make the value unique on
- // the
- // server.
- //
+ // GenerateName: (Optional) Cloud Run fully managed: not supported Cloud
+ // Run for Anthos: supported GenerateName is an optional prefix, used by
+ // the server, to generate a unique name ONLY IF the Name field has not
+ // been provided. If this field is used, the name returned to the client
+ // will be different than the name passed. This value will also be
+ // combined with a unique suffix. The provided value has the same
+ // validation rules as the Name field, and may be truncated by the
+ // length of the suffix required to make the value unique on the server.
// If this field is specified and the generated name exists, the server
- // will
- // NOT return a 409 - instead, it will either return 201 Created or 500
- // with
- // Reason ServerTimeout indicating a unique name could not be found in
- // the
- // time allotted, and the client should retry (optionally after the
- // time
- // indicated in the Retry-After header).
- //
- // Applied only if Name is not specified.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#idempotency
- // string generateName = 2;
+ // will NOT return a 409 - instead, it will either return 201 Created or
+ // 500 with Reason ServerTimeout indicating a unique name could not be
+ // found in the time allotted, and the client should retry (optionally
+ // after the time indicated in the Retry-After header). Applied only if
+ // Name is not specified. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency string generateName =
+ // 2;
GenerateName string `json:"generateName,omitempty"`
- // Generation: (Optional)
- //
- // A sequence number representing a specific generation of the desired
- // state.
- // Populated by the system. Read-only.
+ // Generation: (Optional) A sequence number representing a specific
+ // generation of the desired state. Populated by the system. Read-only.
Generation int64 `json:"generation,omitempty"`
- // Labels: (Optional)
- //
- // Map of string keys and values that can be used to organize and
- // categorize
- // (scope and select) objects. May match selectors of replication
- // controllers
- // and routes.
- // More info: http://kubernetes.io/docs/user-guide/labels
+ // Labels: (Optional) Map of string keys and values that can be used to
+ // organize and categorize (scope and select) objects. May match
+ // selectors of replication controllers and routes. More info:
+ // http://kubernetes.io/docs/user-guide/labels
Labels map[string]string `json:"labels,omitempty"`
// Name: Name must be unique within a namespace, within a Cloud Run
- // region.
- // Is required when creating
- // resources, although some resources may allow a client to request
- // the
- // generation of an appropriate name automatically. Name is primarily
- // intended
- // for creation idempotence and configuration definition. Cannot be
- // updated.
- // More info:
- // http://kubernetes.io/docs/user-guide/identifiers#names
- // +optional
+ // region. Is required when creating resources, although some resources
+ // may allow a client to request the generation of an appropriate name
+ // automatically. Name is primarily intended for creation idempotence
+ // and configuration definition. Cannot be updated. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#names +optional
Name string `json:"name,omitempty"`
// Namespace: Namespace defines the space within each name must be
- // unique, within a
- // Cloud Run region. In Cloud Run the namespace must be equal to either
- // the
- // project ID or project number.
+ // unique, within a Cloud Run region. In Cloud Run the namespace must be
+ // equal to either the project ID or project number.
Namespace string `json:"namespace,omitempty"`
- // OwnerReferences: (Optional)
- //
- // Cloud Run fully managed: not supported
- //
- // Cloud Run for Anthos: supported
- //
- // List of objects that own this object. If ALL objects in the list
- // have
- // been deleted, this object will be garbage collected.
+ // OwnerReferences: (Optional) Cloud Run fully managed: not supported
+ // Cloud Run for Anthos: supported List of objects that own this object.
+ // If ALL objects in the list have been deleted, this object will be
+ // garbage collected.
OwnerReferences []*OwnerReference `json:"ownerReferences,omitempty"`
- // ResourceVersion: (Optional)
- //
- // An opaque value that represents the internal version of this object
- // that
- // can be used by clients to determine when objects have changed. May be
- // used
- // for optimistic concurrency, change detection, and the watch operation
- // on a
- // resource or set of resources. Clients must treat these values as
- // opaque and
- // passed unmodified back to the server. They may only be valid for
- // a
- // particular resource or set of resources.
- //
- // Populated by the system.
- // Read-only.
- // Value must be treated as opaque by clients and .
- // More
+ // ResourceVersion: (Optional) An opaque value that represents the
+ // internal version of this object that can be used by clients to
+ // determine when objects have changed. May be used for optimistic
+ // concurrency, change detection, and the watch operation on a resource
+ // or set of resources. Clients must treat these values as opaque and
+ // passed unmodified back to the server. They may only be valid for a
+ // particular resource or set of resources. Populated by the system.
+ // Read-only. Value must be treated as opaque by clients and . More
// info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#concurrency-control-and-consistency
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
ResourceVersion string `json:"resourceVersion,omitempty"`
- // SelfLink: (Optional)
- //
- // SelfLink is a URL representing this object.
- // Populated by the system.
- // Read-only.
- // string selfLink = 4;
+ // SelfLink: (Optional) SelfLink is a URL representing this object.
+ // Populated by the system. Read-only. string selfLink = 4;
SelfLink string `json:"selfLink,omitempty"`
- // Uid: (Optional)
- //
- // UID is the unique in time and space value for this object. It is
- // typically
- // generated by the server on successful creation of a resource and is
- // not
- // allowed to change on PUT operations.
- //
- // Populated by the system.
- // Read-only.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#uids
+ // Uid: (Optional) UID is the unique in time and space value for this
+ // object. It is typically generated by the server on successful
+ // creation of a resource and is not allowed to change on PUT
+ // operations. Populated by the system. Read-only. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "Annotations") to
@@ -1316,44 +1114,34 @@
}
// OwnerReference: OwnerReference contains enough information to let you
-// identify an owning
-// object. Currently, an owning object must be in the same namespace, so
-// there
-// is no namespace field.
+// identify an owning object. Currently, an owning object must be in the
+// same namespace, so there is no namespace field.
type OwnerReference struct {
// ApiVersion: API version of the referent.
ApiVersion string `json:"apiVersion,omitempty"`
// BlockOwnerDeletion: If true, AND if the owner has the
- // "foregroundDeletion" finalizer, then
- // the owner cannot be deleted from the key-value store until
- // this
- // reference is removed.
- // Defaults to false.
- // To set this field, a user needs "delete" permission of the
- // owner,
- // otherwise 422 (Unprocessable Entity) will be returned.
+ // "foregroundDeletion" finalizer, then the owner cannot be deleted from
+ // the key-value store until this reference is removed. Defaults to
+ // false. To set this field, a user needs "delete" permission of the
+ // owner, otherwise 422 (Unprocessable Entity) will be returned.
// +optional
BlockOwnerDeletion bool `json:"blockOwnerDeletion,omitempty"`
// Controller: If true, this reference points to the managing
- // controller.
- // +optional
+ // controller. +optional
Controller bool `json:"controller,omitempty"`
- // Kind: Kind of the referent.
- // More
- // info:
- // https://git.k8s.io/community/contributors/devel/api-conventions.
- // md#types-kinds
+ // Kind: Kind of the referent. More info:
+ // https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds
Kind string `json:"kind,omitempty"`
- // Name: Name of the referent.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#names
+ // Name: Name of the referent. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#names
Name string `json:"name,omitempty"`
- // Uid: UID of the referent.
- // More info: http://kubernetes.io/docs/user-guide/identifiers#uids
+ // Uid: UID of the referent. More info:
+ // http://kubernetes.io/docs/user-guide/identifiers#uids
Uid string `json:"uid,omitempty"`
// ForceSendFields is a list of field names (e.g. "ApiVersion") to
@@ -1403,9 +1191,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *CustomresourcedefinitionsListCall) FieldSelector(fieldSelector string) *CustomresourcedefinitionsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -1419,8 +1207,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *CustomresourcedefinitionsListCall) LabelSelector(labelSelector string) *CustomresourcedefinitionsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -1433,8 +1221,7 @@
}
// Parent sets the optional parameter "parent": The project ID or
-// project number from which the storages should
-// be listed.
+// project number from which the storages should be listed.
func (c *CustomresourcedefinitionsListCall) Parent(parent string) *CustomresourcedefinitionsListCall {
c.urlParams_.Set("parent", parent)
return c
@@ -1442,16 +1229,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *CustomresourcedefinitionsListCall) ResourceVersion(resourceVersion string) *CustomresourcedefinitionsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *CustomresourcedefinitionsListCall) Watch(watch bool) *CustomresourcedefinitionsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -1494,7 +1280,7 @@
func (c *CustomresourcedefinitionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1566,7 +1352,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -1576,7 +1362,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -1586,17 +1372,17 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the storages should\nbe listed.",
+ // "description": "The project ID or project number from which the storages should be listed.",
// "location": "query",
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
@@ -1667,7 +1453,7 @@
func (c *NamespacesCustomresourcedefinitionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1738,7 +1524,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the CustomResourceDefinition being retrieved. If needed,\nreplace {namespace_id} with the project ID.",
+ // "description": "The name of the CustomResourceDefinition being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^namespaces/[^/]+/customresourcedefinitions/[^/]+$",
// "required": true,
@@ -1811,7 +1597,7 @@
func (c *ProjectsLocationsCustomresourcedefinitionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1882,7 +1668,7 @@
// ],
// "parameters": {
// "name": {
- // "description": "The name of the CustomResourceDefinition being retrieved. If needed,\nreplace {namespace_id} with the project ID.",
+ // "description": "The name of the CustomResourceDefinition being retrieved. If needed, replace {namespace_id} with the project ID.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+/customresourcedefinitions/[^/]+$",
// "required": true,
@@ -1926,9 +1712,9 @@
}
// FieldSelector sets the optional parameter "fieldSelector": Allows to
-// filter resources based on a specific value for a field name.
-// Send this in a query string format. i.e. 'metadata.name%3Dlorem'.
-// Not currently used by Cloud Run.
+// filter resources based on a specific value for a field name. Send
+// this in a query string format. i.e. 'metadata.name%3Dlorem'. Not
+// currently used by Cloud Run.
func (c *ProjectsLocationsCustomresourcedefinitionsListCall) FieldSelector(fieldSelector string) *ProjectsLocationsCustomresourcedefinitionsListCall {
c.urlParams_.Set("fieldSelector", fieldSelector)
return c
@@ -1942,8 +1728,8 @@
}
// LabelSelector sets the optional parameter "labelSelector": Allows to
-// filter resources based on a label. Supported operations are
-// =, !=, exists, in, and notIn.
+// filter resources based on a label. Supported operations are =, !=,
+// exists, in, and notIn.
func (c *ProjectsLocationsCustomresourcedefinitionsListCall) LabelSelector(labelSelector string) *ProjectsLocationsCustomresourcedefinitionsListCall {
c.urlParams_.Set("labelSelector", labelSelector)
return c
@@ -1957,16 +1743,15 @@
// ResourceVersion sets the optional parameter "resourceVersion": The
// baseline resource version from which the list or watch operation
-// should
-// start. Not currently used by Cloud Run.
+// should start. Not currently used by Cloud Run.
func (c *ProjectsLocationsCustomresourcedefinitionsListCall) ResourceVersion(resourceVersion string) *ProjectsLocationsCustomresourcedefinitionsListCall {
c.urlParams_.Set("resourceVersion", resourceVersion)
return c
}
// Watch sets the optional parameter "watch": Flag that indicates that
-// the client expects to watch this resource as well.
-// Not currently used by Cloud Run.
+// the client expects to watch this resource as well. Not currently used
+// by Cloud Run.
func (c *ProjectsLocationsCustomresourcedefinitionsListCall) Watch(watch bool) *ProjectsLocationsCustomresourcedefinitionsListCall {
c.urlParams_.Set("watch", fmt.Sprint(watch))
return c
@@ -2009,7 +1794,7 @@
func (c *ProjectsLocationsCustomresourcedefinitionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2086,7 +1871,7 @@
// "type": "string"
// },
// "fieldSelector": {
- // "description": "Allows to filter resources based on a specific value for a field name.\nSend this in a query string format. i.e. 'metadata.name%3Dlorem'.\nNot currently used by Cloud Run.",
+ // "description": "Allows to filter resources based on a specific value for a field name. Send this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
@@ -2096,7 +1881,7 @@
// "type": "boolean"
// },
// "labelSelector": {
- // "description": "Allows to filter resources based on a label. Supported operations are\n=, !=, exists, in, and notIn.",
+ // "description": "Allows to filter resources based on a label. Supported operations are =, !=, exists, in, and notIn.",
// "location": "query",
// "type": "string"
// },
@@ -2106,19 +1891,19 @@
// "type": "integer"
// },
// "parent": {
- // "description": "The project ID or project number from which the storages should\nbe listed.",
+ // "description": "The project ID or project number from which the storages should be listed.",
// "location": "path",
// "pattern": "^projects/[^/]+/locations/[^/]+$",
// "required": true,
// "type": "string"
// },
// "resourceVersion": {
- // "description": "The baseline resource version from which the list or watch operation should\nstart. Not currently used by Cloud Run.",
+ // "description": "The baseline resource version from which the list or watch operation should start. Not currently used by Cloud Run.",
// "location": "query",
// "type": "string"
// },
// "watch": {
- // "description": "Flag that indicates that the client expects to watch this resource as well.\nNot currently used by Cloud Run.",
+ // "description": "Flag that indicates that the client expects to watch this resource as well. Not currently used by Cloud Run.",
// "location": "query",
// "type": "boolean"
// }
diff --git a/runtimeconfig/v1/runtimeconfig-gen.go b/runtimeconfig/v1/runtimeconfig-gen.go
index 04716c2..c554b24 100644
--- a/runtimeconfig/v1/runtimeconfig-gen.go
+++ b/runtimeconfig/v1/runtimeconfig-gen.go
@@ -399,7 +399,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -544,7 +544,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -723,7 +723,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/runtimeconfig/v1beta1/runtimeconfig-gen.go b/runtimeconfig/v1beta1/runtimeconfig-gen.go
index f5bb877..286a5ae 100644
--- a/runtimeconfig/v1beta1/runtimeconfig-gen.go
+++ b/runtimeconfig/v1beta1/runtimeconfig-gen.go
@@ -1426,7 +1426,7 @@
func (c *ProjectsConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1570,7 +1570,7 @@
func (c *ProjectsConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1712,7 +1712,7 @@
func (c *ProjectsConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1885,7 +1885,7 @@
func (c *ProjectsConfigsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2052,7 +2052,7 @@
func (c *ProjectsConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2225,7 +2225,7 @@
func (c *ProjectsConfigsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2376,7 +2376,7 @@
func (c *ProjectsConfigsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2518,7 +2518,7 @@
func (c *ProjectsConfigsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2672,7 +2672,7 @@
func (c *ProjectsConfigsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2818,7 +2818,7 @@
func (c *ProjectsConfigsOperationsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2987,7 +2987,7 @@
func (c *ProjectsConfigsVariablesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3147,7 +3147,7 @@
func (c *ProjectsConfigsVariablesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3294,7 +3294,7 @@
func (c *ProjectsConfigsVariablesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3482,7 +3482,7 @@
func (c *ProjectsConfigsVariablesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3670,7 +3670,7 @@
func (c *ProjectsConfigsVariablesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3811,7 +3811,7 @@
func (c *ProjectsConfigsVariablesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3973,7 +3973,7 @@
func (c *ProjectsConfigsVariablesWatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4140,7 +4140,7 @@
func (c *ProjectsConfigsWaitersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4284,7 +4284,7 @@
func (c *ProjectsConfigsWaitersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4426,7 +4426,7 @@
func (c *ProjectsConfigsWaitersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4587,7 +4587,7 @@
func (c *ProjectsConfigsWaitersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4765,7 +4765,7 @@
func (c *ProjectsConfigsWaitersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/safebrowsing/v4/safebrowsing-gen.go b/safebrowsing/v4/safebrowsing-gen.go
index f1e5221..3384f8e 100644
--- a/safebrowsing/v4/safebrowsing-gen.go
+++ b/safebrowsing/v4/safebrowsing-gen.go
@@ -1610,7 +1610,7 @@
func (c *EncodedFullHashesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1776,7 +1776,7 @@
func (c *EncodedUpdatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1916,7 +1916,7 @@
func (c *FullHashesFindCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2040,7 +2040,7 @@
func (c *ThreatHitsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2164,7 +2164,7 @@
func (c *ThreatListUpdatesFetchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2295,7 +2295,7 @@
func (c *ThreatListsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2412,7 +2412,7 @@
func (c *ThreatMatchesFindCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/sasportal/v1alpha1/sasportal-gen.go b/sasportal/v1alpha1/sasportal-gen.go
index c49325e..02e21de 100644
--- a/sasportal/v1alpha1/sasportal-gen.go
+++ b/sasportal/v1alpha1/sasportal-gen.go
@@ -1916,7 +1916,7 @@
func (c *CustomersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2075,7 +2075,7 @@
func (c *CustomersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2237,7 +2237,7 @@
func (c *CustomersPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2383,7 +2383,7 @@
func (c *CustomersDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2521,7 +2521,7 @@
func (c *CustomersDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2662,7 +2662,7 @@
func (c *CustomersDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2822,7 +2822,7 @@
func (c *CustomersDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2996,7 +2996,7 @@
func (c *CustomersDeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3143,7 +3143,7 @@
func (c *CustomersDevicesBulkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3284,7 +3284,7 @@
func (c *CustomersDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3425,7 +3425,7 @@
func (c *CustomersDevicesCreateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3563,7 +3563,7 @@
func (c *CustomersDevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3704,7 +3704,7 @@
func (c *CustomersDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3875,7 +3875,7 @@
func (c *CustomersDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4047,7 +4047,7 @@
func (c *CustomersDevicesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4194,7 +4194,7 @@
func (c *CustomersDevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4340,7 +4340,7 @@
func (c *CustomersDevicesSignDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4480,7 +4480,7 @@
func (c *CustomersDevicesUpdateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4620,7 +4620,7 @@
func (c *CustomersNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4758,7 +4758,7 @@
func (c *CustomersNodesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4899,7 +4899,7 @@
func (c *CustomersNodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5058,7 +5058,7 @@
func (c *CustomersNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5225,7 +5225,7 @@
func (c *CustomersNodesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5372,7 +5372,7 @@
func (c *CustomersNodesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5518,7 +5518,7 @@
func (c *CustomersNodesDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5683,7 +5683,7 @@
func (c *CustomersNodesDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5850,7 +5850,7 @@
func (c *CustomersNodesNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6014,7 +6014,7 @@
func (c *CustomersNodesNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6190,7 +6190,7 @@
func (c *DeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6324,7 +6324,7 @@
func (c *InstallerGenerateSecretCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6450,7 +6450,7 @@
func (c *InstallerValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6587,7 +6587,7 @@
func (c *NodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6720,7 +6720,7 @@
func (c *NodesDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6861,7 +6861,7 @@
func (c *NodesDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7021,7 +7021,7 @@
func (c *NodesDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7195,7 +7195,7 @@
func (c *NodesDeploymentsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7342,7 +7342,7 @@
func (c *NodesDevicesBulkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7483,7 +7483,7 @@
func (c *NodesDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7624,7 +7624,7 @@
func (c *NodesDevicesCreateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7762,7 +7762,7 @@
func (c *NodesDevicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7903,7 +7903,7 @@
func (c *NodesDevicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8074,7 +8074,7 @@
func (c *NodesDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8246,7 +8246,7 @@
func (c *NodesDevicesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8393,7 +8393,7 @@
func (c *NodesDevicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8539,7 +8539,7 @@
func (c *NodesDevicesSignDeviceCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8679,7 +8679,7 @@
func (c *NodesDevicesUpdateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8819,7 +8819,7 @@
func (c *NodesNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8957,7 +8957,7 @@
func (c *NodesNodesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9098,7 +9098,7 @@
func (c *NodesNodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9257,7 +9257,7 @@
func (c *NodesNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9424,7 +9424,7 @@
func (c *NodesNodesMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9571,7 +9571,7 @@
func (c *NodesNodesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9717,7 +9717,7 @@
func (c *NodesNodesDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9882,7 +9882,7 @@
func (c *NodesNodesDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10050,7 +10050,7 @@
func (c *NodesNodesDevicesBulkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10191,7 +10191,7 @@
func (c *NodesNodesDevicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10332,7 +10332,7 @@
func (c *NodesNodesDevicesCreateSignedCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10508,7 +10508,7 @@
func (c *NodesNodesDevicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10680,7 +10680,7 @@
func (c *NodesNodesNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10844,7 +10844,7 @@
func (c *NodesNodesNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11012,7 +11012,7 @@
func (c *PoliciesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11139,7 +11139,7 @@
func (c *PoliciesSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11265,7 +11265,7 @@
func (c *PoliciesTestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/script/v1/script-gen.go b/script/v1/script-gen.go
index c85bad8..9ac6a74 100644
--- a/script/v1/script-gen.go
+++ b/script/v1/script-gen.go
@@ -1988,7 +1988,7 @@
func (c *ProcessesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2349,7 +2349,7 @@
func (c *ProcessesListScriptProcessesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2579,7 +2579,7 @@
func (c *ProjectsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2715,7 +2715,7 @@
func (c *ProjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2870,7 +2870,7 @@
func (c *ProjectsGetContentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3042,7 +3042,7 @@
func (c *ProjectsGetMetricsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3199,7 +3199,7 @@
func (c *ProjectsUpdateContentCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3338,7 +3338,7 @@
func (c *ProjectsDeploymentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3477,7 +3477,7 @@
func (c *ProjectsDeploymentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3627,7 +3627,7 @@
func (c *ProjectsDeploymentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3795,7 +3795,7 @@
func (c *ProjectsDeploymentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3964,7 +3964,7 @@
func (c *ProjectsDeploymentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4113,7 +4113,7 @@
func (c *ProjectsVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4263,7 +4263,7 @@
func (c *ProjectsVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4432,7 +4432,7 @@
func (c *ProjectsVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4623,7 +4623,7 @@
func (c *ScriptsRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/searchconsole/v1/searchconsole-gen.go b/searchconsole/v1/searchconsole-gen.go
index 2487a5b..a295306 100644
--- a/searchconsole/v1/searchconsole-gen.go
+++ b/searchconsole/v1/searchconsole-gen.go
@@ -473,7 +473,7 @@
func (c *UrlTestingToolsMobileFriendlyTestRunCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/secretmanager/v1/secretmanager-gen.go b/secretmanager/v1/secretmanager-gen.go
index beab2e3..186b862 100644
--- a/secretmanager/v1/secretmanager-gen.go
+++ b/secretmanager/v1/secretmanager-gen.go
@@ -1415,7 +1415,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1581,7 +1581,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1755,7 +1755,7 @@
func (c *ProjectsSecretsAddVersionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1908,7 +1908,7 @@
func (c *ProjectsSecretsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2051,7 +2051,7 @@
func (c *ProjectsSecretsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2192,7 +2192,7 @@
func (c *ProjectsSecretsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2363,7 +2363,7 @@
func (c *ProjectsSecretsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2531,7 +2531,7 @@
func (c *ProjectsSecretsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2705,7 +2705,7 @@
func (c *ProjectsSecretsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2856,7 +2856,7 @@
func (c *ProjectsSecretsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3006,7 +3006,7 @@
func (c *ProjectsSecretsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3160,7 +3160,7 @@
func (c *ProjectsSecretsVersionsAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3299,7 +3299,7 @@
func (c *ProjectsSecretsVersionsDestroyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3442,7 +3442,7 @@
func (c *ProjectsSecretsVersionsDisableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3585,7 +3585,7 @@
func (c *ProjectsSecretsVersionsEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3739,7 +3739,7 @@
func (c *ProjectsSecretsVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3902,7 +3902,7 @@
func (c *ProjectsSecretsVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/secretmanager/v1beta1/secretmanager-gen.go b/secretmanager/v1beta1/secretmanager-gen.go
index 3e4c210..c75c59f 100644
--- a/secretmanager/v1beta1/secretmanager-gen.go
+++ b/secretmanager/v1beta1/secretmanager-gen.go
@@ -1414,7 +1414,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1580,7 +1580,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1754,7 +1754,7 @@
func (c *ProjectsSecretsAddVersionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1907,7 +1907,7 @@
func (c *ProjectsSecretsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2050,7 +2050,7 @@
func (c *ProjectsSecretsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2191,7 +2191,7 @@
func (c *ProjectsSecretsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2362,7 +2362,7 @@
func (c *ProjectsSecretsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2530,7 +2530,7 @@
func (c *ProjectsSecretsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2704,7 +2704,7 @@
func (c *ProjectsSecretsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2855,7 +2855,7 @@
func (c *ProjectsSecretsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3005,7 +3005,7 @@
func (c *ProjectsSecretsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3159,7 +3159,7 @@
func (c *ProjectsSecretsVersionsAccessCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3298,7 +3298,7 @@
func (c *ProjectsSecretsVersionsDestroyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3441,7 +3441,7 @@
func (c *ProjectsSecretsVersionsDisableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3584,7 +3584,7 @@
func (c *ProjectsSecretsVersionsEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3738,7 +3738,7 @@
func (c *ProjectsSecretsVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3901,7 +3901,7 @@
func (c *ProjectsSecretsVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/securitycenter/v1/securitycenter-gen.go b/securitycenter/v1/securitycenter-gen.go
index b2f8bfb..1c50ef9 100644
--- a/securitycenter/v1/securitycenter-gen.go
+++ b/securitycenter/v1/securitycenter-gen.go
@@ -3342,7 +3342,7 @@
func (c *OrganizationsGetOrganizationSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3486,7 +3486,7 @@
func (c *OrganizationsUpdateOrganizationSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3634,7 +3634,7 @@
func (c *OrganizationsAssetsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4000,7 +4000,7 @@
func (c *OrganizationsAssetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4203,7 +4203,7 @@
func (c *OrganizationsAssetsRunDiscoveryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4365,7 +4365,7 @@
func (c *OrganizationsAssetsUpdateSecurityMarksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4527,7 +4527,7 @@
func (c *OrganizationsNotificationConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4670,7 +4670,7 @@
func (c *OrganizationsNotificationConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4811,7 +4811,7 @@
func (c *OrganizationsNotificationConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4973,7 +4973,7 @@
func (c *OrganizationsNotificationConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5152,7 +5152,7 @@
func (c *OrganizationsNotificationConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5313,7 +5313,7 @@
func (c *OrganizationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5449,7 +5449,7 @@
func (c *OrganizationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5594,7 +5594,7 @@
func (c *OrganizationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5775,7 +5775,7 @@
func (c *OrganizationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5947,7 +5947,7 @@
func (c *OrganizationsSourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6096,7 +6096,7 @@
func (c *OrganizationsSourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6231,7 +6231,7 @@
func (c *OrganizationsSourcesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6397,7 +6397,7 @@
func (c *OrganizationsSourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6573,7 +6573,7 @@
func (c *OrganizationsSourcesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6719,7 +6719,7 @@
func (c *OrganizationsSourcesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6860,7 +6860,7 @@
func (c *OrganizationsSourcesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7012,7 +7012,7 @@
func (c *OrganizationsSourcesFindingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7162,7 +7162,7 @@
func (c *OrganizationsSourcesFindingsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7521,7 +7521,7 @@
func (c *OrganizationsSourcesFindingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7734,7 +7734,7 @@
func (c *OrganizationsSourcesFindingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7880,7 +7880,7 @@
func (c *OrganizationsSourcesFindingsSetStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8042,7 +8042,7 @@
func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/securitycenter/v1beta1/securitycenter-gen.go b/securitycenter/v1beta1/securitycenter-gen.go
index 530ec74..cc56858 100644
--- a/securitycenter/v1beta1/securitycenter-gen.go
+++ b/securitycenter/v1beta1/securitycenter-gen.go
@@ -3047,7 +3047,7 @@
func (c *OrganizationsGetOrganizationSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3189,7 +3189,7 @@
func (c *OrganizationsUpdateOrganizationSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3337,7 +3337,7 @@
func (c *OrganizationsAssetsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3639,7 +3639,7 @@
func (c *OrganizationsAssetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3842,7 +3842,7 @@
func (c *OrganizationsAssetsRunDiscoveryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3996,7 +3996,7 @@
func (c *OrganizationsAssetsUpdateSecurityMarksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4167,7 +4167,7 @@
func (c *OrganizationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4311,7 +4311,7 @@
func (c *OrganizationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4456,7 +4456,7 @@
func (c *OrganizationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4637,7 +4637,7 @@
func (c *OrganizationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4809,7 +4809,7 @@
func (c *OrganizationsSourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4958,7 +4958,7 @@
func (c *OrganizationsSourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5093,7 +5093,7 @@
func (c *OrganizationsSourcesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5259,7 +5259,7 @@
func (c *OrganizationsSourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5433,7 +5433,7 @@
func (c *OrganizationsSourcesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5579,7 +5579,7 @@
func (c *OrganizationsSourcesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5720,7 +5720,7 @@
func (c *OrganizationsSourcesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5872,7 +5872,7 @@
func (c *OrganizationsSourcesFindingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6023,7 +6023,7 @@
func (c *OrganizationsSourcesFindingsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6287,7 +6287,7 @@
func (c *OrganizationsSourcesFindingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6486,7 +6486,7 @@
func (c *OrganizationsSourcesFindingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6633,7 +6633,7 @@
func (c *OrganizationsSourcesFindingsSetStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6788,7 +6788,7 @@
func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/securitycenter/v1p1alpha1/securitycenter-gen.go b/securitycenter/v1p1alpha1/securitycenter-gen.go
index 05586c1..53b5e63 100644
--- a/securitycenter/v1p1alpha1/securitycenter-gen.go
+++ b/securitycenter/v1p1alpha1/securitycenter-gen.go
@@ -1265,7 +1265,7 @@
func (c *OrganizationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1401,7 +1401,7 @@
func (c *OrganizationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1546,7 +1546,7 @@
func (c *OrganizationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1727,7 +1727,7 @@
func (c *OrganizationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/securitycenter/v1p1beta1/securitycenter-gen.go b/securitycenter/v1p1beta1/securitycenter-gen.go
index 03b1f0c..650a178 100644
--- a/securitycenter/v1p1beta1/securitycenter-gen.go
+++ b/securitycenter/v1p1beta1/securitycenter-gen.go
@@ -3161,7 +3161,7 @@
func (c *OrganizationsGetOrganizationSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3306,7 +3306,7 @@
func (c *OrganizationsUpdateOrganizationSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3454,7 +3454,7 @@
func (c *OrganizationsAssetsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3820,7 +3820,7 @@
func (c *OrganizationsAssetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4025,7 +4025,7 @@
func (c *OrganizationsAssetsRunDiscoveryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4189,7 +4189,7 @@
func (c *OrganizationsAssetsUpdateSecurityMarksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4353,7 +4353,7 @@
func (c *OrganizationsNotificationConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4496,7 +4496,7 @@
func (c *OrganizationsNotificationConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4637,7 +4637,7 @@
func (c *OrganizationsNotificationConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4799,7 +4799,7 @@
func (c *OrganizationsNotificationConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4978,7 +4978,7 @@
func (c *OrganizationsNotificationConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5139,7 +5139,7 @@
func (c *OrganizationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5275,7 +5275,7 @@
func (c *OrganizationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5420,7 +5420,7 @@
func (c *OrganizationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5601,7 +5601,7 @@
func (c *OrganizationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5773,7 +5773,7 @@
func (c *OrganizationsSourcesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5922,7 +5922,7 @@
func (c *OrganizationsSourcesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6057,7 +6057,7 @@
func (c *OrganizationsSourcesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6223,7 +6223,7 @@
func (c *OrganizationsSourcesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6400,7 +6400,7 @@
func (c *OrganizationsSourcesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6546,7 +6546,7 @@
func (c *OrganizationsSourcesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6687,7 +6687,7 @@
func (c *OrganizationsSourcesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6837,7 +6837,7 @@
func (c *OrganizationsSourcesFindingsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6990,7 +6990,7 @@
func (c *OrganizationsSourcesFindingsGroupCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7350,7 +7350,7 @@
func (c *OrganizationsSourcesFindingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7564,7 +7564,7 @@
func (c *OrganizationsSourcesFindingsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7713,7 +7713,7 @@
func (c *OrganizationsSourcesFindingsSetStateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7879,7 +7879,7 @@
func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/serviceconsumermanagement/v1/serviceconsumermanagement-api.json b/serviceconsumermanagement/v1/serviceconsumermanagement-api.json
index 3127bb8..04d75ca 100644
--- a/serviceconsumermanagement/v1/serviceconsumermanagement-api.json
+++ b/serviceconsumermanagement/v1/serviceconsumermanagement-api.json
@@ -542,7 +542,7 @@
}
}
},
- "revision": "20200719",
+ "revision": "20200721",
"rootUrl": "https://serviceconsumermanagement.googleapis.com/",
"schemas": {
"AddTenantProjectRequest": {
@@ -1523,7 +1523,7 @@
"type": "object"
},
"MetricDescriptor": {
- "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type`, `description`, and `display_name`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
+ "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type` and `description`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
"id": "MetricDescriptor",
"properties": {
"description": {
diff --git a/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go b/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go
index b2e79d0..5ba44d7 100644
--- a/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go
+++ b/serviceconsumermanagement/v1/serviceconsumermanagement-gen.go
@@ -2716,8 +2716,7 @@
// metric
// descriptors:
//
-// * `type`, `metric_kind`, `value_type`, `description`, and
-// `display_name`
+// * `type`, `metric_kind`, `value_type` and `description`
// fields are all required. The `unit` field must be specified
// if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
// * Maximum of default 500 metric descriptors per service is allowed.
@@ -5894,7 +5893,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6038,7 +6037,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6183,7 +6182,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6364,7 +6363,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6595,7 +6594,7 @@
func (c *ServicesSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6775,7 +6774,7 @@
func (c *ServicesTenancyUnitsAddProjectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6941,7 +6940,7 @@
func (c *ServicesTenancyUnitsApplyProjectConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7098,7 +7097,7 @@
func (c *ServicesTenancyUnitsAttachProjectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7244,7 +7243,7 @@
func (c *ServicesTenancyUnitsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7386,7 +7385,7 @@
func (c *ServicesTenancyUnitsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7533,7 +7532,7 @@
func (c *ServicesTenancyUnitsDeleteProjectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7714,7 +7713,7 @@
func (c *ServicesTenancyUnitsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7899,7 +7898,7 @@
func (c *ServicesTenancyUnitsRemoveProjectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8048,7 +8047,7 @@
func (c *ServicesTenancyUnitsUndeleteProjectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/serviceconsumermanagement/v1beta1/serviceconsumermanagement-api.json b/serviceconsumermanagement/v1beta1/serviceconsumermanagement-api.json
index 00f1603..df4408c 100644
--- a/serviceconsumermanagement/v1beta1/serviceconsumermanagement-api.json
+++ b/serviceconsumermanagement/v1beta1/serviceconsumermanagement-api.json
@@ -437,7 +437,7 @@
}
}
},
- "revision": "20200711",
+ "revision": "20200721",
"rootUrl": "https://serviceconsumermanagement.googleapis.com/",
"schemas": {
"Api": {
@@ -1294,7 +1294,7 @@
"type": "object"
},
"MetricDescriptor": {
- "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type`, `description`, and `display_name`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
+ "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type` and `description`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
"id": "MetricDescriptor",
"properties": {
"description": {
diff --git a/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go b/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go
index 6c84a71..f234cf2 100644
--- a/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go
+++ b/serviceconsumermanagement/v1beta1/serviceconsumermanagement-gen.go
@@ -2444,8 +2444,7 @@
// metric
// descriptors:
//
-// * `type`, `metric_kind`, `value_type`, `description`, and
-// `display_name`
+// * `type`, `metric_kind`, `value_type` and `description`
// fields are all required. The `unit` field must be specified
// if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
// * Maximum of default 500 metric descriptors per service is allowed.
@@ -5585,7 +5584,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5742,7 +5741,7 @@
func (c *ServicesConsumerQuotaMetricsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5890,7 +5889,7 @@
func (c *ServicesConsumerQuotaMetricsImportProducerOverridesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6076,7 +6075,7 @@
func (c *ServicesConsumerQuotaMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6276,7 +6275,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6447,7 +6446,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6604,7 +6603,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6765,7 +6764,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6955,7 +6954,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/servicecontrol/v1/servicecontrol-gen.go b/servicecontrol/v1/servicecontrol-gen.go
index 0ebbdbc..486e8aa 100644
--- a/servicecontrol/v1/servicecontrol-gen.go
+++ b/servicecontrol/v1/servicecontrol-gen.go
@@ -3367,7 +3367,7 @@
func (c *ServicesAllocateQuotaCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3529,7 +3529,7 @@
func (c *ServicesCheckCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3690,7 +3690,7 @@
func (c *ServicesReportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/servicedirectory/v1beta1/servicedirectory-gen.go b/servicedirectory/v1beta1/servicedirectory-gen.go
index a5930f5..0b289c0 100644
--- a/servicedirectory/v1beta1/servicedirectory-gen.go
+++ b/servicedirectory/v1beta1/servicedirectory-gen.go
@@ -1273,7 +1273,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1439,7 +1439,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1629,7 +1629,7 @@
func (c *ProjectsLocationsNamespacesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1774,7 +1774,7 @@
func (c *ProjectsLocationsNamespacesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1915,7 +1915,7 @@
func (c *ProjectsLocationsNamespacesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2051,7 +2051,7 @@
func (c *ProjectsLocationsNamespacesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2268,7 +2268,7 @@
func (c *ProjectsLocationsNamespacesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2452,7 +2452,7 @@
func (c *ProjectsLocationsNamespacesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2599,7 +2599,7 @@
func (c *ProjectsLocationsNamespacesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2740,7 +2740,7 @@
func (c *ProjectsLocationsNamespacesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2898,7 +2898,7 @@
func (c *ProjectsLocationsNamespacesServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3043,7 +3043,7 @@
func (c *ProjectsLocationsNamespacesServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3184,7 +3184,7 @@
func (c *ProjectsLocationsNamespacesServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3320,7 +3320,7 @@
func (c *ProjectsLocationsNamespacesServicesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3530,7 +3530,7 @@
func (c *ProjectsLocationsNamespacesServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3714,7 +3714,7 @@
func (c *ProjectsLocationsNamespacesServicesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3862,7 +3862,7 @@
func (c *ProjectsLocationsNamespacesServicesResolveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4003,7 +4003,7 @@
func (c *ProjectsLocationsNamespacesServicesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4144,7 +4144,7 @@
func (c *ProjectsLocationsNamespacesServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4302,7 +4302,7 @@
func (c *ProjectsLocationsNamespacesServicesEndpointsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4445,7 +4445,7 @@
func (c *ProjectsLocationsNamespacesServicesEndpointsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4586,7 +4586,7 @@
func (c *ProjectsLocationsNamespacesServicesEndpointsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4795,7 +4795,7 @@
func (c *ProjectsLocationsNamespacesServicesEndpointsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4979,7 +4979,7 @@
func (c *ProjectsLocationsNamespacesServicesEndpointsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/servicemanagement/v1/servicemanagement-gen.go b/servicemanagement/v1/servicemanagement-gen.go
index 6184298..2b839d4 100644
--- a/servicemanagement/v1/servicemanagement-gen.go
+++ b/servicemanagement/v1/servicemanagement-gen.go
@@ -6380,7 +6380,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6576,7 +6576,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6754,7 +6754,7 @@
func (c *ServicesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6888,7 +6888,7 @@
func (c *ServicesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7025,7 +7025,7 @@
func (c *ServicesDisableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7171,7 +7171,7 @@
func (c *ServicesEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7326,7 +7326,7 @@
func (c *ServicesGenerateConfigReportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7465,7 +7465,7 @@
func (c *ServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7635,7 +7635,7 @@
func (c *ServicesGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7789,7 +7789,7 @@
func (c *ServicesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7986,7 +7986,7 @@
func (c *ServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8159,7 +8159,7 @@
func (c *ServicesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8310,7 +8310,7 @@
func (c *ServicesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8459,7 +8459,7 @@
func (c *ServicesUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8603,7 +8603,7 @@
func (c *ServicesConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8766,7 +8766,7 @@
func (c *ServicesConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8946,7 +8946,7 @@
func (c *ServicesConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9133,7 +9133,7 @@
func (c *ServicesConfigsSubmitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9276,7 +9276,7 @@
func (c *ServicesConsumersGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9424,7 +9424,7 @@
func (c *ServicesConsumersSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9575,7 +9575,7 @@
func (c *ServicesConsumersTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9738,7 +9738,7 @@
func (c *ServicesRolloutsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9889,7 +9889,7 @@
func (c *ServicesRolloutsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10076,7 +10076,7 @@
func (c *ServicesRolloutsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/servicenetworking/v1/servicenetworking-api.json b/servicenetworking/v1/servicenetworking-api.json
index 4e977be..1a6ad03 100644
--- a/servicenetworking/v1/servicenetworking-api.json
+++ b/servicenetworking/v1/servicenetworking-api.json
@@ -677,7 +677,7 @@
}
}
},
- "revision": "20200711",
+ "revision": "20200721",
"rootUrl": "https://servicenetworking.googleapis.com/",
"schemas": {
"AddDnsRecordSetMetadata": {
@@ -1847,7 +1847,7 @@
"type": "object"
},
"MetricDescriptor": {
- "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type`, `description`, and `display_name`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
+ "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type` and `description`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
"id": "MetricDescriptor",
"properties": {
"description": {
diff --git a/servicenetworking/v1/servicenetworking-gen.go b/servicenetworking/v1/servicenetworking-gen.go
index 7c39087..be2f7fc 100644
--- a/servicenetworking/v1/servicenetworking-gen.go
+++ b/servicenetworking/v1/servicenetworking-gen.go
@@ -3145,8 +3145,7 @@
// metric
// descriptors:
//
-// * `type`, `metric_kind`, `value_type`, `description`, and
-// `display_name`
+// * `type`, `metric_kind`, `value_type` and `description`
// fields are all required. The `unit` field must be specified
// if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
// * Maximum of default 500 metric descriptors per service is allowed.
@@ -5849,7 +5848,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5994,7 +5993,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6140,7 +6139,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6322,7 +6321,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6509,7 +6508,7 @@
func (c *ServicesAddSubnetworkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6651,7 +6650,7 @@
func (c *ServicesDisableVpcServiceControlsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6793,7 +6792,7 @@
func (c *ServicesEnableVpcServiceControlsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6944,7 +6943,7 @@
func (c *ServicesSearchRangeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7092,7 +7091,7 @@
func (c *ServicesValidateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7245,7 +7244,7 @@
func (c *ServicesConnectionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7414,7 +7413,7 @@
func (c *ServicesConnectionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7572,7 +7571,7 @@
func (c *ServicesConnectionsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7726,7 +7725,7 @@
func (c *ServicesDnsRecordSetsAddCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7869,7 +7868,7 @@
func (c *ServicesDnsRecordSetsRemoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8012,7 +8011,7 @@
func (c *ServicesDnsRecordSetsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8157,7 +8156,7 @@
func (c *ServicesDnsZonesAddCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8302,7 +8301,7 @@
func (c *ServicesDnsZonesRemoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8449,7 +8448,7 @@
func (c *ServicesRolesAddCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/servicenetworking/v1beta/servicenetworking-api.json b/servicenetworking/v1beta/servicenetworking-api.json
index aa080ca..d14ab42 100644
--- a/servicenetworking/v1beta/servicenetworking-api.json
+++ b/servicenetworking/v1beta/servicenetworking-api.json
@@ -307,7 +307,7 @@
}
}
},
- "revision": "20200711",
+ "revision": "20200721",
"rootUrl": "https://servicenetworking.googleapis.com/",
"schemas": {
"AddDnsRecordSetMetadata": {
@@ -1353,7 +1353,7 @@
"type": "object"
},
"MetricDescriptor": {
- "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type`, `description`, and `display_name`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
+ "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type` and `description`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
"id": "MetricDescriptor",
"properties": {
"description": {
diff --git a/servicenetworking/v1beta/servicenetworking-gen.go b/servicenetworking/v1beta/servicenetworking-gen.go
index 11bd743..7606261 100644
--- a/servicenetworking/v1beta/servicenetworking-gen.go
+++ b/servicenetworking/v1beta/servicenetworking-gen.go
@@ -2800,8 +2800,7 @@
// metric
// descriptors:
//
-// * `type`, `metric_kind`, `value_type`, `description`, and
-// `display_name`
+// * `type`, `metric_kind`, `value_type` and `description`
// fields are all required. The `unit` field must be specified
// if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
// * Maximum of default 500 metric descriptors per service is allowed.
@@ -5193,7 +5192,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5345,7 +5344,7 @@
func (c *ServicesAddSubnetworkCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5497,7 +5496,7 @@
func (c *ServicesSearchRangeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5658,7 +5657,7 @@
func (c *ServicesUpdateConnectionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5826,7 +5825,7 @@
func (c *ServicesConnectionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5995,7 +5994,7 @@
func (c *ServicesConnectionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/serviceusage/v1/serviceusage-api.json b/serviceusage/v1/serviceusage-api.json
index 0a66972..1dab687 100644
--- a/serviceusage/v1/serviceusage-api.json
+++ b/serviceusage/v1/serviceusage-api.json
@@ -426,7 +426,7 @@
}
}
},
- "revision": "20200711",
+ "revision": "20200721",
"rootUrl": "https://serviceusage.googleapis.com/",
"schemas": {
"AdminQuotaPolicy": {
@@ -1859,7 +1859,7 @@
"type": "object"
},
"MetricDescriptor": {
- "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type`, `description`, and `display_name`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
+ "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type` and `description`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
"id": "MetricDescriptor",
"properties": {
"description": {
diff --git a/serviceusage/v1/serviceusage-gen.go b/serviceusage/v1/serviceusage-gen.go
index 120634b..3acc86f 100644
--- a/serviceusage/v1/serviceusage-gen.go
+++ b/serviceusage/v1/serviceusage-gen.go
@@ -3521,8 +3521,7 @@
// metric
// descriptors:
//
-// * `type`, `metric_kind`, `value_type`, `description`, and
-// `display_name`
+// * `type`, `metric_kind`, `value_type` and `description`
// fields are all required. The `unit` field must be specified
// if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
// * Maximum of default 500 metric descriptors per service is allowed.
@@ -5596,7 +5595,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5741,7 +5740,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5887,7 +5886,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6074,7 +6073,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6244,7 +6243,7 @@
func (c *ServicesBatchEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6410,7 +6409,7 @@
func (c *ServicesBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6562,7 +6561,7 @@
func (c *ServicesDisableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6703,7 +6702,7 @@
func (c *ServicesEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6854,7 +6853,7 @@
func (c *ServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7035,7 +7034,7 @@
func (c *ServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/serviceusage/v1beta1/serviceusage-api.json b/serviceusage/v1beta1/serviceusage-api.json
index 9df2980..8b1eab2 100644
--- a/serviceusage/v1beta1/serviceusage-api.json
+++ b/serviceusage/v1beta1/serviceusage-api.json
@@ -819,7 +819,7 @@
}
}
},
- "revision": "20200711",
+ "revision": "20200721",
"rootUrl": "https://serviceusage.googleapis.com/",
"schemas": {
"AdminQuotaPolicy": {
@@ -2346,7 +2346,7 @@
"type": "object"
},
"MetricDescriptor": {
- "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type`, `description`, and `display_name`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
+ "description": "Defines a metric type and its schema. Once a metric descriptor is created,\ndeleting or altering it stops data collection and makes the metric type's\nexisting data unusable.\n\nThe following are specific rules for service defined Monitoring metric\ndescriptors:\n\n* `type`, `metric_kind`, `value_type` and `description`\n fields are all required. The `unit` field must be specified\n if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.\n* Maximum of default 500 metric descriptors per service is allowed.\n* Maximum of default 10 labels per metric descriptor is allowed.\n\nThe default maximum limit can be overridden. Please follow\nhttps://cloud.google.com/monitoring/quotas",
"id": "MetricDescriptor",
"properties": {
"description": {
diff --git a/serviceusage/v1beta1/serviceusage-gen.go b/serviceusage/v1beta1/serviceusage-gen.go
index e137c53..502d2f1 100644
--- a/serviceusage/v1beta1/serviceusage-gen.go
+++ b/serviceusage/v1beta1/serviceusage-gen.go
@@ -3768,8 +3768,7 @@
// metric
// descriptors:
//
-// * `type`, `metric_kind`, `value_type`, `description`, and
-// `display_name`
+// * `type`, `metric_kind`, `value_type` and `description`
// fields are all required. The `unit` field must be specified
// if the `value_type` is any of DOUBLE, INT64, DISTRIBUTION.
// * Maximum of default 500 metric descriptors per service is allowed.
@@ -6058,7 +6057,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6245,7 +6244,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6416,7 +6415,7 @@
func (c *ServicesBatchEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6569,7 +6568,7 @@
func (c *ServicesDisableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6713,7 +6712,7 @@
func (c *ServicesEnableCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6852,7 +6851,7 @@
func (c *ServicesGenerateServiceIdentityCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6995,7 +6994,7 @@
func (c *ServicesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7176,7 +7175,7 @@
func (c *ServicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7371,7 +7370,7 @@
func (c *ServicesConsumerQuotaMetricsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7520,7 +7519,7 @@
func (c *ServicesConsumerQuotaMetricsImportConsumerOverridesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7705,7 +7704,7 @@
func (c *ServicesConsumerQuotaMetricsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7905,7 +7904,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8074,7 +8073,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8232,7 +8231,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8394,7 +8393,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8584,7 +8583,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8757,7 +8756,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8915,7 +8914,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9077,7 +9076,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9267,7 +9266,7 @@
func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/sheets/v4/sheets-gen.go b/sheets/v4/sheets-gen.go
index 55cd5f3..6ac7ae5 100644
--- a/sheets/v4/sheets-gen.go
+++ b/sheets/v4/sheets-gen.go
@@ -10685,7 +10685,7 @@
func (c *SpreadsheetsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10825,7 +10825,7 @@
func (c *SpreadsheetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11002,7 +11002,7 @@
func (c *SpreadsheetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11178,7 +11178,7 @@
func (c *SpreadsheetsGetByDataFilterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11333,7 +11333,7 @@
func (c *SpreadsheetsDeveloperMetadataGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11487,7 +11487,7 @@
func (c *SpreadsheetsDeveloperMetadataSearchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11632,7 +11632,7 @@
func (c *SpreadsheetsSheetsCopyToCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11868,7 +11868,7 @@
func (c *SpreadsheetsValuesAppendCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12066,7 +12066,7 @@
func (c *SpreadsheetsValuesBatchClearCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12214,7 +12214,7 @@
func (c *SpreadsheetsValuesBatchClearByDataFilterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12422,7 +12422,7 @@
func (c *SpreadsheetsValuesBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12600,7 +12600,7 @@
func (c *SpreadsheetsValuesBatchGetByDataFilterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12745,7 +12745,7 @@
func (c *SpreadsheetsValuesBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12890,7 +12890,7 @@
func (c *SpreadsheetsValuesBatchUpdateByDataFilterCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13038,7 +13038,7 @@
func (c *SpreadsheetsValuesClearCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13248,7 +13248,7 @@
func (c *SpreadsheetsValuesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13486,7 +13486,7 @@
func (c *SpreadsheetsValuesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/siteverification/v1/siteverification-gen.go b/siteverification/v1/siteverification-gen.go
index 7fc5491..7afc865 100644
--- a/siteverification/v1/siteverification-gen.go
+++ b/siteverification/v1/siteverification-gen.go
@@ -406,7 +406,7 @@
func (c *WebResourceDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -517,7 +517,7 @@
func (c *WebResourceGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -650,7 +650,7 @@
func (c *WebResourceGetTokenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -776,7 +776,7 @@
func (c *WebResourceInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -920,7 +920,7 @@
func (c *WebResourceListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1041,7 +1041,7 @@
func (c *WebResourcePatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1180,7 +1180,7 @@
func (c *WebResourceUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/slides/v1/slides-gen.go b/slides/v1/slides-gen.go
index 53417ab..2089964 100644
--- a/slides/v1/slides-gen.go
+++ b/slides/v1/slides-gen.go
@@ -8146,7 +8146,7 @@
func (c *PresentationsBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8295,7 +8295,7 @@
func (c *PresentationsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8433,7 +8433,7 @@
func (c *PresentationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8584,7 +8584,7 @@
func (c *PresentationsPagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8778,7 +8778,7 @@
func (c *PresentationsPagesGetThumbnailCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/sourcerepo/v1/sourcerepo-gen.go b/sourcerepo/v1/sourcerepo-gen.go
index 8978c70..f2c9e53 100644
--- a/sourcerepo/v1/sourcerepo-gen.go
+++ b/sourcerepo/v1/sourcerepo-gen.go
@@ -1372,7 +1372,7 @@
func (c *ProjectsGetConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1508,7 +1508,7 @@
func (c *ProjectsUpdateConfigCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1652,7 +1652,7 @@
func (c *ProjectsReposCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1791,7 +1791,7 @@
func (c *ProjectsReposDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1933,7 +1933,7 @@
func (c *ProjectsReposGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2108,7 +2108,7 @@
func (c *ProjectsReposGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2280,7 +2280,7 @@
func (c *ProjectsReposListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2450,7 +2450,7 @@
func (c *ProjectsReposPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2592,7 +2592,7 @@
func (c *ProjectsReposSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2735,7 +2735,7 @@
func (c *ProjectsReposSyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2879,7 +2879,7 @@
func (c *ProjectsReposTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/spanner/v1/spanner-gen.go b/spanner/v1/spanner-gen.go
index 87c9822..2ddfe5b 100644
--- a/spanner/v1/spanner-gen.go
+++ b/spanner/v1/spanner-gen.go
@@ -5211,7 +5211,7 @@
func (c *ProjectsInstanceConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5374,7 +5374,7 @@
func (c *ProjectsInstanceConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5582,7 +5582,7 @@
func (c *ProjectsInstancesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5732,7 +5732,7 @@
func (c *ProjectsInstancesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5883,7 +5883,7 @@
func (c *ProjectsInstancesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6031,7 +6031,7 @@
func (c *ProjectsInstancesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6226,7 +6226,7 @@
func (c *ProjectsInstancesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6447,7 +6447,7 @@
func (c *ProjectsInstancesPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6593,7 +6593,7 @@
func (c *ProjectsInstancesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6743,7 +6743,7 @@
func (c *ProjectsInstancesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6981,7 +6981,7 @@
func (c *ProjectsInstancesBackupOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7179,7 +7179,7 @@
func (c *ProjectsInstancesBackupsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7323,7 +7323,7 @@
func (c *ProjectsInstancesBackupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7465,7 +7465,7 @@
func (c *ProjectsInstancesBackupsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7612,7 +7612,7 @@
func (c *ProjectsInstancesBackupsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7833,7 +7833,7 @@
func (c *ProjectsInstancesBackupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8020,7 +8020,7 @@
func (c *ProjectsInstancesBackupsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8175,7 +8175,7 @@
func (c *ProjectsInstancesBackupsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8328,7 +8328,7 @@
func (c *ProjectsInstancesBackupsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8484,7 +8484,7 @@
func (c *ProjectsInstancesBackupsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8621,7 +8621,7 @@
func (c *ProjectsInstancesBackupsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8767,7 +8767,7 @@
func (c *ProjectsInstancesBackupsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8949,7 +8949,7 @@
func (c *ProjectsInstancesBackupsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9216,7 +9216,7 @@
func (c *ProjectsInstancesDatabaseOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9398,7 +9398,7 @@
func (c *ProjectsInstancesDatabasesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9540,7 +9540,7 @@
func (c *ProjectsInstancesDatabasesDropDatabaseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9682,7 +9682,7 @@
func (c *ProjectsInstancesDatabasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9831,7 +9831,7 @@
func (c *ProjectsInstancesDatabasesGetDdlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9978,7 +9978,7 @@
func (c *ProjectsInstancesDatabasesGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10145,7 +10145,7 @@
func (c *ProjectsInstancesDatabasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10338,7 +10338,7 @@
func (c *ProjectsInstancesDatabasesRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10487,7 +10487,7 @@
func (c *ProjectsInstancesDatabasesSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10640,7 +10640,7 @@
func (c *ProjectsInstancesDatabasesTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10790,7 +10790,7 @@
func (c *ProjectsInstancesDatabasesUpdateDdlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10946,7 +10946,7 @@
func (c *ProjectsInstancesDatabasesOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11083,7 +11083,7 @@
func (c *ProjectsInstancesDatabasesOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11229,7 +11229,7 @@
func (c *ProjectsInstancesDatabasesOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11411,7 +11411,7 @@
func (c *ProjectsInstancesDatabasesOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11589,7 +11589,7 @@
func (c *ProjectsInstancesDatabasesSessionsBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11734,7 +11734,7 @@
func (c *ProjectsInstancesDatabasesSessionsBeginTransactionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11896,7 +11896,7 @@
func (c *ProjectsInstancesDatabasesSessionsCommitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12066,7 +12066,7 @@
func (c *ProjectsInstancesDatabasesSessionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12209,7 +12209,7 @@
func (c *ProjectsInstancesDatabasesSessionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12358,7 +12358,7 @@
func (c *ProjectsInstancesDatabasesSessionsExecuteBatchDmlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12512,7 +12512,7 @@
func (c *ProjectsInstancesDatabasesSessionsExecuteSqlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12658,7 +12658,7 @@
func (c *ProjectsInstancesDatabasesSessionsExecuteStreamingSqlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12812,7 +12812,7 @@
func (c *ProjectsInstancesDatabasesSessionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12991,7 +12991,7 @@
func (c *ProjectsInstancesDatabasesSessionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13182,7 +13182,7 @@
func (c *ProjectsInstancesDatabasesSessionsPartitionQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13345,7 +13345,7 @@
func (c *ProjectsInstancesDatabasesSessionsPartitionReadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13501,7 +13501,7 @@
func (c *ProjectsInstancesDatabasesSessionsReadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13651,7 +13651,7 @@
func (c *ProjectsInstancesDatabasesSessionsRollbackCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13796,7 +13796,7 @@
func (c *ProjectsInstancesDatabasesSessionsStreamingReadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13952,7 +13952,7 @@
func (c *ProjectsInstancesOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14089,7 +14089,7 @@
func (c *ProjectsInstancesOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14235,7 +14235,7 @@
func (c *ProjectsInstancesOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14417,7 +14417,7 @@
func (c *ProjectsInstancesOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/speech/v1/speech-gen.go b/speech/v1/speech-gen.go
index 56dd799..7fcc77c 100644
--- a/speech/v1/speech-gen.go
+++ b/speech/v1/speech-gen.go
@@ -1301,7 +1301,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1487,7 +1487,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1665,7 +1665,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1846,7 +1846,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2025,7 +2025,7 @@
func (c *SpeechLongrunningrecognizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2152,7 +2152,7 @@
func (c *SpeechRecognizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/speech/v1p1beta1/speech-gen.go b/speech/v1p1beta1/speech-gen.go
index 3bf70da..661e533 100644
--- a/speech/v1p1beta1/speech-gen.go
+++ b/speech/v1p1beta1/speech-gen.go
@@ -1709,7 +1709,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1895,7 +1895,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2073,7 +2073,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2254,7 +2254,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2433,7 +2433,7 @@
func (c *SpeechLongrunningrecognizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2560,7 +2560,7 @@
func (c *SpeechRecognizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/speech/v2beta1/speech-gen.go b/speech/v2beta1/speech-gen.go
index d07712e..bb06d2e 100644
--- a/speech/v2beta1/speech-gen.go
+++ b/speech/v2beta1/speech-gen.go
@@ -683,7 +683,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -864,7 +864,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/storage/v1/storage-gen.go b/storage/v1/storage-gen.go
index ff3134b..5820e0e 100644
--- a/storage/v1/storage-gen.go
+++ b/storage/v1/storage-gen.go
@@ -2442,7 +2442,7 @@
func (c *BucketAccessControlsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2590,7 +2590,7 @@
func (c *BucketAccessControlsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2757,7 +2757,7 @@
func (c *BucketAccessControlsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2930,7 +2930,7 @@
func (c *BucketAccessControlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3091,7 +3091,7 @@
func (c *BucketAccessControlsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3265,7 +3265,7 @@
func (c *BucketAccessControlsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3451,7 +3451,7 @@
func (c *BucketsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3630,7 +3630,7 @@
func (c *BucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3836,7 +3836,7 @@
func (c *BucketsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4053,7 +4053,7 @@
func (c *BucketsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4310,7 +4310,7 @@
func (c *BucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4520,7 +4520,7 @@
func (c *BucketsLockRetentionPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4755,7 +4755,7 @@
func (c *BucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4984,7 +4984,7 @@
func (c *BucketsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5159,7 +5159,7 @@
func (c *BucketsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5399,7 +5399,7 @@
func (c *BucketsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5611,7 +5611,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5728,7 +5728,7 @@
func (c *DefaultObjectAccessControlsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5876,7 +5876,7 @@
func (c *DefaultObjectAccessControlsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6044,7 +6044,7 @@
func (c *DefaultObjectAccessControlsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6234,7 +6234,7 @@
func (c *DefaultObjectAccessControlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6407,7 +6407,7 @@
func (c *DefaultObjectAccessControlsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6581,7 +6581,7 @@
func (c *DefaultObjectAccessControlsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6753,7 +6753,7 @@
func (c *NotificationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6901,7 +6901,7 @@
func (c *NotificationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7071,7 +7071,7 @@
func (c *NotificationsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7246,7 +7246,7 @@
func (c *NotificationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7419,7 +7419,7 @@
func (c *ObjectAccessControlsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7591,7 +7591,7 @@
func (c *ObjectAccessControlsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7782,7 +7782,7 @@
func (c *ObjectAccessControlsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7979,7 +7979,7 @@
func (c *ObjectAccessControlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8164,7 +8164,7 @@
func (c *ObjectAccessControlsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8362,7 +8362,7 @@
func (c *ObjectAccessControlsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8597,7 +8597,7 @@
func (c *ObjectsComposeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8940,7 +8940,7 @@
func (c *ObjectsCopyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9268,7 +9268,7 @@
func (c *ObjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9501,7 +9501,7 @@
func (c *ObjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9751,7 +9751,7 @@
func (c *ObjectsGetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10068,7 +10068,7 @@
func (c *ObjectsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10441,7 +10441,7 @@
func (c *ObjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10758,7 +10758,7 @@
func (c *ObjectsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11150,7 +11150,7 @@
func (c *ObjectsRewriteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11453,7 +11453,7 @@
func (c *ObjectsSetIamPolicyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11653,7 +11653,7 @@
func (c *ObjectsTestIamPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11914,7 +11914,7 @@
func (c *ObjectsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12232,7 +12232,7 @@
func (c *ObjectsWatchAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12448,7 +12448,7 @@
func (c *ProjectsHmacKeysCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12598,7 +12598,7 @@
func (c *ProjectsHmacKeysDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12733,7 +12733,7 @@
func (c *ProjectsHmacKeysGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12933,7 +12933,7 @@
func (c *ProjectsHmacKeysListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13128,7 +13128,7 @@
func (c *ProjectsHmacKeysUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13305,7 +13305,7 @@
func (c *ProjectsServiceAccountGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/storage/v1beta2/storage-gen.go b/storage/v1beta2/storage-gen.go
index 7f0bdc9..c28d398 100644
--- a/storage/v1beta2/storage-gen.go
+++ b/storage/v1beta2/storage-gen.go
@@ -1285,7 +1285,7 @@
func (c *BucketAccessControlsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1407,7 +1407,7 @@
func (c *BucketAccessControlsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1548,7 +1548,7 @@
func (c *BucketAccessControlsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1695,7 +1695,7 @@
func (c *BucketAccessControlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1831,7 +1831,7 @@
func (c *BucketAccessControlsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1979,7 +1979,7 @@
func (c *BucketAccessControlsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2141,7 +2141,7 @@
func (c *BucketsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2294,7 +2294,7 @@
func (c *BucketsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2466,7 +2466,7 @@
func (c *BucketsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2649,7 +2649,7 @@
func (c *BucketsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2856,7 +2856,7 @@
func (c *BucketsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3049,7 +3049,7 @@
func (c *BucketsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3211,7 +3211,7 @@
func (c *ChannelsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3311,7 +3311,7 @@
func (c *DefaultObjectAccessControlsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3433,7 +3433,7 @@
func (c *DefaultObjectAccessControlsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3575,7 +3575,7 @@
func (c *DefaultObjectAccessControlsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3739,7 +3739,7 @@
func (c *DefaultObjectAccessControlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3887,7 +3887,7 @@
func (c *DefaultObjectAccessControlsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4035,7 +4035,7 @@
func (c *DefaultObjectAccessControlsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4192,7 +4192,7 @@
func (c *ObjectAccessControlsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4338,7 +4338,7 @@
func (c *ObjectAccessControlsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4503,7 +4503,7 @@
func (c *ObjectAccessControlsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4674,7 +4674,7 @@
func (c *ObjectAccessControlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4834,7 +4834,7 @@
func (c *ObjectAccessControlsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5006,7 +5006,7 @@
func (c *ObjectAccessControlsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5185,7 +5185,7 @@
func (c *ObjectsComposeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5458,7 +5458,7 @@
func (c *ObjectsCopyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5748,7 +5748,7 @@
func (c *ObjectsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5952,7 +5952,7 @@
func (c *ObjectsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6251,7 +6251,7 @@
func (c *ObjectsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6538,7 +6538,7 @@
func (c *ObjectsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6790,7 +6790,7 @@
func (c *ObjectsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7034,7 +7034,7 @@
func (c *ObjectsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7293,7 +7293,7 @@
func (c *ObjectsWatchAllCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/storagetransfer/v1/storagetransfer-gen.go b/storagetransfer/v1/storagetransfer-gen.go
index 141e311..45be97d 100644
--- a/storagetransfer/v1/storagetransfer-gen.go
+++ b/storagetransfer/v1/storagetransfer-gen.go
@@ -1849,7 +1849,7 @@
func (c *GoogleServiceAccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1981,7 +1981,7 @@
func (c *TransferJobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2125,7 +2125,7 @@
func (c *TransferJobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2307,7 +2307,7 @@
func (c *TransferJobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2478,7 +2478,7 @@
func (c *TransferJobsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2618,7 +2618,7 @@
func (c *TransferOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2763,7 +2763,7 @@
func (c *TransferOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2938,7 +2938,7 @@
func (c *TransferOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3110,7 +3110,7 @@
func (c *TransferOperationsPauseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3250,7 +3250,7 @@
func (c *TransferOperationsResumeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/streetviewpublish/v1/streetviewpublish-gen.go b/streetviewpublish/v1/streetviewpublish-gen.go
index 2b88168..75a58da 100644
--- a/streetviewpublish/v1/streetviewpublish-gen.go
+++ b/streetviewpublish/v1/streetviewpublish-gen.go
@@ -1133,7 +1133,7 @@
func (c *PhotoCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1265,7 +1265,7 @@
func (c *PhotoDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1442,7 +1442,7 @@
func (c *PhotoGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1614,7 +1614,7 @@
func (c *PhotoStartUploadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1795,7 +1795,7 @@
func (c *PhotoUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1956,7 +1956,7 @@
func (c *PhotosBatchDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2144,7 +2144,7 @@
func (c *PhotosBatchGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2323,7 +2323,7 @@
func (c *PhotosBatchUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2522,7 +2522,7 @@
func (c *PhotosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/synth.metadata b/synth.metadata
index e2b4ab6..87d05e8 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-go-client.git",
- "sha": "efef942609c86f6ee904b2b6068d55e74a9110cc"
+ "sha": "b764bc9b84be56f764b92ab13ac0ebd3b8610fdd"
}
}
]
diff --git a/tagmanager/v1/tagmanager-gen.go b/tagmanager/v1/tagmanager-gen.go
index eec3b0d..831d140 100644
--- a/tagmanager/v1/tagmanager-gen.go
+++ b/tagmanager/v1/tagmanager-gen.go
@@ -2362,7 +2362,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2505,7 +2505,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2637,7 +2637,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2781,7 +2781,7 @@
func (c *AccountsContainersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2920,7 +2920,7 @@
func (c *AccountsContainersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3042,7 +3042,7 @@
func (c *AccountsContainersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3194,7 +3194,7 @@
func (c *AccountsContainersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3339,7 +3339,7 @@
func (c *AccountsContainersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3493,7 +3493,7 @@
func (c *AccountsContainersEnvironmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3642,7 +3642,7 @@
func (c *AccountsContainersEnvironmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3774,7 +3774,7 @@
func (c *AccountsContainersEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3936,7 +3936,7 @@
func (c *AccountsContainersEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4091,7 +4091,7 @@
func (c *AccountsContainersEnvironmentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4253,7 +4253,7 @@
func (c *AccountsContainersFoldersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4402,7 +4402,7 @@
func (c *AccountsContainersFoldersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4534,7 +4534,7 @@
func (c *AccountsContainersFoldersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4696,7 +4696,7 @@
func (c *AccountsContainersFoldersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4851,7 +4851,7 @@
func (c *AccountsContainersFoldersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5024,7 +5024,7 @@
func (c *AccountsContainersFoldersEntitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5200,7 +5200,7 @@
func (c *AccountsContainersMoveFoldersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5349,7 +5349,7 @@
func (c *AccountsContainersReauthorizeEnvironmentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5506,7 +5506,7 @@
func (c *AccountsContainersTagsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5655,7 +5655,7 @@
func (c *AccountsContainersTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5787,7 +5787,7 @@
func (c *AccountsContainersTagsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5949,7 +5949,7 @@
func (c *AccountsContainersTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6104,7 +6104,7 @@
func (c *AccountsContainersTagsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6266,7 +6266,7 @@
func (c *AccountsContainersTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6415,7 +6415,7 @@
func (c *AccountsContainersTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6547,7 +6547,7 @@
func (c *AccountsContainersTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6709,7 +6709,7 @@
func (c *AccountsContainersTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6864,7 +6864,7 @@
func (c *AccountsContainersTriggersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7026,7 +7026,7 @@
func (c *AccountsContainersVariablesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7175,7 +7175,7 @@
func (c *AccountsContainersVariablesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7307,7 +7307,7 @@
func (c *AccountsContainersVariablesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7469,7 +7469,7 @@
func (c *AccountsContainersVariablesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7624,7 +7624,7 @@
func (c *AccountsContainersVariablesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7786,7 +7786,7 @@
func (c *AccountsContainersVersionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7935,7 +7935,7 @@
func (c *AccountsContainersVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8067,7 +8067,7 @@
func (c *AccountsContainersVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8244,7 +8244,7 @@
func (c *AccountsContainersVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8410,7 +8410,7 @@
func (c *AccountsContainersVersionsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8570,7 +8570,7 @@
func (c *AccountsContainersVersionsRestoreCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8719,7 +8719,7 @@
func (c *AccountsContainersVersionsUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8878,7 +8878,7 @@
func (c *AccountsContainersVersionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9038,7 +9038,7 @@
func (c *AccountsPermissionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9179,7 +9179,7 @@
func (c *AccountsPermissionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9301,7 +9301,7 @@
func (c *AccountsPermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9454,7 +9454,7 @@
func (c *AccountsPermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9590,7 +9590,7 @@
func (c *AccountsPermissionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/tagmanager/v2/tagmanager-gen.go b/tagmanager/v2/tagmanager-gen.go
index 9184f9e..f4b3c77 100644
--- a/tagmanager/v2/tagmanager-gen.go
+++ b/tagmanager/v2/tagmanager-gen.go
@@ -3658,7 +3658,7 @@
func (c *AccountsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3809,7 +3809,7 @@
func (c *AccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3968,7 +3968,7 @@
func (c *AccountsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4113,7 +4113,7 @@
func (c *AccountsContainersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4251,7 +4251,7 @@
func (c *AccountsContainersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4364,7 +4364,7 @@
func (c *AccountsContainersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4516,7 +4516,7 @@
func (c *AccountsContainersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4686,7 +4686,7 @@
func (c *AccountsContainersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4831,7 +4831,7 @@
func (c *AccountsContainersEnvironmentsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4969,7 +4969,7 @@
func (c *AccountsContainersEnvironmentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5082,7 +5082,7 @@
func (c *AccountsContainersEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5234,7 +5234,7 @@
func (c *AccountsContainersEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5397,7 +5397,7 @@
func (c *AccountsContainersEnvironmentsReauthorizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5545,7 +5545,7 @@
func (c *AccountsContainersEnvironmentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5699,7 +5699,7 @@
func (c *AccountsContainersVersionHeadersLatestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5858,7 +5858,7 @@
func (c *AccountsContainersVersionHeadersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6024,7 +6024,7 @@
func (c *AccountsContainersVersionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6146,7 +6146,7 @@
func (c *AccountsContainersVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6297,7 +6297,7 @@
func (c *AccountsContainersVersionsLiveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6439,7 +6439,7 @@
func (c *AccountsContainersVersionsPublishCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6576,7 +6576,7 @@
func (c *AccountsContainersVersionsSetLatestCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6706,7 +6706,7 @@
func (c *AccountsContainersVersionsUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6846,7 +6846,7 @@
func (c *AccountsContainersVersionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6991,7 +6991,7 @@
func (c *AccountsContainersWorkspacesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7135,7 +7135,7 @@
func (c *AccountsContainersWorkspacesCreateVersionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7273,7 +7273,7 @@
func (c *AccountsContainersWorkspacesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7386,7 +7386,7 @@
func (c *AccountsContainersWorkspacesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7531,7 +7531,7 @@
func (c *AccountsContainersWorkspacesGetStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7683,7 +7683,7 @@
func (c *AccountsContainersWorkspacesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7845,7 +7845,7 @@
func (c *AccountsContainersWorkspacesQuickPreviewCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -7988,7 +7988,7 @@
func (c *AccountsContainersWorkspacesResolveConflictCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8107,7 +8107,7 @@
func (c *AccountsContainersWorkspacesSyncCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8247,7 +8247,7 @@
func (c *AccountsContainersWorkspacesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8509,7 +8509,7 @@
func (c *AccountsContainersWorkspacesBuiltInVariablesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8876,7 +8876,7 @@
func (c *AccountsContainersWorkspacesBuiltInVariablesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9114,7 +9114,7 @@
func (c *AccountsContainersWorkspacesBuiltInVariablesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9395,7 +9395,7 @@
func (c *AccountsContainersWorkspacesBuiltInVariablesRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9644,7 +9644,7 @@
func (c *AccountsContainersWorkspacesFoldersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9782,7 +9782,7 @@
func (c *AccountsContainersWorkspacesFoldersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9891,7 +9891,7 @@
func (c *AccountsContainersWorkspacesFoldersEntitiesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10059,7 +10059,7 @@
func (c *AccountsContainersWorkspacesFoldersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10211,7 +10211,7 @@
func (c *AccountsContainersWorkspacesFoldersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10394,7 +10394,7 @@
func (c *AccountsContainersWorkspacesFoldersMoveEntitiesToFolderCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10530,7 +10530,7 @@
func (c *AccountsContainersWorkspacesFoldersRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10675,7 +10675,7 @@
func (c *AccountsContainersWorkspacesFoldersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10820,7 +10820,7 @@
func (c *AccountsContainersWorkspacesTagsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10958,7 +10958,7 @@
func (c *AccountsContainersWorkspacesTagsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11071,7 +11071,7 @@
func (c *AccountsContainersWorkspacesTagsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11223,7 +11223,7 @@
func (c *AccountsContainersWorkspacesTagsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11391,7 +11391,7 @@
func (c *AccountsContainersWorkspacesTagsRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11536,7 +11536,7 @@
func (c *AccountsContainersWorkspacesTagsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11681,7 +11681,7 @@
func (c *AccountsContainersWorkspacesTemplatesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11819,7 +11819,7 @@
func (c *AccountsContainersWorkspacesTemplatesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -11932,7 +11932,7 @@
func (c *AccountsContainersWorkspacesTemplatesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12084,7 +12084,7 @@
func (c *AccountsContainersWorkspacesTemplatesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12252,7 +12252,7 @@
func (c *AccountsContainersWorkspacesTemplatesRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12397,7 +12397,7 @@
func (c *AccountsContainersWorkspacesTemplatesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12542,7 +12542,7 @@
func (c *AccountsContainersWorkspacesTriggersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12680,7 +12680,7 @@
func (c *AccountsContainersWorkspacesTriggersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12793,7 +12793,7 @@
func (c *AccountsContainersWorkspacesTriggersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12945,7 +12945,7 @@
func (c *AccountsContainersWorkspacesTriggersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13113,7 +13113,7 @@
func (c *AccountsContainersWorkspacesTriggersRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13258,7 +13258,7 @@
func (c *AccountsContainersWorkspacesTriggersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13403,7 +13403,7 @@
func (c *AccountsContainersWorkspacesVariablesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13541,7 +13541,7 @@
func (c *AccountsContainersWorkspacesVariablesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13654,7 +13654,7 @@
func (c *AccountsContainersWorkspacesVariablesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13806,7 +13806,7 @@
func (c *AccountsContainersWorkspacesVariablesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13974,7 +13974,7 @@
func (c *AccountsContainersWorkspacesVariablesRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14119,7 +14119,7 @@
func (c *AccountsContainersWorkspacesVariablesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14264,7 +14264,7 @@
func (c *AccountsContainersWorkspacesZonesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14402,7 +14402,7 @@
func (c *AccountsContainersWorkspacesZonesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14515,7 +14515,7 @@
func (c *AccountsContainersWorkspacesZonesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14667,7 +14667,7 @@
func (c *AccountsContainersWorkspacesZonesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14835,7 +14835,7 @@
func (c *AccountsContainersWorkspacesZonesRevertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14980,7 +14980,7 @@
func (c *AccountsContainersWorkspacesZonesUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15125,7 +15125,7 @@
func (c *AccountsUserPermissionsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15265,7 +15265,7 @@
func (c *AccountsUserPermissionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15378,7 +15378,7 @@
func (c *AccountsUserPermissionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15531,7 +15531,7 @@
func (c *AccountsUserPermissionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15692,7 +15692,7 @@
func (c *AccountsUserPermissionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/tasks/v1/tasks-gen.go b/tasks/v1/tasks-gen.go
index 66ddc9b..3d78519 100644
--- a/tasks/v1/tasks-gen.go
+++ b/tasks/v1/tasks-gen.go
@@ -474,7 +474,7 @@
func (c *TasklistsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -586,7 +586,7 @@
func (c *TasklistsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -720,7 +720,7 @@
func (c *TasklistsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -869,7 +869,7 @@
func (c *TasklistsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1027,7 +1027,7 @@
func (c *TasklistsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1166,7 +1166,7 @@
func (c *TasklistsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1307,7 +1307,7 @@
func (c *TasksClearCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1410,7 +1410,7 @@
func (c *TasksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1532,7 +1532,7 @@
func (c *TasksGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1691,7 +1691,7 @@
func (c *TasksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1930,7 +1930,7 @@
func (c *TasksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2157,7 +2157,7 @@
func (c *TasksMoveCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2309,7 +2309,7 @@
func (c *TasksPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2458,7 +2458,7 @@
func (c *TasksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/testing/v1/testing-api.json b/testing/v1/testing-api.json
index e403337..29a217a 100644
--- a/testing/v1/testing-api.json
+++ b/testing/v1/testing-api.json
@@ -249,7 +249,8 @@
"ANDROID",
"IOS",
"NETWORK_CONFIGURATION",
- "PROVIDED_SOFTWARE"
+ "PROVIDED_SOFTWARE",
+ "DEVICE_IP_BLOCKS"
],
"location": "path",
"required": true,
@@ -273,7 +274,7 @@
}
}
},
- "revision": "20200708",
+ "revision": "20200722",
"rootUrl": "https://testing.googleapis.com/",
"schemas": {
"Account": {
@@ -867,6 +868,51 @@
},
"type": "object"
},
+ "DeviceIpBlock": {
+ "description": "A single device IP block",
+ "id": "DeviceIpBlock",
+ "properties": {
+ "addedDate": {
+ "$ref": "Date",
+ "description": "The date this block was added to Firebase Test Lab"
+ },
+ "block": {
+ "description": "An IP address block in CIDR notation eg: 34.68.194.64/29",
+ "type": "string"
+ },
+ "form": {
+ "description": "Whether this block is used by physical or virtual devices",
+ "enum": [
+ "DEVICE_FORM_UNSPECIFIED",
+ "VIRTUAL",
+ "PHYSICAL",
+ "EMULATOR"
+ ],
+ "enumDescriptions": [
+ "Do not use. For proto versioning only.",
+ "Android virtual device using Compute Engine native virtualization. Firebase\nTest Lab only.",
+ "Actual hardware.",
+ "Android virtual device using emulator in nested virtualization. Equivalent\nto Android Studio."
+ ],
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "DeviceIpBlockCatalog": {
+ "description": "List of IP blocks used by the Firebase Test Lab",
+ "id": "DeviceIpBlockCatalog",
+ "properties": {
+ "ipBlocks": {
+ "description": "The device IP blocks used by Firebase Test Lab",
+ "items": {
+ "$ref": "DeviceIpBlock"
+ },
+ "type": "array"
+ }
+ },
+ "type": "object"
+ },
"Distribution": {
"description": "Data about the relative number of devices running a\ngiven configuration of the Android platform.",
"id": "Distribution",
@@ -1558,6 +1604,10 @@
"$ref": "AndroidDeviceCatalog",
"description": "Supported Android devices."
},
+ "deviceIpBlockCatalog": {
+ "$ref": "DeviceIpBlockCatalog",
+ "description": "The IP blocks used by devices in the test environment."
+ },
"iosDeviceCatalog": {
"$ref": "IosDeviceCatalog",
"description": "Supported iOS devices."
diff --git a/testing/v1/testing-gen.go b/testing/v1/testing-gen.go
index 2761fc1..305d932 100644
--- a/testing/v1/testing-gen.go
+++ b/testing/v1/testing-gen.go
@@ -1201,6 +1201,78 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
+// DeviceIpBlock: A single device IP block
+type DeviceIpBlock struct {
+ // AddedDate: The date this block was added to Firebase Test Lab
+ AddedDate *Date `json:"addedDate,omitempty"`
+
+ // Block: An IP address block in CIDR notation eg: 34.68.194.64/29
+ Block string `json:"block,omitempty"`
+
+ // Form: Whether this block is used by physical or virtual devices
+ //
+ // Possible values:
+ // "DEVICE_FORM_UNSPECIFIED" - Do not use. For proto versioning only.
+ // "VIRTUAL" - Android virtual device using Compute Engine native
+ // virtualization. Firebase
+ // Test Lab only.
+ // "PHYSICAL" - Actual hardware.
+ // "EMULATOR" - Android virtual device using emulator in nested
+ // virtualization. Equivalent
+ // to Android Studio.
+ Form string `json:"form,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "AddedDate") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "AddedDate") to include in
+ // API requests with the JSON null value. By default, fields with empty
+ // values are omitted from API requests. However, any field with an
+ // empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *DeviceIpBlock) MarshalJSON() ([]byte, error) {
+ type NoMethod DeviceIpBlock
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
+// DeviceIpBlockCatalog: List of IP blocks used by the Firebase Test Lab
+type DeviceIpBlockCatalog struct {
+ // IpBlocks: The device IP blocks used by Firebase Test Lab
+ IpBlocks []*DeviceIpBlock `json:"ipBlocks,omitempty"`
+
+ // ForceSendFields is a list of field names (e.g. "IpBlocks") to
+ // unconditionally include in API requests. By default, fields with
+ // empty values are omitted from API requests. However, any non-pointer,
+ // non-interface field appearing in ForceSendFields will be sent to the
+ // server regardless of whether the field is empty or not. This may be
+ // used to include empty fields in Patch requests.
+ ForceSendFields []string `json:"-"`
+
+ // NullFields is a list of field names (e.g. "IpBlocks") to include in
+ // API requests with the JSON null value. By default, fields with empty
+ // values are omitted from API requests. However, any field with an
+ // empty value appearing in NullFields will be sent to the server as
+ // null. It is an error if a field in this list has a non-empty value.
+ // This may be used to include null fields in Patch requests.
+ NullFields []string `json:"-"`
+}
+
+func (s *DeviceIpBlockCatalog) MarshalJSON() ([]byte, error) {
+ type NoMethod DeviceIpBlockCatalog
+ raw := NoMethod(*s)
+ return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
+}
+
// Distribution: Data about the relative number of devices running
// a
// given configuration of the Android platform.
@@ -2544,6 +2616,10 @@
// AndroidDeviceCatalog: Supported Android devices.
AndroidDeviceCatalog *AndroidDeviceCatalog `json:"androidDeviceCatalog,omitempty"`
+ // DeviceIpBlockCatalog: The IP blocks used by devices in the test
+ // environment.
+ DeviceIpBlockCatalog *DeviceIpBlockCatalog `json:"deviceIpBlockCatalog,omitempty"`
+
// IosDeviceCatalog: Supported iOS devices.
IosDeviceCatalog *IosDeviceCatalog `json:"iosDeviceCatalog,omitempty"`
@@ -3408,7 +3484,7 @@
func (c *ApplicationDetailServiceGetApkDetailsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3545,7 +3621,7 @@
func (c *ProjectsTestMatricesCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3708,7 +3784,7 @@
func (c *ProjectsTestMatricesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3869,7 +3945,7 @@
func (c *ProjectsTestMatricesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4034,7 +4110,7 @@
func (c *TestEnvironmentCatalogGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4111,7 +4187,8 @@
// "ANDROID",
// "IOS",
// "NETWORK_CONFIGURATION",
- // "PROVIDED_SOFTWARE"
+ // "PROVIDED_SOFTWARE",
+ // "DEVICE_IP_BLOCKS"
// ],
// "location": "path",
// "required": true,
diff --git a/texttospeech/v1/texttospeech-gen.go b/texttospeech/v1/texttospeech-gen.go
index 7063f61..3ed30ba 100644
--- a/texttospeech/v1/texttospeech-gen.go
+++ b/texttospeech/v1/texttospeech-gen.go
@@ -613,7 +613,7 @@
func (c *TextSynthesizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -767,7 +767,7 @@
func (c *VoicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/texttospeech/v1beta1/texttospeech-gen.go b/texttospeech/v1beta1/texttospeech-gen.go
index 2e0688d..d9a04fe 100644
--- a/texttospeech/v1beta1/texttospeech-gen.go
+++ b/texttospeech/v1beta1/texttospeech-gen.go
@@ -613,7 +613,7 @@
func (c *TextSynthesizeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -767,7 +767,7 @@
func (c *VoicesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/toolresults/v1beta3/toolresults-api.json b/toolresults/v1beta3/toolresults-api.json
index 927217c..ebd77f0 100644
--- a/toolresults/v1beta3/toolresults-api.json
+++ b/toolresults/v1beta3/toolresults-api.json
@@ -9,8 +9,8 @@
}
},
"basePath": "",
- "baseUrl": "https://www.googleapis.com/",
- "batchPath": "batch/toolresults/v1beta3",
+ "baseUrl": "https://toolresults.googleapis.com/",
+ "batchPath": "batch",
"canonicalName": "Tool Results",
"description": "API to publish and access results from developer tools.",
"discoveryVersion": "v1",
@@ -21,7 +21,7 @@
},
"id": "toolresults:v1beta3",
"kind": "discovery#restDescription",
- "mtlsRootUrl": "https://www.mtls.googleapis.com/",
+ "mtlsRootUrl": "https://toolresults.mtls.googleapis.com/",
"name": "toolresults",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -104,681 +104,6 @@
},
"protocol": "rest",
"resources": {
- "clusters": {
- "methods": {
- "get": {
- "description": "Retrieves a single screenshot cluster by its ID",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
- "httpMethod": "GET",
- "id": "toolresults.clusters.get",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "clusterId"
- ],
- "parameters": {
- "clusterId": {
- "description": "A Cluster id\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "executionId": {
- "description": "An Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
- "response": {
- "$ref": "ScreenshotCluster"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists Screenshot Clusters\n\nReturns the list of screenshot clusters corresponding to an execution.\nScreenshot clusters are created after the execution is finished.\nClusters are created from a set of screenshots. Between any two\nscreenshots, a matching score is calculated based off their metadata\nthat determines how similar they are. Screenshots are placed\nin the cluster that has screens which have the highest matching\nscores.",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
- "httpMethod": "GET",
- "id": "toolresults.clusters.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId"
- ],
- "parameters": {
- "executionId": {
- "description": "An Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
- "response": {
- "$ref": "ListScreenshotClustersResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "environments": {
- "methods": {
- "get": {
- "description": "Gets an Environment.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Environment does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
- "httpMethod": "GET",
- "id": "toolresults.environments.get",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "environmentId"
- ],
- "parameters": {
- "environmentId": {
- "description": "Required. An Environment id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "executionId": {
- "description": "Required. An Execution id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "Required. A History id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "Required. A Project id.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
- "response": {
- "$ref": "Environment"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists Environments for a given Execution.\n\nThe Environments are sorted by display name.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Execution does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
- "httpMethod": "GET",
- "id": "toolresults.environments.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId"
- ],
- "parameters": {
- "executionId": {
- "description": "Required. An Execution id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "Required. A History id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "pageSize": {
- "description": "The maximum number of Environments to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "A continuation token to resume the query at the next item.",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "Required. A Project id.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
- "response": {
- "$ref": "ListEnvironmentsResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "executions": {
- "methods": {
- "create": {
- "description": "Creates an Execution.\n\nThe returned Execution will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- "httpMethod": "POST",
- "id": "toolresults.executions.create",
- "parameterOrder": [
- "projectId",
- "historyId"
- ],
- "parameters": {
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "requestId": {
- "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- "location": "query",
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- "request": {
- "$ref": "Execution"
- },
- "response": {
- "$ref": "Execution"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "get": {
- "description": "Gets an Execution.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Execution does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- "httpMethod": "GET",
- "id": "toolresults.executions.get",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId"
- ],
- "parameters": {
- "executionId": {
- "description": "An Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- "response": {
- "$ref": "Execution"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists Executions for a given History.\n\nThe executions are sorted by creation_time in descending order. The\nexecution_id key will be used to order the executions with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- "httpMethod": "GET",
- "id": "toolresults.executions.list",
- "parameterOrder": [
- "projectId",
- "historyId"
- ],
- "parameters": {
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "pageSize": {
- "description": "The maximum number of Executions to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- "response": {
- "$ref": "ListExecutionsResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "patch": {
- "description": "Updates an existing Execution with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n- NOT_FOUND - if the containing History does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- "httpMethod": "PATCH",
- "id": "toolresults.executions.patch",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId"
- ],
- "parameters": {
- "executionId": {
- "description": "Required.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "Required.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "requestId": {
- "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- "location": "query",
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- "request": {
- "$ref": "Execution"
- },
- "response": {
- "$ref": "Execution"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "histories": {
- "methods": {
- "create": {
- "description": "Creates a History.\n\nThe returned History will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing project does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
- "httpMethod": "POST",
- "id": "toolresults.histories.create",
- "parameterOrder": [
- "projectId"
- ],
- "parameters": {
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "requestId": {
- "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- "location": "query",
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories",
- "request": {
- "$ref": "History"
- },
- "response": {
- "$ref": "History"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "get": {
- "description": "Gets a History.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
- "httpMethod": "GET",
- "id": "toolresults.histories.get",
- "parameterOrder": [
- "projectId",
- "historyId"
- ],
- "parameters": {
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
- "response": {
- "$ref": "History"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists Histories for a given Project.\n\nThe histories are sorted by modification time in descending order. The\nhistory_id key will be used to order the history with the same\nmodification time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
- "httpMethod": "GET",
- "id": "toolresults.histories.list",
- "parameterOrder": [
- "projectId"
- ],
- "parameters": {
- "filterByName": {
- "description": "If set, only return histories with the given name.\n\nOptional.",
- "location": "query",
- "type": "string"
- },
- "pageSize": {
- "description": "The maximum number of Histories to fetch.\n\nDefault value: 20. The server will use this default if the field is not set\nor has a value of 0. Any value greater than 100 will be treated as 100.\n\nOptional.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories",
- "response": {
- "$ref": "ListHistoriesResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "perfMetricsSummary": {
- "methods": {
- "create": {
- "description": "Creates a PerfMetricsSummary resource. Returns the existing one if it has\nalready been created.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The containing Step does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- "httpMethod": "POST",
- "id": "toolresults.perfMetricsSummary.create",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- "request": {
- "$ref": "PerfMetricsSummary"
- },
- "response": {
- "$ref": "PerfMetricsSummary"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "perfSampleSeries": {
- "methods": {
- "create": {
- "description": "Creates a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- ALREADY_EXISTS - PerfMetricSummary already exists for the given Step\n- NOT_FOUND - The containing Step does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- "httpMethod": "POST",
- "id": "toolresults.perfSampleSeries.create",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- "request": {
- "$ref": "PerfSampleSeries"
- },
- "response": {
- "$ref": "PerfSampleSeries"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "get": {
- "description": "Gets a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfSampleSeries does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
- "httpMethod": "GET",
- "id": "toolresults.perfSampleSeries.get",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId",
- "sampleSeriesId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "sampleSeriesId": {
- "description": "A sample series id",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
- "response": {
- "$ref": "PerfSampleSeries"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists PerfSampleSeries for a given Step.\n\nThe request provides an optional filter which specifies one or more\nPerfMetricsType to include in the result; if none returns all.\nThe resulting PerfSampleSeries are sorted by ids.\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing Step does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- "httpMethod": "GET",
- "id": "toolresults.perfSampleSeries.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "filter": {
- "description": "Specify one or more PerfMetricType values such as CPU to filter the result",
- "enum": [
- "PERF_METRIC_TYPE_UNSPECIFIED",
- "MEMORY",
- "CPU",
- "NETWORK",
- "GRAPHICS"
- ],
- "location": "query",
- "repeated": true,
- "type": "string"
- },
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- "response": {
- "$ref": "ListPerfSampleSeriesResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
"projects": {
"methods": {
"getSettings": {
@@ -829,625 +154,1310 @@
"https://www.googleapis.com/auth/cloud-platform"
]
}
- }
- },
- "samples": {
- "methods": {
- "batchCreate": {
- "description": "Creates a batch of PerfSamples\n- a client can submit multiple batches of Perf Samples through repeated\ncalls to this method in order to split up a large request payload\n- duplicates and existing timestamp entries will be ignored.\n- the batch operation may partially succeed\n- the set of elements successfully inserted is returned in the response\n(omits items which already existed in the database).\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing PerfSampleSeries does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batchCreate",
- "httpMethod": "POST",
- "id": "toolresults.samples.batchCreate",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId",
- "sampleSeriesId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
+ },
+ "resources": {
+ "histories": {
+ "methods": {
+ "create": {
+ "description": "Creates a History.\n\nThe returned History will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing project does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.create",
+ "parameterOrder": [
+ "projectId"
+ ],
+ "parameters": {
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "requestId": {
+ "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories",
+ "request": {
+ "$ref": "History"
+ },
+ "response": {
+ "$ref": "History"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
},
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
+ "get": {
+ "description": "Gets a History.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId"
+ ],
+ "parameters": {
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
+ "response": {
+ "$ref": "History"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
},
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "sampleSeriesId": {
- "description": "A sample series id",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
+ "list": {
+ "description": "Lists Histories for a given Project.\n\nThe histories are sorted by modification time in descending order. The\nhistory_id key will be used to order the history with the same\nmodification time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.list",
+ "parameterOrder": [
+ "projectId"
+ ],
+ "parameters": {
+ "filterByName": {
+ "description": "If set, only return histories with the given name.\n\nOptional.",
+ "location": "query",
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The maximum number of Histories to fetch.\n\nDefault value: 20. The server will use this default if the field is not set\nor has a value of 0. Any value greater than 100 will be treated as 100.\n\nOptional.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories",
+ "response": {
+ "$ref": "ListHistoriesResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
}
},
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batchCreate",
- "request": {
- "$ref": "BatchCreatePerfSamplesRequest"
- },
- "response": {
- "$ref": "BatchCreatePerfSamplesResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists the Performance Samples of a given Sample Series\n- The list results are sorted by timestamps ascending\n- The default page size is 500 samples; and maximum size allowed 5000\n- The response token indicates the last returned PerfSample timestamp\n- When the results size exceeds the page size, submit a subsequent request\nincluding the page token to return the rest of the samples up to the\npage limit\n\nMay return any of the following canonical error codes:\n- OUT_OF_RANGE - The specified request page_token is out of valid range\n- NOT_FOUND - The containing PerfSampleSeries does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples",
- "httpMethod": "GET",
- "id": "toolresults.samples.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId",
- "sampleSeriesId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "pageSize": {
- "description": "The default page size is 500 samples, and the maximum size is 5000. If\nthe page_size is greater than 5000, the effective page size will be 5000",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "Optional, the next_page_token returned in the previous response",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "sampleSeriesId": {
- "description": "A sample series id",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
+ "resources": {
+ "executions": {
+ "methods": {
+ "create": {
+ "description": "Creates an Execution.\n\nThe returned Execution will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.executions.create",
+ "parameterOrder": [
+ "projectId",
+ "historyId"
+ ],
+ "parameters": {
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "requestId": {
+ "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ "request": {
+ "$ref": "Execution"
+ },
+ "response": {
+ "$ref": "Execution"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "get": {
+ "description": "Gets an Execution.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Execution does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "An Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ "response": {
+ "$ref": "Execution"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists Executions for a given History.\n\nThe executions are sorted by creation_time in descending order. The\nexecution_id key will be used to order the executions with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId"
+ ],
+ "parameters": {
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The maximum number of Executions to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ "response": {
+ "$ref": "ListExecutionsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "patch": {
+ "description": "Updates an existing Execution with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n- NOT_FOUND - if the containing History does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ "httpMethod": "PATCH",
+ "id": "toolresults.projects.histories.executions.patch",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "Required.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "Required.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "requestId": {
+ "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ "request": {
+ "$ref": "Execution"
+ },
+ "response": {
+ "$ref": "Execution"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ },
+ "resources": {
+ "clusters": {
+ "methods": {
+ "get": {
+ "description": "Retrieves a single screenshot cluster by its ID",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.clusters.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "clusterId"
+ ],
+ "parameters": {
+ "clusterId": {
+ "description": "A Cluster id\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "executionId": {
+ "description": "An Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
+ "response": {
+ "$ref": "ScreenshotCluster"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists Screenshot Clusters\n\nReturns the list of screenshot clusters corresponding to an execution.\nScreenshot clusters are created after the execution is finished.\nClusters are created from a set of screenshots. Between any two\nscreenshots, a matching score is calculated based off their metadata\nthat determines how similar they are. Screenshots are placed\nin the cluster that has screens which have the highest matching\nscores.",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.clusters.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "An Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
+ "response": {
+ "$ref": "ListScreenshotClustersResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ },
+ "environments": {
+ "methods": {
+ "get": {
+ "description": "Gets an Environment.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Environment does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.environments.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "environmentId"
+ ],
+ "parameters": {
+ "environmentId": {
+ "description": "Required. An Environment id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "executionId": {
+ "description": "Required. An Execution id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "Required. A History id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "Required. A Project id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
+ "response": {
+ "$ref": "Environment"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists Environments for a given Execution.\n\nThe Environments are sorted by display name.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Execution does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.environments.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "Required. An Execution id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "Required. A History id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The maximum number of Environments to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "A continuation token to resume the query at the next item.",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "Required. A Project id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
+ "response": {
+ "$ref": "ListEnvironmentsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ },
+ "steps": {
+ "methods": {
+ "accessibilityClusters": {
+ "description": "Lists accessibility clusters for a given Step\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if the locale format is incorrect\n- NOT_FOUND - if the containing Step does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectsId}/histories/{historiesId}/executions/{executionsId}/steps/{stepsId}:accessibilityClusters",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.accessibilityClusters",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "locale": {
+ "description": "The accepted format is the canonical Unicode format with hyphen as a\ndelimiter. Language must be lowercase, Language Script - Capitalized,\nRegion - UPPERCASE.\nSee http://www.unicode.org/reports/tr35/#Unicode_locale_identifier for\ndetails.\n\nRequired.",
+ "location": "query",
+ "type": "string"
+ },
+ "name": {
+ "description": "A full resource name of the step.\nFor example, projects/my-project/histories/bh.1234567890abcdef/executions/\n1234567890123456789/steps/bs.1234567890abcdef\n\nRequired.",
+ "location": "path",
+ "pattern": "^projects/[^/]+/histories/[^/]+/executions/[^/]+/steps/[^/]+$",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/{+name}:accessibilityClusters",
+ "response": {
+ "$ref": "ListStepAccessibilityClustersResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "create": {
+ "description": "Creates a Step.\n\nThe returned Step will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.executions.steps.create",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "Required. An Execution id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "Required. A History id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "Required. A Project id.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "requestId": {
+ "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ "request": {
+ "$ref": "Step"
+ },
+ "response": {
+ "$ref": "Step"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "get": {
+ "description": "Gets a Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Step does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A Step id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ "response": {
+ "$ref": "Step"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "getPerfMetricsSummary": {
+ "description": "Retrieves a PerfMetricsSummary.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfMetricsSummary does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.getPerfMetricsSummary",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ "response": {
+ "$ref": "PerfMetricsSummary"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists Steps for a given Execution.\n\nThe steps are sorted by creation_time in descending order. The\nstep_id key will be used to order the steps with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if an attempt is made to list the\n children of a nonexistent Step\n- NOT_FOUND - if the containing Execution does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The maximum number of Steps to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ "response": {
+ "$ref": "ListStepsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "patch": {
+ "description": "Updates an existing Step with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n (e.g try to upload a duplicate xml file), if the\n updated step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ "httpMethod": "PATCH",
+ "id": "toolresults.projects.histories.executions.steps.patch",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "requestId": {
+ "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ "location": "query",
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A Step id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ "request": {
+ "$ref": "Step"
+ },
+ "response": {
+ "$ref": "Step"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "publishXunitXmlFiles": {
+ "description": "Publish xml files to an existing Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal,\ne.g try to upload a duplicate xml file or a file too large.\n- NOT_FOUND - if the containing Execution does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.executions.steps.publishXunitXmlFiles",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
+ "request": {
+ "$ref": "PublishXunitXmlFilesRequest"
+ },
+ "response": {
+ "$ref": "Step"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ },
+ "resources": {
+ "perfMetricsSummary": {
+ "methods": {
+ "create": {
+ "description": "Creates a PerfMetricsSummary resource. Returns the existing one if it has\nalready been created.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The containing Step does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.executions.steps.perfMetricsSummary.create",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ "request": {
+ "$ref": "PerfMetricsSummary"
+ },
+ "response": {
+ "$ref": "PerfMetricsSummary"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ },
+ "perfSampleSeries": {
+ "methods": {
+ "create": {
+ "description": "Creates a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- ALREADY_EXISTS - PerfMetricSummary already exists for the given Step\n- NOT_FOUND - The containing Step does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.create",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ "request": {
+ "$ref": "PerfSampleSeries"
+ },
+ "response": {
+ "$ref": "PerfSampleSeries"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "get": {
+ "description": "Gets a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfSampleSeries does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId",
+ "sampleSeriesId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "sampleSeriesId": {
+ "description": "A sample series id",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
+ "response": {
+ "$ref": "PerfSampleSeries"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists PerfSampleSeries for a given Step.\n\nThe request provides an optional filter which specifies one or more\nPerfMetricsType to include in the result; if none returns all.\nThe resulting PerfSampleSeries are sorted by ids.\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing Step does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "filter": {
+ "description": "Specify one or more PerfMetricType values such as CPU to filter the result",
+ "enum": [
+ "perfMetricTypeUnspecified",
+ "memory",
+ "cpu",
+ "network",
+ "graphics"
+ ],
+ "location": "query",
+ "repeated": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ "response": {
+ "$ref": "ListPerfSampleSeriesResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ },
+ "resources": {
+ "samples": {
+ "methods": {
+ "batchCreate": {
+ "description": "Creates a batch of PerfSamples\n- a client can submit multiple batches of Perf Samples through repeated\ncalls to this method in order to split up a large request payload\n- duplicates and existing timestamp entries will be ignored.\n- the batch operation may partially succeed\n- the set of elements successfully inserted is returned in the response\n(omits items which already existed in the database).\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing PerfSampleSeries does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batchCreate",
+ "httpMethod": "POST",
+ "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.batchCreate",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId",
+ "sampleSeriesId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "sampleSeriesId": {
+ "description": "A sample series id",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batchCreate",
+ "request": {
+ "$ref": "BatchCreatePerfSamplesRequest"
+ },
+ "response": {
+ "$ref": "BatchCreatePerfSamplesResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists the Performance Samples of a given Sample Series\n- The list results are sorted by timestamps ascending\n- The default page size is 500 samples; and maximum size allowed 5000\n- The response token indicates the last returned PerfSample timestamp\n- When the results size exceeds the page size, submit a subsequent request\nincluding the page token to return the rest of the samples up to the\npage limit\n\nMay return any of the following canonical error codes:\n- OUT_OF_RANGE - The specified request page_token is out of valid range\n- NOT_FOUND - The containing PerfSampleSeries does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId",
+ "sampleSeriesId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A tool results execution ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A tool results history ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The default page size is 500 samples, and the maximum size is 5000. If\nthe page_size is greater than 5000, the effective page size will be 5000",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "Optional, the next_page_token returned in the previous response",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "The cloud project",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "sampleSeriesId": {
+ "description": "A sample series id",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A tool results step ID.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples",
+ "response": {
+ "$ref": "ListPerfSamplesResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ }
+ }
+ },
+ "testCases": {
+ "methods": {
+ "get": {
+ "description": "Gets details of a Test Case for a Step.\nExperimental test cases API. Still in active development.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Test Case does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.testCases.get",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId",
+ "testCaseId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A Execution id\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "testCaseId": {
+ "description": "A Test Case id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}",
+ "response": {
+ "$ref": "TestCase"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists Test Cases attached to a Step.\nExperimental test cases API. Still in active development.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Step does not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.testCases.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "A Execution id\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The maximum number of TestCases to fetch.\n\nDefault value: 100. The server will use this default if the field is not\nset or has a value of 0.\n\nOptional.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases",
+ "response": {
+ "$ref": "ListTestCasesResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ },
+ "thumbnails": {
+ "methods": {
+ "list": {
+ "description": "Lists thumbnails of images attached to a step.\n\nMay return any of the following canonical error codes:\n- PERMISSION_DENIED - if the user is not authorized to read from the\n project, or from any of the images\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the step does not exist, or if any of the images\n do not exist",
+ "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/thumbnails",
+ "httpMethod": "GET",
+ "id": "toolresults.projects.histories.executions.steps.thumbnails.list",
+ "parameterOrder": [
+ "projectId",
+ "historyId",
+ "executionId",
+ "stepId"
+ ],
+ "parameters": {
+ "executionId": {
+ "description": "An Execution id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "historyId": {
+ "description": "A History id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "pageSize": {
+ "description": "The maximum number of thumbnails to fetch.\n\nDefault value: 50. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ "location": "query",
+ "type": "string"
+ },
+ "projectId": {
+ "description": "A Project id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ },
+ "stepId": {
+ "description": "A Step id.\n\nRequired.",
+ "location": "path",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/thumbnails",
+ "response": {
+ "$ref": "ListStepThumbnailsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ }
+ }
+ }
+ }
}
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples",
- "response": {
- "$ref": "ListPerfSamplesResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "steps": {
- "methods": {
- "accessibilityClusters": {
- "description": "Lists accessibility clusters for a given Step\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if the locale format is incorrect\n- NOT_FOUND - if the containing Step does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectsId}/histories/{historiesId}/executions/{executionsId}/steps/{stepsId}:accessibilityClusters",
- "httpMethod": "GET",
- "id": "toolresults.steps.accessibilityClusters",
- "parameterOrder": [
- "name"
- ],
- "parameters": {
- "locale": {
- "description": "The accepted format is the canonical Unicode format with hyphen as a\ndelimiter. Language must be lowercase, Language Script - Capitalized,\nRegion - UPPERCASE.\nSee http://www.unicode.org/reports/tr35/#Unicode_locale_identifier for\ndetails.\n\nRequired.",
- "location": "query",
- "type": "string"
- },
- "name": {
- "description": "A full resource name of the step.\nFor example, projects/my-project/histories/bh.1234567890abcdef/executions/\n1234567890123456789/steps/bs.1234567890abcdef\n\nRequired.",
- "location": "path",
- "pattern": "^projects/[^/]+/histories/[^/]+/executions/[^/]+/steps/[^/]+$",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/{+name}:accessibilityClusters",
- "response": {
- "$ref": "ListStepAccessibilityClustersResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "create": {
- "description": "Creates a Step.\n\nThe returned Step will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- "httpMethod": "POST",
- "id": "toolresults.steps.create",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId"
- ],
- "parameters": {
- "executionId": {
- "description": "Required. An Execution id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "Required. A History id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "Required. A Project id.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "requestId": {
- "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- "location": "query",
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- "request": {
- "$ref": "Step"
- },
- "response": {
- "$ref": "Step"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "get": {
- "description": "Gets a Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Step does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- "httpMethod": "GET",
- "id": "toolresults.steps.get",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A Step id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- "response": {
- "$ref": "Step"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "getPerfMetricsSummary": {
- "description": "Retrieves a PerfMetricsSummary.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfMetricsSummary does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- "httpMethod": "GET",
- "id": "toolresults.steps.getPerfMetricsSummary",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A tool results execution ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A tool results history ID.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "The cloud project",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A tool results step ID.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- "response": {
- "$ref": "PerfMetricsSummary"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists Steps for a given Execution.\n\nThe steps are sorted by creation_time in descending order. The\nstep_id key will be used to order the steps with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if an attempt is made to list the\n children of a nonexistent Step\n- NOT_FOUND - if the containing Execution does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- "httpMethod": "GET",
- "id": "toolresults.steps.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId"
- ],
- "parameters": {
- "executionId": {
- "description": "A Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "pageSize": {
- "description": "The maximum number of Steps to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- "response": {
- "$ref": "ListStepsResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "patch": {
- "description": "Updates an existing Step with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n (e.g try to upload a duplicate xml file), if the\n updated step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- "httpMethod": "PATCH",
- "id": "toolresults.steps.patch",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "requestId": {
- "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- "location": "query",
- "type": "string"
- },
- "stepId": {
- "description": "A Step id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- "request": {
- "$ref": "Step"
- },
- "response": {
- "$ref": "Step"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "publishXunitXmlFiles": {
- "description": "Publish xml files to an existing Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal,\ne.g try to upload a duplicate xml file or a file too large.\n- NOT_FOUND - if the containing Execution does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
- "httpMethod": "POST",
- "id": "toolresults.steps.publishXunitXmlFiles",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
- "request": {
- "$ref": "PublishXunitXmlFilesRequest"
- },
- "response": {
- "$ref": "Step"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "testCases": {
- "methods": {
- "get": {
- "description": "Gets details of a Test Case for a Step.\nExperimental test cases API. Still in active development.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Test Case does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}",
- "httpMethod": "GET",
- "id": "toolresults.testCases.get",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId",
- "testCaseId"
- ],
- "parameters": {
- "executionId": {
- "description": "A Execution id\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "testCaseId": {
- "description": "A Test Case id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}",
- "response": {
- "$ref": "TestCase"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- },
- "list": {
- "description": "Lists Test Cases attached to a Step.\nExperimental test cases API. Still in active development.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Step does not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases",
- "httpMethod": "GET",
- "id": "toolresults.testCases.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "A Execution id\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "pageSize": {
- "description": "The maximum number of TestCases to fetch.\n\nDefault value: 100. The server will use this default if the field is not\nset or has a value of 0.\n\nOptional.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases",
- "response": {
- "$ref": "ListTestCasesResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
- }
- }
- },
- "thumbnails": {
- "methods": {
- "list": {
- "description": "Lists thumbnails of images attached to a step.\n\nMay return any of the following canonical error codes:\n- PERMISSION_DENIED - if the user is not authorized to read from the\n project, or from any of the images\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the step does not exist, or if any of the images\n do not exist",
- "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/thumbnails",
- "httpMethod": "GET",
- "id": "toolresults.thumbnails.list",
- "parameterOrder": [
- "projectId",
- "historyId",
- "executionId",
- "stepId"
- ],
- "parameters": {
- "executionId": {
- "description": "An Execution id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "historyId": {
- "description": "A History id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "pageSize": {
- "description": "The maximum number of thumbnails to fetch.\n\nDefault value: 50. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
- "format": "int32",
- "location": "query",
- "type": "integer"
- },
- "pageToken": {
- "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- "location": "query",
- "type": "string"
- },
- "projectId": {
- "description": "A Project id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "stepId": {
- "description": "A Step id.\n\nRequired.",
- "location": "path",
- "required": true,
- "type": "string"
- }
- },
- "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/thumbnails",
- "response": {
- "$ref": "ListStepThumbnailsResponse"
- },
- "scopes": [
- "https://www.googleapis.com/auth/cloud-platform"
- ]
+ }
}
}
}
},
- "revision": "20200513",
- "rootUrl": "https://www.googleapis.com/",
+ "revision": "20200722",
+ "rootUrl": "https://toolresults.googleapis.com/",
"schemas": {
"ANR": {
"description": "Additional details for an ANR crash.",
@@ -1613,11 +1623,11 @@
"properties": {
"perfMetricType": {
"enum": [
- "PERF_METRIC_TYPE_UNSPECIFIED",
- "MEMORY",
- "CPU",
- "NETWORK",
- "GRAPHICS"
+ "perfMetricTypeUnspecified",
+ "memory",
+ "cpu",
+ "network",
+ "graphics"
],
"enumDescriptions": [
"",
@@ -1630,12 +1640,12 @@
},
"perfUnit": {
"enum": [
- "PERF_UNIT_UNSPECIFIED",
- "KIBIBYTE",
- "PERCENT",
- "BYTES_PER_SECOND",
- "FRAMES_PER_SECOND",
- "BYTE"
+ "perfUnitUnspecified",
+ "kibibyte",
+ "percent",
+ "bytesPerSecond",
+ "framesPerSecond",
+ "byte"
],
"enumDescriptions": [
"",
@@ -1649,19 +1659,19 @@
},
"sampleSeriesLabel": {
"enum": [
- "SAMPLE_SERIES_TYPE_UNSPECIFIED",
- "MEMORY_RSS_PRIVATE",
- "MEMORY_RSS_SHARED",
- "MEMORY_RSS_TOTAL",
- "MEMORY_TOTAL",
- "CPU_USER",
- "CPU_KERNEL",
- "CPU_TOTAL",
- "NT_BYTES_TRANSFERRED",
- "NT_BYTES_RECEIVED",
- "NETWORK_SENT",
- "NETWORK_RECEIVED",
- "GRAPHICS_FRAME_RATE"
+ "sampleSeriesTypeUnspecified",
+ "memoryRssPrivate",
+ "memoryRssShared",
+ "memoryRssTotal",
+ "memoryTotal",
+ "cpuUser",
+ "cpuKernel",
+ "cpuTotal",
+ "ntBytesTransferred",
+ "ntBytesReceived",
+ "networkSent",
+ "networkReceived",
+ "graphicsFrameRate"
],
"enumDescriptions": [
"",
@@ -1909,10 +1919,10 @@
"state": {
"description": "The initial state is IN_PROGRESS.\n\nThe only legal state transitions is from IN_PROGRESS to COMPLETE.\n\nA PRECONDITION_FAILED will be returned if an invalid transition is\nrequested.\n\nThe state can only be set to COMPLETE once. A FAILED_PRECONDITION will be\nreturned if the state is set to COMPLETE multiple times.\n\nIf the state is set to COMPLETE, all the in-progress steps within the\nexecution will be set as COMPLETE. If the outcome of the step is not set,\nthe outcome will be set to INCONCLUSIVE.\n\n- In response always set\n- In create/update request: optional",
"enum": [
- "UNKNOWN_STATE",
- "PENDING",
- "IN_PROGRESS",
- "COMPLETE"
+ "unknownState",
+ "pending",
+ "inProgress",
+ "complete"
],
"enumDescriptions": [
"Should never be in this state. Exists for proto deserialization backward\ncompatibility.",
@@ -1943,6 +1953,10 @@
"description": "If the failure was severe because the system (app) under test crashed.",
"type": "boolean"
},
+ "failedRoboscript": {
+ "description": "If the Roboscript failed to complete successfully, e.g., because a\nRoboscript action or assertion failed or a Roboscript action could not be\nmatched during the entire crawl.",
+ "type": "boolean"
+ },
"notInstalled": {
"description": "If an app is not installed and thus no test can be run with the app.\nThis might be caused by trying to run a test on an unsupported platform.",
"type": "boolean"
@@ -2088,9 +2102,9 @@
"testPlatform": {
"description": "The platform of the test history.\n\n- In response: always set. Returns the platform of the last execution if\nunknown.",
"enum": [
- "UNKNOWN_PLATFORM",
- "ANDROID",
- "IOS"
+ "unknownPlatform",
+ "android",
+ "ios"
],
"enumDescriptions": [
"",
@@ -2172,12 +2186,12 @@
},
"outcomeSummary": {
"enum": [
- "UNSET",
- "SUCCESS",
- "FAILURE",
- "INCONCLUSIVE",
- "SKIPPED",
- "FLAKY"
+ "unset",
+ "success",
+ "failure",
+ "inconclusive",
+ "skipped",
+ "flaky"
],
"enumDescriptions": [
"Do not use. For proto versioning only.",
@@ -2503,10 +2517,10 @@
"state": {
"description": "State of the resource",
"enum": [
- "UNKNOWN_STATE",
- "PENDING",
- "IN_PROGRESS",
- "COMPLETE"
+ "unknownState",
+ "pending",
+ "inProgress",
+ "complete"
],
"enumDescriptions": [
"Should never be in this state. Exists for proto deserialization backward\ncompatibility.",
@@ -2706,12 +2720,12 @@
"summary": {
"description": "The simplest way to interpret a result.\n\nRequired",
"enum": [
- "UNSET",
- "SUCCESS",
- "FAILURE",
- "INCONCLUSIVE",
- "SKIPPED",
- "FLAKY"
+ "unset",
+ "success",
+ "failure",
+ "inconclusive",
+ "skipped",
+ "flaky"
],
"enumDescriptions": [
"Do not use. For proto versioning only.",
@@ -2804,11 +2818,11 @@
],
"items": {
"enum": [
- "PERF_METRIC_TYPE_UNSPECIFIED",
- "MEMORY",
- "CPU",
- "NETWORK",
- "GRAPHICS"
+ "perfMetricTypeUnspecified",
+ "memory",
+ "cpu",
+ "network",
+ "graphics"
],
"type": "string"
},
@@ -2904,12 +2918,12 @@
"rollUp": {
"description": "Rollup test status of multiple steps that were run with the same\nconfiguration as a group.",
"enum": [
- "UNSET",
- "SUCCESS",
- "FAILURE",
- "INCONCLUSIVE",
- "SKIPPED",
- "FLAKY"
+ "unset",
+ "success",
+ "failure",
+ "inconclusive",
+ "skipped",
+ "flaky"
],
"enumDescriptions": [
"Do not use. For proto versioning only.",
@@ -3230,10 +3244,10 @@
"state": {
"description": "The initial state is IN_PROGRESS.\nThe only legal state transitions are\n* IN_PROGRESS -\u003e COMPLETE\n\nA PRECONDITION_FAILED will be returned if an invalid transition is\nrequested.\n\nIt is valid to create Step with a state set to COMPLETE.\nThe state can only be set to COMPLETE once. A PRECONDITION_FAILED will be\nreturned if the state is set to COMPLETE multiple times.\n\n- In response: always set\n- In create/update request: optional",
"enum": [
- "UNKNOWN_STATE",
- "PENDING",
- "IN_PROGRESS",
- "COMPLETE"
+ "unknownState",
+ "pending",
+ "inProgress",
+ "complete"
],
"enumDescriptions": [
"Should never be in this state. Exists for proto deserialization backward\ncompatibility.",
@@ -3306,11 +3320,11 @@
"category": {
"description": "Category in which these types of suggestions should appear.\nAlways set.",
"enum": [
- "UNKNOWN_CATEGORY",
- "CONTENT_LABELING",
- "TOUCH_TARGET_SIZE",
- "LOW_CONTRAST",
- "IMPLEMENTATION"
+ "unknownCategory",
+ "contentLabeling",
+ "touchTargetSize",
+ "lowContrast",
+ "implementation"
],
"enumDescriptions": [
"",
@@ -3345,10 +3359,10 @@
"priority": {
"description": "Relative importance of a suggestion.\nAlways set.",
"enum": [
- "UNKNOWN_PRIORITY",
- "ERROR",
- "WARNING",
- "INFO"
+ "unknownPriority",
+ "error",
+ "warning",
+ "info"
],
"enumDescriptions": [
"",
@@ -3419,11 +3433,11 @@
"status": {
"description": "The status of the test case.\n\nRequired.",
"enum": [
- "PASSED",
- "FAILED",
- "ERROR",
- "SKIPPED",
- "FLAKY"
+ "passed",
+ "failed",
+ "error",
+ "skipped",
+ "flaky"
],
"enumDescriptions": [
"Test passed.",
@@ -3507,9 +3521,9 @@
"category": {
"description": "Category of issue.\nRequired.",
"enum": [
- "UNSPECIFIED_CATEGORY",
- "COMMON",
- "ROBO"
+ "unspecifiedCategory",
+ "common",
+ "robo"
],
"enumDescriptions": [
"Default unspecified category.\nDo not use. For versioning only.",
@@ -3525,11 +3539,11 @@
"severity": {
"description": "Severity of issue.\nRequired.",
"enum": [
- "UNSPECIFIED_SEVERITY",
- "INFO",
- "SUGGESTION",
- "WARNING",
- "SEVERE"
+ "unspecifiedSeverity",
+ "info",
+ "suggestion",
+ "warning",
+ "severe"
],
"enumDescriptions": [
"Default unspecified severity.\nDo not use. For versioning only.",
@@ -3547,34 +3561,35 @@
"type": {
"description": "Type of issue.\nRequired.",
"enum": [
- "UNSPECIFIED_TYPE",
- "FATAL_EXCEPTION",
- "NATIVE_CRASH",
- "ANR",
- "UNUSED_ROBO_DIRECTIVE",
- "COMPATIBLE_WITH_ORCHESTRATOR",
- "LAUNCHER_ACTIVITY_NOT_FOUND",
- "START_ACTIVITY_NOT_FOUND",
- "INCOMPLETE_ROBO_SCRIPT_EXECUTION",
- "COMPLETE_ROBO_SCRIPT_EXECUTION",
- "FAILED_TO_INSTALL",
- "AVAILABLE_DEEP_LINKS",
- "NON_SDK_API_USAGE_VIOLATION",
- "NON_SDK_API_USAGE_REPORT",
- "ENCOUNTERED_NON_ANDROID_UI_WIDGET_SCREEN",
- "ENCOUNTERED_LOGIN_SCREEN",
- "PERFORMED_GOOGLE_LOGIN",
- "IOS_EXCEPTION",
- "IOS_CRASH",
- "PERFORMED_MONKEY_ACTIONS",
- "USED_ROBO_DIRECTIVE",
- "USED_ROBO_IGNORE_DIRECTIVE",
- "INSUFFICIENT_COVERAGE",
- "IN_APP_PURCHASES",
- "CRASH_DIALOG_ERROR",
- "UI_ELEMENTS_TOO_DEEP",
- "BLANK_SCREEN",
- "OVERLAPPING_UI_ELEMENTS"
+ "unspecifiedType",
+ "fatalException",
+ "nativeCrash",
+ "anr",
+ "unusedRoboDirective",
+ "compatibleWithOrchestrator",
+ "launcherActivityNotFound",
+ "startActivityNotFound",
+ "incompleteRoboScriptExecution",
+ "completeRoboScriptExecution",
+ "failedToInstall",
+ "availableDeepLinks",
+ "nonSdkApiUsageViolation",
+ "nonSdkApiUsageReport",
+ "encounteredNonAndroidUiWidgetScreen",
+ "encounteredLoginScreen",
+ "performedGoogleLogin",
+ "iosException",
+ "iosCrash",
+ "performedMonkeyActions",
+ "usedRoboDirective",
+ "usedRoboIgnoreDirective",
+ "insufficientCoverage",
+ "inAppPurchases",
+ "crashDialogError",
+ "uiElementsTooDeep",
+ "blankScreen",
+ "overlappingUiElements",
+ "unityException"
],
"enumDescriptions": [
"Default unspecified type.\nDo not use. For versioning only.",
@@ -3604,7 +3619,8 @@
"Crash dialog was detected during the test execution",
"UI element depth is greater than the threshold",
"Blank screen is found in the Robo crawl",
- "Overlapping UI elements are found in the Robo crawl"
+ "Overlapping UI elements are found in the Robo crawl",
+ "An uncaught Unity exception was detected (these don't crash apps)."
],
"type": "string"
},
diff --git a/toolresults/v1beta3/toolresults-gen.go b/toolresults/v1beta3/toolresults-gen.go
index f4ed34a..01f19d7 100644
--- a/toolresults/v1beta3/toolresults-gen.go
+++ b/toolresults/v1beta3/toolresults-gen.go
@@ -74,7 +74,8 @@
const apiId = "toolresults:v1beta3"
const apiName = "toolresults"
const apiVersion = "v1beta3"
-const basePath = "https://www.googleapis.com/"
+const basePath = "https://toolresults.googleapis.com/"
+const mtlsBasePath = "https://toolresults.mtls.googleapis.com/"
// OAuth2 scopes used by this API.
const (
@@ -90,6 +91,7 @@
// NOTE: prepend, so we don't override user-specified scopes.
opts = append([]option.ClientOption{scopesOption}, opts...)
opts = append(opts, internaloption.WithDefaultEndpoint(basePath))
+ opts = append(opts, internaloption.WithDefaultMTLSEndpoint(mtlsBasePath))
client, endpoint, err := htransport.NewClient(ctx, opts...)
if err != nil {
return nil, err
@@ -114,17 +116,7 @@
return nil, errors.New("client is nil")
}
s := &Service{client: client, BasePath: basePath}
- s.Clusters = NewClustersService(s)
- s.Environments = NewEnvironmentsService(s)
- s.Executions = NewExecutionsService(s)
- s.Histories = NewHistoriesService(s)
- s.PerfMetricsSummary = NewPerfMetricsSummaryService(s)
- s.PerfSampleSeries = NewPerfSampleSeriesService(s)
s.Projects = NewProjectsService(s)
- s.Samples = NewSamplesService(s)
- s.Steps = NewStepsService(s)
- s.TestCases = NewTestCasesService(s)
- s.Thumbnails = NewThumbnailsService(s)
return s, nil
}
@@ -133,27 +125,7 @@
BasePath string // API endpoint base URL
UserAgent string // optional additional User-Agent fragment
- Clusters *ClustersService
-
- Environments *EnvironmentsService
-
- Executions *ExecutionsService
-
- Histories *HistoriesService
-
- PerfMetricsSummary *PerfMetricsSummaryService
-
- PerfSampleSeries *PerfSampleSeriesService
-
Projects *ProjectsService
-
- Samples *SamplesService
-
- Steps *StepsService
-
- TestCases *TestCasesService
-
- Thumbnails *ThumbnailsService
}
func (s *Service) userAgent() string {
@@ -163,102 +135,132 @@
return googleapi.UserAgent + " " + s.UserAgent
}
-func NewClustersService(s *Service) *ClustersService {
- rs := &ClustersService{s: s}
- return rs
-}
-
-type ClustersService struct {
- s *Service
-}
-
-func NewEnvironmentsService(s *Service) *EnvironmentsService {
- rs := &EnvironmentsService{s: s}
- return rs
-}
-
-type EnvironmentsService struct {
- s *Service
-}
-
-func NewExecutionsService(s *Service) *ExecutionsService {
- rs := &ExecutionsService{s: s}
- return rs
-}
-
-type ExecutionsService struct {
- s *Service
-}
-
-func NewHistoriesService(s *Service) *HistoriesService {
- rs := &HistoriesService{s: s}
- return rs
-}
-
-type HistoriesService struct {
- s *Service
-}
-
-func NewPerfMetricsSummaryService(s *Service) *PerfMetricsSummaryService {
- rs := &PerfMetricsSummaryService{s: s}
- return rs
-}
-
-type PerfMetricsSummaryService struct {
- s *Service
-}
-
-func NewPerfSampleSeriesService(s *Service) *PerfSampleSeriesService {
- rs := &PerfSampleSeriesService{s: s}
- return rs
-}
-
-type PerfSampleSeriesService struct {
- s *Service
-}
-
func NewProjectsService(s *Service) *ProjectsService {
rs := &ProjectsService{s: s}
+ rs.Histories = NewProjectsHistoriesService(s)
return rs
}
type ProjectsService struct {
s *Service
+
+ Histories *ProjectsHistoriesService
}
-func NewSamplesService(s *Service) *SamplesService {
- rs := &SamplesService{s: s}
+func NewProjectsHistoriesService(s *Service) *ProjectsHistoriesService {
+ rs := &ProjectsHistoriesService{s: s}
+ rs.Executions = NewProjectsHistoriesExecutionsService(s)
return rs
}
-type SamplesService struct {
+type ProjectsHistoriesService struct {
+ s *Service
+
+ Executions *ProjectsHistoriesExecutionsService
+}
+
+func NewProjectsHistoriesExecutionsService(s *Service) *ProjectsHistoriesExecutionsService {
+ rs := &ProjectsHistoriesExecutionsService{s: s}
+ rs.Clusters = NewProjectsHistoriesExecutionsClustersService(s)
+ rs.Environments = NewProjectsHistoriesExecutionsEnvironmentsService(s)
+ rs.Steps = NewProjectsHistoriesExecutionsStepsService(s)
+ return rs
+}
+
+type ProjectsHistoriesExecutionsService struct {
+ s *Service
+
+ Clusters *ProjectsHistoriesExecutionsClustersService
+
+ Environments *ProjectsHistoriesExecutionsEnvironmentsService
+
+ Steps *ProjectsHistoriesExecutionsStepsService
+}
+
+func NewProjectsHistoriesExecutionsClustersService(s *Service) *ProjectsHistoriesExecutionsClustersService {
+ rs := &ProjectsHistoriesExecutionsClustersService{s: s}
+ return rs
+}
+
+type ProjectsHistoriesExecutionsClustersService struct {
s *Service
}
-func NewStepsService(s *Service) *StepsService {
- rs := &StepsService{s: s}
+func NewProjectsHistoriesExecutionsEnvironmentsService(s *Service) *ProjectsHistoriesExecutionsEnvironmentsService {
+ rs := &ProjectsHistoriesExecutionsEnvironmentsService{s: s}
return rs
}
-type StepsService struct {
+type ProjectsHistoriesExecutionsEnvironmentsService struct {
s *Service
}
-func NewTestCasesService(s *Service) *TestCasesService {
- rs := &TestCasesService{s: s}
+func NewProjectsHistoriesExecutionsStepsService(s *Service) *ProjectsHistoriesExecutionsStepsService {
+ rs := &ProjectsHistoriesExecutionsStepsService{s: s}
+ rs.PerfMetricsSummary = NewProjectsHistoriesExecutionsStepsPerfMetricsSummaryService(s)
+ rs.PerfSampleSeries = NewProjectsHistoriesExecutionsStepsPerfSampleSeriesService(s)
+ rs.TestCases = NewProjectsHistoriesExecutionsStepsTestCasesService(s)
+ rs.Thumbnails = NewProjectsHistoriesExecutionsStepsThumbnailsService(s)
return rs
}
-type TestCasesService struct {
+type ProjectsHistoriesExecutionsStepsService struct {
+ s *Service
+
+ PerfMetricsSummary *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryService
+
+ PerfSampleSeries *ProjectsHistoriesExecutionsStepsPerfSampleSeriesService
+
+ TestCases *ProjectsHistoriesExecutionsStepsTestCasesService
+
+ Thumbnails *ProjectsHistoriesExecutionsStepsThumbnailsService
+}
+
+func NewProjectsHistoriesExecutionsStepsPerfMetricsSummaryService(s *Service) *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryService {
+ rs := &ProjectsHistoriesExecutionsStepsPerfMetricsSummaryService{s: s}
+ return rs
+}
+
+type ProjectsHistoriesExecutionsStepsPerfMetricsSummaryService struct {
s *Service
}
-func NewThumbnailsService(s *Service) *ThumbnailsService {
- rs := &ThumbnailsService{s: s}
+func NewProjectsHistoriesExecutionsStepsPerfSampleSeriesService(s *Service) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesService {
+ rs := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesService{s: s}
+ rs.Samples = NewProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService(s)
return rs
}
-type ThumbnailsService struct {
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesService struct {
+ s *Service
+
+ Samples *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService
+}
+
+func NewProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService(s *Service) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService {
+ rs := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService{s: s}
+ return rs
+}
+
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService struct {
+ s *Service
+}
+
+func NewProjectsHistoriesExecutionsStepsTestCasesService(s *Service) *ProjectsHistoriesExecutionsStepsTestCasesService {
+ rs := &ProjectsHistoriesExecutionsStepsTestCasesService{s: s}
+ return rs
+}
+
+type ProjectsHistoriesExecutionsStepsTestCasesService struct {
+ s *Service
+}
+
+func NewProjectsHistoriesExecutionsStepsThumbnailsService(s *Service) *ProjectsHistoriesExecutionsStepsThumbnailsService {
+ rs := &ProjectsHistoriesExecutionsStepsThumbnailsService{s: s}
+ return rs
+}
+
+type ProjectsHistoriesExecutionsStepsThumbnailsService struct {
s *Service
}
@@ -693,36 +695,36 @@
// series represented by a line chart
type BasicPerfSampleSeries struct {
// Possible values:
- // "PERF_METRIC_TYPE_UNSPECIFIED"
- // "MEMORY"
- // "CPU"
- // "NETWORK"
- // "GRAPHICS"
+ // "perfMetricTypeUnspecified"
+ // "memory"
+ // "cpu"
+ // "network"
+ // "graphics"
PerfMetricType string `json:"perfMetricType,omitempty"`
// Possible values:
- // "PERF_UNIT_UNSPECIFIED"
- // "KIBIBYTE"
- // "PERCENT"
- // "BYTES_PER_SECOND"
- // "FRAMES_PER_SECOND"
- // "BYTE"
+ // "perfUnitUnspecified"
+ // "kibibyte"
+ // "percent"
+ // "bytesPerSecond"
+ // "framesPerSecond"
+ // "byte"
PerfUnit string `json:"perfUnit,omitempty"`
// Possible values:
- // "SAMPLE_SERIES_TYPE_UNSPECIFIED"
- // "MEMORY_RSS_PRIVATE" - Memory sample series
- // "MEMORY_RSS_SHARED"
- // "MEMORY_RSS_TOTAL"
- // "MEMORY_TOTAL"
- // "CPU_USER" - CPU sample series
- // "CPU_KERNEL"
- // "CPU_TOTAL"
- // "NT_BYTES_TRANSFERRED" - Network sample series
- // "NT_BYTES_RECEIVED"
- // "NETWORK_SENT"
- // "NETWORK_RECEIVED"
- // "GRAPHICS_FRAME_RATE" - Graphics sample series
+ // "sampleSeriesTypeUnspecified"
+ // "memoryRssPrivate" - Memory sample series
+ // "memoryRssShared"
+ // "memoryRssTotal"
+ // "memoryTotal"
+ // "cpuUser" - CPU sample series
+ // "cpuKernel"
+ // "cpuTotal"
+ // "ntBytesTransferred" - Network sample series
+ // "ntBytesReceived"
+ // "networkSent"
+ // "networkReceived"
+ // "graphicsFrameRate" - Graphics sample series
SampleSeriesLabel string `json:"sampleSeriesLabel,omitempty"`
// ForceSendFields is a list of field names (e.g. "PerfMetricType") to
@@ -1254,16 +1256,16 @@
// - In create/update request: optional
//
// Possible values:
- // "UNKNOWN_STATE" - Should never be in this state. Exists for proto
+ // "unknownState" - Should never be in this state. Exists for proto
// deserialization backward
// compatibility.
- // "PENDING" - The Execution/Step is created, ready to run, but not
+ // "pending" - The Execution/Step is created, ready to run, but not
// running yet.
// If an Execution/Step is created without initial state, it is
// assumed
// that the Execution/Step is in PENDING state.
- // "IN_PROGRESS" - The Execution/Step is in progress.
- // "COMPLETE" - The finalized, immutable state. Steps/Executions in
+ // "inProgress" - The Execution/Step is in progress.
+ // "complete" - The finalized, immutable state. Steps/Executions in
// this state cannot be
// modified.
State string `json:"state,omitempty"`
@@ -1314,6 +1316,13 @@
// test crashed.
Crashed bool `json:"crashed,omitempty"`
+ // FailedRoboscript: If the Roboscript failed to complete successfully,
+ // e.g., because a
+ // Roboscript action or assertion failed or a Roboscript action could
+ // not be
+ // matched during the entire crawl.
+ FailedRoboscript bool `json:"failedRoboscript,omitempty"`
+
// NotInstalled: If an app is not installed and thus no test can be run
// with the app.
// This might be caused by trying to run a test on an unsupported
@@ -1572,9 +1581,9 @@
// unknown.
//
// Possible values:
- // "UNKNOWN_PLATFORM"
- // "ANDROID"
- // "IOS"
+ // "unknownPlatform"
+ // "android"
+ // "ios"
TestPlatform string `json:"testPlatform,omitempty"`
// ServerResponse contains the HTTP response code and headers from the
@@ -1744,22 +1753,22 @@
MultistepNumber int64 `json:"multistepNumber,omitempty"`
// Possible values:
- // "UNSET" - Do not use. For proto versioning only.
- // "SUCCESS" - The test matrix run was successful, for instance:
+ // "unset" - Do not use. For proto versioning only.
+ // "success" - The test matrix run was successful, for instance:
// - All the test cases passed.
// - Robo did not detect a crash of the application under test.
- // "FAILURE" - A run failed, for instance:
+ // "failure" - A run failed, for instance:
// - One or more test case failed.
// - A test timed out.
// - The application under test crashed.
- // "INCONCLUSIVE" - Something unexpected happened. The run should
+ // "inconclusive" - Something unexpected happened. The run should
// still be considered
// unsuccessful but this is likely a transient problem and re-running
// the
// test might be successful.
- // "SKIPPED" - All tests were skipped, for instance:
+ // "skipped" - All tests were skipped, for instance:
// - All device configurations were incompatible.
- // "FLAKY" - A group of steps that were run with the same
+ // "flaky" - A group of steps that were run with the same
// configuration had both
// failure and success outcomes.
OutcomeSummary string `json:"outcomeSummary,omitempty"`
@@ -2441,16 +2450,16 @@
// State: State of the resource
//
// Possible values:
- // "UNKNOWN_STATE" - Should never be in this state. Exists for proto
+ // "unknownState" - Should never be in this state. Exists for proto
// deserialization backward
// compatibility.
- // "PENDING" - The Execution/Step is created, ready to run, but not
+ // "pending" - The Execution/Step is created, ready to run, but not
// running yet.
// If an Execution/Step is created without initial state, it is
// assumed
// that the Execution/Step is in PENDING state.
- // "IN_PROGRESS" - The Execution/Step is in progress.
- // "COMPLETE" - The finalized, immutable state. Steps/Executions in
+ // "inProgress" - The Execution/Step is in progress.
+ // "complete" - The finalized, immutable state. Steps/Executions in
// this state cannot be
// modified.
State string `json:"state,omitempty"`
@@ -2782,22 +2791,22 @@
// Required
//
// Possible values:
- // "UNSET" - Do not use. For proto versioning only.
- // "SUCCESS" - The test matrix run was successful, for instance:
+ // "unset" - Do not use. For proto versioning only.
+ // "success" - The test matrix run was successful, for instance:
// - All the test cases passed.
// - Robo did not detect a crash of the application under test.
- // "FAILURE" - A run failed, for instance:
+ // "failure" - A run failed, for instance:
// - One or more test case failed.
// - A test timed out.
// - The application under test crashed.
- // "INCONCLUSIVE" - Something unexpected happened. The run should
+ // "inconclusive" - Something unexpected happened. The run should
// still be considered
// unsuccessful but this is likely a transient problem and re-running
// the
// test might be successful.
- // "SKIPPED" - All tests were skipped, for instance:
+ // "skipped" - All tests were skipped, for instance:
// - All device configurations were incompatible.
- // "FLAKY" - A group of steps that were run with the same
+ // "flaky" - A group of steps that were run with the same
// configuration had both
// failure and success outcomes.
Summary string `json:"summary,omitempty"`
@@ -2946,11 +2955,11 @@
// PerfMetrics: Set of resource collected
//
// Possible values:
- // "PERF_METRIC_TYPE_UNSPECIFIED"
- // "MEMORY"
- // "CPU"
- // "NETWORK"
- // "GRAPHICS"
+ // "perfMetricTypeUnspecified"
+ // "memory"
+ // "cpu"
+ // "network"
+ // "graphics"
PerfMetrics []string `json:"perfMetrics,omitempty"`
// ProjectId: The cloud project
@@ -3135,22 +3144,22 @@
// configuration as a group.
//
// Possible values:
- // "UNSET" - Do not use. For proto versioning only.
- // "SUCCESS" - The test matrix run was successful, for instance:
+ // "unset" - Do not use. For proto versioning only.
+ // "success" - The test matrix run was successful, for instance:
// - All the test cases passed.
// - Robo did not detect a crash of the application under test.
- // "FAILURE" - A run failed, for instance:
+ // "failure" - A run failed, for instance:
// - One or more test case failed.
// - A test timed out.
// - The application under test crashed.
- // "INCONCLUSIVE" - Something unexpected happened. The run should
+ // "inconclusive" - Something unexpected happened. The run should
// still be considered
// unsuccessful but this is likely a transient problem and re-running
// the
// test might be successful.
- // "SKIPPED" - All tests were skipped, for instance:
+ // "skipped" - All tests were skipped, for instance:
// - All device configurations were incompatible.
- // "FLAKY" - A group of steps that were run with the same
+ // "flaky" - A group of steps that were run with the same
// configuration had both
// failure and success outcomes.
RollUp string `json:"rollUp,omitempty"`
@@ -3947,16 +3956,16 @@
// - In create/update request: optional
//
// Possible values:
- // "UNKNOWN_STATE" - Should never be in this state. Exists for proto
+ // "unknownState" - Should never be in this state. Exists for proto
// deserialization backward
// compatibility.
- // "PENDING" - The Execution/Step is created, ready to run, but not
+ // "pending" - The Execution/Step is created, ready to run, but not
// running yet.
// If an Execution/Step is created without initial state, it is
// assumed
// that the Execution/Step is in PENDING state.
- // "IN_PROGRESS" - The Execution/Step is in progress.
- // "COMPLETE" - The finalized, immutable state. Steps/Executions in
+ // "inProgress" - The Execution/Step is in progress.
+ // "complete" - The finalized, immutable state. Steps/Executions in
// this state cannot be
// modified.
State string `json:"state,omitempty"`
@@ -4111,11 +4120,11 @@
// Always set.
//
// Possible values:
- // "UNKNOWN_CATEGORY"
- // "CONTENT_LABELING"
- // "TOUCH_TARGET_SIZE"
- // "LOW_CONTRAST"
- // "IMPLEMENTATION"
+ // "unknownCategory"
+ // "contentLabeling"
+ // "touchTargetSize"
+ // "lowContrast"
+ // "implementation"
Category string `json:"category,omitempty"`
// Suggestions: A sequence of suggestions. All of the suggestions within
@@ -4164,10 +4173,10 @@
// Always set.
//
// Possible values:
- // "UNKNOWN_PRIORITY"
- // "ERROR"
- // "WARNING"
- // "INFO"
+ // "unknownPriority"
+ // "error"
+ // "warning"
+ // "info"
Priority string `json:"priority,omitempty"`
// PseudoResourceId: A somewhat human readable identifier of the source
@@ -4285,11 +4294,11 @@
// Required.
//
// Possible values:
- // "PASSED" - Test passed.
- // "FAILED" - Test failed.
- // "ERROR" - Test encountered an error
- // "SKIPPED" - Test skipped
- // "FLAKY" - Test flaked.
+ // "passed" - Test passed.
+ // "failed" - Test failed.
+ // "error" - Test encountered an error
+ // "skipped" - Test skipped
+ // "flaky" - Test flaked.
//
// Present only for rollup test cases; test cases from steps that were
// run
@@ -4463,11 +4472,11 @@
// Required.
//
// Possible values:
- // "UNSPECIFIED_CATEGORY" - Default unspecified category.
+ // "unspecifiedCategory" - Default unspecified category.
// Do not use. For versioning only.
- // "COMMON" - Issue is not specific to a particular test kind (e.g., a
+ // "common" - Issue is not specific to a particular test kind (e.g., a
// native crash).
- // "ROBO" - Issue is specific to Robo run.
+ // "robo" - Issue is specific to Robo run.
Category string `json:"category,omitempty"`
// ErrorMessage: A brief human-readable message describing the
@@ -4479,15 +4488,15 @@
// Required.
//
// Possible values:
- // "UNSPECIFIED_SEVERITY" - Default unspecified severity.
+ // "unspecifiedSeverity" - Default unspecified severity.
// Do not use. For versioning only.
- // "INFO" - Non critical issue, providing users with some info about
+ // "info" - Non critical issue, providing users with some info about
// the test run.
- // "SUGGESTION" - Non critical issue, providing users with some hints
+ // "suggestion" - Non critical issue, providing users with some hints
// on improving their
// testing experience, e.g., suggesting to use Game Loops.
- // "WARNING" - Potentially critical issue.
- // "SEVERE" - Critical issue.
+ // "warning" - Potentially critical issue.
+ // "severe" - Critical issue.
Severity string `json:"severity,omitempty"`
// StackTrace: Deprecated in favor of stack trace fields inside specific
@@ -4498,51 +4507,52 @@
// Required.
//
// Possible values:
- // "UNSPECIFIED_TYPE" - Default unspecified type.
+ // "unspecifiedType" - Default unspecified type.
// Do not use. For versioning only.
- // "FATAL_EXCEPTION" - Issue is a fatal exception.
- // "NATIVE_CRASH" - Issue is a native crash.
- // "ANR" - Issue is an ANR crash.
- // "UNUSED_ROBO_DIRECTIVE" - Issue is an unused robo directive.
- // "COMPATIBLE_WITH_ORCHESTRATOR" - Issue is a suggestion to use
+ // "fatalException" - Issue is a fatal exception.
+ // "nativeCrash" - Issue is a native crash.
+ // "anr" - Issue is an ANR crash.
+ // "unusedRoboDirective" - Issue is an unused robo directive.
+ // "compatibleWithOrchestrator" - Issue is a suggestion to use
// orchestrator.
- // "LAUNCHER_ACTIVITY_NOT_FOUND" - Issue with finding a launcher
- // activity
- // "START_ACTIVITY_NOT_FOUND" - Issue with resolving a user-provided
+ // "launcherActivityNotFound" - Issue with finding a launcher activity
+ // "startActivityNotFound" - Issue with resolving a user-provided
// intent to start an activity
- // "INCOMPLETE_ROBO_SCRIPT_EXECUTION" - A Robo script was not fully
+ // "incompleteRoboScriptExecution" - A Robo script was not fully
// executed.
- // "COMPLETE_ROBO_SCRIPT_EXECUTION" - A Robo script was fully and
+ // "completeRoboScriptExecution" - A Robo script was fully and
// successfully executed.
- // "FAILED_TO_INSTALL" - The APK failed to install.
- // "AVAILABLE_DEEP_LINKS" - The app-under-test has deep links, but
- // none were provided to Robo.
- // "NON_SDK_API_USAGE_VIOLATION" - App accessed a non-sdk Api.
- // "NON_SDK_API_USAGE_REPORT" - App accessed a non-sdk Api (new
- // detailed report)
- // "ENCOUNTERED_NON_ANDROID_UI_WIDGET_SCREEN" - Robo crawl encountered
- // at least one screen with elements that are not
+ // "failedToInstall" - The APK failed to install.
+ // "availableDeepLinks" - The app-under-test has deep links, but none
+ // were provided to Robo.
+ // "nonSdkApiUsageViolation" - App accessed a non-sdk Api.
+ // "nonSdkApiUsageReport" - App accessed a non-sdk Api (new detailed
+ // report)
+ // "encounteredNonAndroidUiWidgetScreen" - Robo crawl encountered at
+ // least one screen with elements that are not
// Android UI widgets.
- // "ENCOUNTERED_LOGIN_SCREEN" - Robo crawl encountered at least one
+ // "encounteredLoginScreen" - Robo crawl encountered at least one
// probable login screen.
- // "PERFORMED_GOOGLE_LOGIN" - Robo signed in with Google.
- // "IOS_EXCEPTION" - iOS App crashed with an exception.
- // "IOS_CRASH" - iOS App crashed without an exception (e.g. killed).
- // "PERFORMED_MONKEY_ACTIONS" - Robo crawl involved performing some
+ // "performedGoogleLogin" - Robo signed in with Google.
+ // "iosException" - iOS App crashed with an exception.
+ // "iosCrash" - iOS App crashed without an exception (e.g. killed).
+ // "performedMonkeyActions" - Robo crawl involved performing some
// monkey actions.
- // "USED_ROBO_DIRECTIVE" - Robo crawl used a Robo directive.
- // "USED_ROBO_IGNORE_DIRECTIVE" - Robo crawl used a Robo directive to
+ // "usedRoboDirective" - Robo crawl used a Robo directive.
+ // "usedRoboIgnoreDirective" - Robo crawl used a Robo directive to
// ignore an UI element.
- // "INSUFFICIENT_COVERAGE" - Robo did not crawl some potentially
+ // "insufficientCoverage" - Robo did not crawl some potentially
// important parts of the app.
- // "IN_APP_PURCHASES" - Robo crawl involved some in-app purchases.
- // "CRASH_DIALOG_ERROR" - Crash dialog was detected during the test
+ // "inAppPurchases" - Robo crawl involved some in-app purchases.
+ // "crashDialogError" - Crash dialog was detected during the test
// execution
- // "UI_ELEMENTS_TOO_DEEP" - UI element depth is greater than the
+ // "uiElementsTooDeep" - UI element depth is greater than the
// threshold
- // "BLANK_SCREEN" - Blank screen is found in the Robo crawl
- // "OVERLAPPING_UI_ELEMENTS" - Overlapping UI elements are found in
- // the Robo crawl
+ // "blankScreen" - Blank screen is found in the Robo crawl
+ // "overlappingUiElements" - Overlapping UI elements are found in the
+ // Robo crawl
+ // "unityException" - An uncaught Unity exception was detected (these
+ // don't crash apps).
Type string `json:"type,omitempty"`
// Warning: Warning message with additional details of the issue.
@@ -5157,2779 +5167,6 @@
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
-// method id "toolresults.clusters.get":
-
-type ClustersGetCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- clusterId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// Get: Retrieves a single screenshot cluster by its ID
-func (r *ClustersService) Get(projectId string, historyId string, executionId string, clusterId string) *ClustersGetCall {
- c := &ClustersGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.clusterId = clusterId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *ClustersGetCall) Fields(s ...googleapi.Field) *ClustersGetCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *ClustersGetCall) IfNoneMatch(entityTag string) *ClustersGetCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *ClustersGetCall) Context(ctx context.Context) *ClustersGetCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *ClustersGetCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *ClustersGetCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "clusterId": c.clusterId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.clusters.get" call.
-// Exactly one of *ScreenshotCluster or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *ScreenshotCluster.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *ClustersGetCall) Do(opts ...googleapi.CallOption) (*ScreenshotCluster, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ScreenshotCluster{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Retrieves a single screenshot cluster by its ID",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
- // "httpMethod": "GET",
- // "id": "toolresults.clusters.get",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "clusterId"
- // ],
- // "parameters": {
- // "clusterId": {
- // "description": "A Cluster id\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "executionId": {
- // "description": "An Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
- // "response": {
- // "$ref": "ScreenshotCluster"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.clusters.list":
-
-type ClustersListCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// List: Lists Screenshot Clusters
-//
-// Returns the list of screenshot clusters corresponding to an
-// execution.
-// Screenshot clusters are created after the execution is
-// finished.
-// Clusters are created from a set of screenshots. Between any
-// two
-// screenshots, a matching score is calculated based off their
-// metadata
-// that determines how similar they are. Screenshots are placed
-// in the cluster that has screens which have the highest
-// matching
-// scores.
-func (r *ClustersService) List(projectId string, historyId string, executionId string) *ClustersListCall {
- c := &ClustersListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *ClustersListCall) Fields(s ...googleapi.Field) *ClustersListCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *ClustersListCall) IfNoneMatch(entityTag string) *ClustersListCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *ClustersListCall) Context(ctx context.Context) *ClustersListCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *ClustersListCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *ClustersListCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.clusters.list" call.
-// Exactly one of *ListScreenshotClustersResponse or error will be
-// non-nil. Any non-2xx status code is an error. Response headers are in
-// either *ListScreenshotClustersResponse.ServerResponse.Header or (if a
-// response was returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *ClustersListCall) Do(opts ...googleapi.CallOption) (*ListScreenshotClustersResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListScreenshotClustersResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists Screenshot Clusters\n\nReturns the list of screenshot clusters corresponding to an execution.\nScreenshot clusters are created after the execution is finished.\nClusters are created from a set of screenshots. Between any two\nscreenshots, a matching score is calculated based off their metadata\nthat determines how similar they are. Screenshots are placed\nin the cluster that has screens which have the highest matching\nscores.",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
- // "httpMethod": "GET",
- // "id": "toolresults.clusters.list",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "An Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
- // "response": {
- // "$ref": "ListScreenshotClustersResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.environments.get":
-
-type EnvironmentsGetCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- environmentId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// Get: Gets an Environment.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the Environment does not exist
-func (r *EnvironmentsService) Get(projectId string, historyId string, executionId string, environmentId string) *EnvironmentsGetCall {
- c := &EnvironmentsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.environmentId = environmentId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *EnvironmentsGetCall) Fields(s ...googleapi.Field) *EnvironmentsGetCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *EnvironmentsGetCall) IfNoneMatch(entityTag string) *EnvironmentsGetCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *EnvironmentsGetCall) Context(ctx context.Context) *EnvironmentsGetCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *EnvironmentsGetCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *EnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "environmentId": c.environmentId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.environments.get" call.
-// Exactly one of *Environment or error will be non-nil. Any non-2xx
-// status code is an error. Response headers are in either
-// *Environment.ServerResponse.Header or (if a response was returned at
-// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
-// to check whether the returned error was because
-// http.StatusNotModified was returned.
-func (c *EnvironmentsGetCall) Do(opts ...googleapi.CallOption) (*Environment, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Environment{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Gets an Environment.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Environment does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
- // "httpMethod": "GET",
- // "id": "toolresults.environments.get",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "environmentId"
- // ],
- // "parameters": {
- // "environmentId": {
- // "description": "Required. An Environment id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "executionId": {
- // "description": "Required. An Execution id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "Required. A History id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "Required. A Project id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
- // "response": {
- // "$ref": "Environment"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.environments.list":
-
-type EnvironmentsListCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// List: Lists Environments for a given Execution.
-//
-// The Environments are sorted by display name.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the containing Execution does not exist
-func (r *EnvironmentsService) List(projectId string, historyId string, executionId string) *EnvironmentsListCall {
- c := &EnvironmentsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- return c
-}
-
-// PageSize sets the optional parameter "pageSize": The maximum number
-// of Environments to fetch.
-//
-// Default value: 25. The server will use this default if the field is
-// not set
-// or has a value of 0.
-func (c *EnvironmentsListCall) PageSize(pageSize int64) *EnvironmentsListCall {
- c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
- return c
-}
-
-// PageToken sets the optional parameter "pageToken": A continuation
-// token to resume the query at the next item.
-func (c *EnvironmentsListCall) PageToken(pageToken string) *EnvironmentsListCall {
- c.urlParams_.Set("pageToken", pageToken)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *EnvironmentsListCall) Fields(s ...googleapi.Field) *EnvironmentsListCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *EnvironmentsListCall) IfNoneMatch(entityTag string) *EnvironmentsListCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *EnvironmentsListCall) Context(ctx context.Context) *EnvironmentsListCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *EnvironmentsListCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *EnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.environments.list" call.
-// Exactly one of *ListEnvironmentsResponse or error will be non-nil.
-// Any non-2xx status code is an error. Response headers are in either
-// *ListEnvironmentsResponse.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *EnvironmentsListCall) Do(opts ...googleapi.CallOption) (*ListEnvironmentsResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListEnvironmentsResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists Environments for a given Execution.\n\nThe Environments are sorted by display name.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Execution does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
- // "httpMethod": "GET",
- // "id": "toolresults.environments.list",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "Required. An Execution id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "Required. A History id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "pageSize": {
- // "description": "The maximum number of Environments to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.",
- // "format": "int32",
- // "location": "query",
- // "type": "integer"
- // },
- // "pageToken": {
- // "description": "A continuation token to resume the query at the next item.",
- // "location": "query",
- // "type": "string"
- // },
- // "projectId": {
- // "description": "Required. A Project id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
- // "response": {
- // "$ref": "ListEnvironmentsResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// Pages invokes f for each page of results.
-// A non-nil error returned from f will halt the iteration.
-// The provided context supersedes any context provided to the Context method.
-func (c *EnvironmentsListCall) Pages(ctx context.Context, f func(*ListEnvironmentsResponse) error) error {
- c.ctx_ = ctx
- defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
- for {
- x, err := c.Do()
- if err != nil {
- return err
- }
- if err := f(x); err != nil {
- return err
- }
- if x.NextPageToken == "" {
- return nil
- }
- c.PageToken(x.NextPageToken)
- }
-}
-
-// method id "toolresults.executions.create":
-
-type ExecutionsCreateCall struct {
- s *Service
- projectId string
- historyId string
- execution *Execution
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Create: Creates an Execution.
-//
-// The returned Execution will have the id set.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write to
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the containing History does not exist
-func (r *ExecutionsService) Create(projectId string, historyId string, execution *Execution) *ExecutionsCreateCall {
- c := &ExecutionsCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.execution = execution
- return c
-}
-
-// RequestId sets the optional parameter "requestId": A unique request
-// ID for server to detect duplicated requests.
-// For example, a UUID.
-//
-// Optional, but strongly recommended.
-func (c *ExecutionsCreateCall) RequestId(requestId string) *ExecutionsCreateCall {
- c.urlParams_.Set("requestId", requestId)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *ExecutionsCreateCall) Fields(s ...googleapi.Field) *ExecutionsCreateCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *ExecutionsCreateCall) Context(ctx context.Context) *ExecutionsCreateCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *ExecutionsCreateCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *ExecutionsCreateCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.execution)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("POST", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.executions.create" call.
-// Exactly one of *Execution or error will be non-nil. Any non-2xx
-// status code is an error. Response headers are in either
-// *Execution.ServerResponse.Header or (if a response was returned at
-// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
-// to check whether the returned error was because
-// http.StatusNotModified was returned.
-func (c *ExecutionsCreateCall) Do(opts ...googleapi.CallOption) (*Execution, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Execution{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Creates an Execution.\n\nThe returned Execution will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- // "httpMethod": "POST",
- // "id": "toolresults.executions.create",
- // "parameterOrder": [
- // "projectId",
- // "historyId"
- // ],
- // "parameters": {
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "requestId": {
- // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- // "location": "query",
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- // "request": {
- // "$ref": "Execution"
- // },
- // "response": {
- // "$ref": "Execution"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.executions.get":
-
-type ExecutionsGetCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// Get: Gets an Execution.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write to
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the Execution does not exist
-func (r *ExecutionsService) Get(projectId string, historyId string, executionId string) *ExecutionsGetCall {
- c := &ExecutionsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *ExecutionsGetCall) Fields(s ...googleapi.Field) *ExecutionsGetCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *ExecutionsGetCall) IfNoneMatch(entityTag string) *ExecutionsGetCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *ExecutionsGetCall) Context(ctx context.Context) *ExecutionsGetCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *ExecutionsGetCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *ExecutionsGetCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.executions.get" call.
-// Exactly one of *Execution or error will be non-nil. Any non-2xx
-// status code is an error. Response headers are in either
-// *Execution.ServerResponse.Header or (if a response was returned at
-// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
-// to check whether the returned error was because
-// http.StatusNotModified was returned.
-func (c *ExecutionsGetCall) Do(opts ...googleapi.CallOption) (*Execution, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Execution{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Gets an Execution.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Execution does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- // "httpMethod": "GET",
- // "id": "toolresults.executions.get",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "An Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- // "response": {
- // "$ref": "Execution"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.executions.list":
-
-type ExecutionsListCall struct {
- s *Service
- projectId string
- historyId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// List: Lists Executions for a given History.
-//
-// The executions are sorted by creation_time in descending order.
-// The
-// execution_id key will be used to order the executions with the
-// same
-// creation_time.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the containing History does not exist
-func (r *ExecutionsService) List(projectId string, historyId string) *ExecutionsListCall {
- c := &ExecutionsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- return c
-}
-
-// PageSize sets the optional parameter "pageSize": The maximum number
-// of Executions to fetch.
-//
-// Default value: 25. The server will use this default if the field is
-// not set
-// or has a value of 0.
-func (c *ExecutionsListCall) PageSize(pageSize int64) *ExecutionsListCall {
- c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
- return c
-}
-
-// PageToken sets the optional parameter "pageToken": A continuation
-// token to resume the query at the next item.
-func (c *ExecutionsListCall) PageToken(pageToken string) *ExecutionsListCall {
- c.urlParams_.Set("pageToken", pageToken)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *ExecutionsListCall) Fields(s ...googleapi.Field) *ExecutionsListCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *ExecutionsListCall) IfNoneMatch(entityTag string) *ExecutionsListCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *ExecutionsListCall) Context(ctx context.Context) *ExecutionsListCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *ExecutionsListCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *ExecutionsListCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.executions.list" call.
-// Exactly one of *ListExecutionsResponse or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *ListExecutionsResponse.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *ExecutionsListCall) Do(opts ...googleapi.CallOption) (*ListExecutionsResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListExecutionsResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists Executions for a given History.\n\nThe executions are sorted by creation_time in descending order. The\nexecution_id key will be used to order the executions with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- // "httpMethod": "GET",
- // "id": "toolresults.executions.list",
- // "parameterOrder": [
- // "projectId",
- // "historyId"
- // ],
- // "parameters": {
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "pageSize": {
- // "description": "The maximum number of Executions to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
- // "format": "int32",
- // "location": "query",
- // "type": "integer"
- // },
- // "pageToken": {
- // "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- // "location": "query",
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
- // "response": {
- // "$ref": "ListExecutionsResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// Pages invokes f for each page of results.
-// A non-nil error returned from f will halt the iteration.
-// The provided context supersedes any context provided to the Context method.
-func (c *ExecutionsListCall) Pages(ctx context.Context, f func(*ListExecutionsResponse) error) error {
- c.ctx_ = ctx
- defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
- for {
- x, err := c.Do()
- if err != nil {
- return err
- }
- if err := f(x); err != nil {
- return err
- }
- if x.NextPageToken == "" {
- return nil
- }
- c.PageToken(x.NextPageToken)
- }
-}
-
-// method id "toolresults.executions.patch":
-
-type ExecutionsPatchCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- execution *Execution
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Patch: Updates an existing Execution with the supplied partial
-// entity.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write to
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - FAILED_PRECONDITION - if the requested state transition is
-// illegal
-// - NOT_FOUND - if the containing History does not exist
-func (r *ExecutionsService) Patch(projectId string, historyId string, executionId string, execution *Execution) *ExecutionsPatchCall {
- c := &ExecutionsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.execution = execution
- return c
-}
-
-// RequestId sets the optional parameter "requestId": A unique request
-// ID for server to detect duplicated requests.
-// For example, a UUID.
-//
-// Optional, but strongly recommended.
-func (c *ExecutionsPatchCall) RequestId(requestId string) *ExecutionsPatchCall {
- c.urlParams_.Set("requestId", requestId)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *ExecutionsPatchCall) Fields(s ...googleapi.Field) *ExecutionsPatchCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *ExecutionsPatchCall) Context(ctx context.Context) *ExecutionsPatchCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *ExecutionsPatchCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *ExecutionsPatchCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.execution)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("PATCH", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.executions.patch" call.
-// Exactly one of *Execution or error will be non-nil. Any non-2xx
-// status code is an error. Response headers are in either
-// *Execution.ServerResponse.Header or (if a response was returned at
-// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
-// to check whether the returned error was because
-// http.StatusNotModified was returned.
-func (c *ExecutionsPatchCall) Do(opts ...googleapi.CallOption) (*Execution, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Execution{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Updates an existing Execution with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n- NOT_FOUND - if the containing History does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- // "httpMethod": "PATCH",
- // "id": "toolresults.executions.patch",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "Required.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "Required.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "requestId": {
- // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- // "location": "query",
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
- // "request": {
- // "$ref": "Execution"
- // },
- // "response": {
- // "$ref": "Execution"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.histories.create":
-
-type HistoriesCreateCall struct {
- s *Service
- projectId string
- history *History
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Create: Creates a History.
-//
-// The returned History will have the id set.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write to
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the containing project does not exist
-func (r *HistoriesService) Create(projectId string, history *History) *HistoriesCreateCall {
- c := &HistoriesCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.history = history
- return c
-}
-
-// RequestId sets the optional parameter "requestId": A unique request
-// ID for server to detect duplicated requests.
-// For example, a UUID.
-//
-// Optional, but strongly recommended.
-func (c *HistoriesCreateCall) RequestId(requestId string) *HistoriesCreateCall {
- c.urlParams_.Set("requestId", requestId)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *HistoriesCreateCall) Fields(s ...googleapi.Field) *HistoriesCreateCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *HistoriesCreateCall) Context(ctx context.Context) *HistoriesCreateCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *HistoriesCreateCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *HistoriesCreateCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.history)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("POST", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.histories.create" call.
-// Exactly one of *History or error will be non-nil. Any non-2xx status
-// code is an error. Response headers are in either
-// *History.ServerResponse.Header or (if a response was returned at all)
-// in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to
-// check whether the returned error was because http.StatusNotModified
-// was returned.
-func (c *HistoriesCreateCall) Do(opts ...googleapi.CallOption) (*History, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &History{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Creates a History.\n\nThe returned History will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing project does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
- // "httpMethod": "POST",
- // "id": "toolresults.histories.create",
- // "parameterOrder": [
- // "projectId"
- // ],
- // "parameters": {
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "requestId": {
- // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- // "location": "query",
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories",
- // "request": {
- // "$ref": "History"
- // },
- // "response": {
- // "$ref": "History"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.histories.get":
-
-type HistoriesGetCall struct {
- s *Service
- projectId string
- historyId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// Get: Gets a History.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the History does not exist
-func (r *HistoriesService) Get(projectId string, historyId string) *HistoriesGetCall {
- c := &HistoriesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *HistoriesGetCall) Fields(s ...googleapi.Field) *HistoriesGetCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *HistoriesGetCall) IfNoneMatch(entityTag string) *HistoriesGetCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *HistoriesGetCall) Context(ctx context.Context) *HistoriesGetCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *HistoriesGetCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *HistoriesGetCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.histories.get" call.
-// Exactly one of *History or error will be non-nil. Any non-2xx status
-// code is an error. Response headers are in either
-// *History.ServerResponse.Header or (if a response was returned at all)
-// in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to
-// check whether the returned error was because http.StatusNotModified
-// was returned.
-func (c *HistoriesGetCall) Do(opts ...googleapi.CallOption) (*History, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &History{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Gets a History.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
- // "httpMethod": "GET",
- // "id": "toolresults.histories.get",
- // "parameterOrder": [
- // "projectId",
- // "historyId"
- // ],
- // "parameters": {
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
- // "response": {
- // "$ref": "History"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.histories.list":
-
-type HistoriesListCall struct {
- s *Service
- projectId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// List: Lists Histories for a given Project.
-//
-// The histories are sorted by modification time in descending order.
-// The
-// history_id key will be used to order the history with the
-// same
-// modification time.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the History does not exist
-func (r *HistoriesService) List(projectId string) *HistoriesListCall {
- c := &HistoriesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- return c
-}
-
-// FilterByName sets the optional parameter "filterByName": If set, only
-// return histories with the given name.
-func (c *HistoriesListCall) FilterByName(filterByName string) *HistoriesListCall {
- c.urlParams_.Set("filterByName", filterByName)
- return c
-}
-
-// PageSize sets the optional parameter "pageSize": The maximum number
-// of Histories to fetch.
-//
-// Default value: 20. The server will use this default if the field is
-// not set
-// or has a value of 0. Any value greater than 100 will be treated as
-// 100.
-func (c *HistoriesListCall) PageSize(pageSize int64) *HistoriesListCall {
- c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
- return c
-}
-
-// PageToken sets the optional parameter "pageToken": A continuation
-// token to resume the query at the next item.
-func (c *HistoriesListCall) PageToken(pageToken string) *HistoriesListCall {
- c.urlParams_.Set("pageToken", pageToken)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *HistoriesListCall) Fields(s ...googleapi.Field) *HistoriesListCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *HistoriesListCall) IfNoneMatch(entityTag string) *HistoriesListCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *HistoriesListCall) Context(ctx context.Context) *HistoriesListCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *HistoriesListCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *HistoriesListCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.histories.list" call.
-// Exactly one of *ListHistoriesResponse or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *ListHistoriesResponse.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *HistoriesListCall) Do(opts ...googleapi.CallOption) (*ListHistoriesResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListHistoriesResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists Histories for a given Project.\n\nThe histories are sorted by modification time in descending order. The\nhistory_id key will be used to order the history with the same\nmodification time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
- // "httpMethod": "GET",
- // "id": "toolresults.histories.list",
- // "parameterOrder": [
- // "projectId"
- // ],
- // "parameters": {
- // "filterByName": {
- // "description": "If set, only return histories with the given name.\n\nOptional.",
- // "location": "query",
- // "type": "string"
- // },
- // "pageSize": {
- // "description": "The maximum number of Histories to fetch.\n\nDefault value: 20. The server will use this default if the field is not set\nor has a value of 0. Any value greater than 100 will be treated as 100.\n\nOptional.",
- // "format": "int32",
- // "location": "query",
- // "type": "integer"
- // },
- // "pageToken": {
- // "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- // "location": "query",
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories",
- // "response": {
- // "$ref": "ListHistoriesResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// Pages invokes f for each page of results.
-// A non-nil error returned from f will halt the iteration.
-// The provided context supersedes any context provided to the Context method.
-func (c *HistoriesListCall) Pages(ctx context.Context, f func(*ListHistoriesResponse) error) error {
- c.ctx_ = ctx
- defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
- for {
- x, err := c.Do()
- if err != nil {
- return err
- }
- if err := f(x); err != nil {
- return err
- }
- if x.NextPageToken == "" {
- return nil
- }
- c.PageToken(x.NextPageToken)
- }
-}
-
-// method id "toolresults.perfMetricsSummary.create":
-
-type PerfMetricsSummaryCreateCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- perfmetricssummary *PerfMetricsSummary
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Create: Creates a PerfMetricsSummary resource. Returns the existing
-// one if it has
-// already been created.
-//
-// May return any of the following error code(s):
-// - NOT_FOUND - The containing Step does not exist
-func (r *PerfMetricsSummaryService) Create(projectId string, historyId string, executionId string, stepId string, perfmetricssummary *PerfMetricsSummary) *PerfMetricsSummaryCreateCall {
- c := &PerfMetricsSummaryCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- c.perfmetricssummary = perfmetricssummary
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *PerfMetricsSummaryCreateCall) Fields(s ...googleapi.Field) *PerfMetricsSummaryCreateCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *PerfMetricsSummaryCreateCall) Context(ctx context.Context) *PerfMetricsSummaryCreateCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *PerfMetricsSummaryCreateCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *PerfMetricsSummaryCreateCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.perfmetricssummary)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("POST", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.perfMetricsSummary.create" call.
-// Exactly one of *PerfMetricsSummary or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *PerfMetricsSummary.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *PerfMetricsSummaryCreateCall) Do(opts ...googleapi.CallOption) (*PerfMetricsSummary, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &PerfMetricsSummary{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Creates a PerfMetricsSummary resource. Returns the existing one if it has\nalready been created.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The containing Step does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- // "httpMethod": "POST",
- // "id": "toolresults.perfMetricsSummary.create",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A tool results execution ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A tool results history ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "The cloud project",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A tool results step ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- // "request": {
- // "$ref": "PerfMetricsSummary"
- // },
- // "response": {
- // "$ref": "PerfMetricsSummary"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.perfSampleSeries.create":
-
-type PerfSampleSeriesCreateCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- perfsampleseries *PerfSampleSeries
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Create: Creates a PerfSampleSeries.
-//
-// May return any of the following error code(s):
-// - ALREADY_EXISTS - PerfMetricSummary already exists for the given
-// Step
-// - NOT_FOUND - The containing Step does not exist
-func (r *PerfSampleSeriesService) Create(projectId string, historyId string, executionId string, stepId string, perfsampleseries *PerfSampleSeries) *PerfSampleSeriesCreateCall {
- c := &PerfSampleSeriesCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- c.perfsampleseries = perfsampleseries
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *PerfSampleSeriesCreateCall) Fields(s ...googleapi.Field) *PerfSampleSeriesCreateCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *PerfSampleSeriesCreateCall) Context(ctx context.Context) *PerfSampleSeriesCreateCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *PerfSampleSeriesCreateCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *PerfSampleSeriesCreateCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.perfsampleseries)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("POST", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.perfSampleSeries.create" call.
-// Exactly one of *PerfSampleSeries or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *PerfSampleSeries.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *PerfSampleSeriesCreateCall) Do(opts ...googleapi.CallOption) (*PerfSampleSeries, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &PerfSampleSeries{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Creates a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- ALREADY_EXISTS - PerfMetricSummary already exists for the given Step\n- NOT_FOUND - The containing Step does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- // "httpMethod": "POST",
- // "id": "toolresults.perfSampleSeries.create",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A tool results execution ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A tool results history ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "The cloud project",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A tool results step ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- // "request": {
- // "$ref": "PerfSampleSeries"
- // },
- // "response": {
- // "$ref": "PerfSampleSeries"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.perfSampleSeries.get":
-
-type PerfSampleSeriesGetCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- sampleSeriesId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// Get: Gets a PerfSampleSeries.
-//
-// May return any of the following error code(s):
-// - NOT_FOUND - The specified PerfSampleSeries does not exist
-func (r *PerfSampleSeriesService) Get(projectId string, historyId string, executionId string, stepId string, sampleSeriesId string) *PerfSampleSeriesGetCall {
- c := &PerfSampleSeriesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- c.sampleSeriesId = sampleSeriesId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *PerfSampleSeriesGetCall) Fields(s ...googleapi.Field) *PerfSampleSeriesGetCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *PerfSampleSeriesGetCall) IfNoneMatch(entityTag string) *PerfSampleSeriesGetCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *PerfSampleSeriesGetCall) Context(ctx context.Context) *PerfSampleSeriesGetCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *PerfSampleSeriesGetCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *PerfSampleSeriesGetCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- "sampleSeriesId": c.sampleSeriesId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.perfSampleSeries.get" call.
-// Exactly one of *PerfSampleSeries or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *PerfSampleSeries.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *PerfSampleSeriesGetCall) Do(opts ...googleapi.CallOption) (*PerfSampleSeries, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &PerfSampleSeries{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Gets a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfSampleSeries does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
- // "httpMethod": "GET",
- // "id": "toolresults.perfSampleSeries.get",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId",
- // "sampleSeriesId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A tool results execution ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A tool results history ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "The cloud project",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "sampleSeriesId": {
- // "description": "A sample series id",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A tool results step ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
- // "response": {
- // "$ref": "PerfSampleSeries"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.perfSampleSeries.list":
-
-type PerfSampleSeriesListCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// List: Lists PerfSampleSeries for a given Step.
-//
-// The request provides an optional filter which specifies one or
-// more
-// PerfMetricsType to include in the result; if none returns all.
-// The resulting PerfSampleSeries are sorted by ids.
-//
-// May return any of the following canonical error codes:
-// - NOT_FOUND - The containing Step does not exist
-func (r *PerfSampleSeriesService) List(projectId string, historyId string, executionId string, stepId string) *PerfSampleSeriesListCall {
- c := &PerfSampleSeriesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- return c
-}
-
-// Filter sets the optional parameter "filter": Specify one or more
-// PerfMetricType values such as CPU to filter the result
-//
-// Possible values:
-// "PERF_METRIC_TYPE_UNSPECIFIED"
-// "MEMORY"
-// "CPU"
-// "NETWORK"
-// "GRAPHICS"
-func (c *PerfSampleSeriesListCall) Filter(filter ...string) *PerfSampleSeriesListCall {
- c.urlParams_.SetMulti("filter", append([]string{}, filter...))
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *PerfSampleSeriesListCall) Fields(s ...googleapi.Field) *PerfSampleSeriesListCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *PerfSampleSeriesListCall) IfNoneMatch(entityTag string) *PerfSampleSeriesListCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *PerfSampleSeriesListCall) Context(ctx context.Context) *PerfSampleSeriesListCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *PerfSampleSeriesListCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *PerfSampleSeriesListCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.perfSampleSeries.list" call.
-// Exactly one of *ListPerfSampleSeriesResponse or error will be
-// non-nil. Any non-2xx status code is an error. Response headers are in
-// either *ListPerfSampleSeriesResponse.ServerResponse.Header or (if a
-// response was returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *PerfSampleSeriesListCall) Do(opts ...googleapi.CallOption) (*ListPerfSampleSeriesResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListPerfSampleSeriesResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists PerfSampleSeries for a given Step.\n\nThe request provides an optional filter which specifies one or more\nPerfMetricsType to include in the result; if none returns all.\nThe resulting PerfSampleSeries are sorted by ids.\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing Step does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- // "httpMethod": "GET",
- // "id": "toolresults.perfSampleSeries.list",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A tool results execution ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "filter": {
- // "description": "Specify one or more PerfMetricType values such as CPU to filter the result",
- // "enum": [
- // "PERF_METRIC_TYPE_UNSPECIFIED",
- // "MEMORY",
- // "CPU",
- // "NETWORK",
- // "GRAPHICS"
- // ],
- // "location": "query",
- // "repeated": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A tool results history ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "The cloud project",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A tool results step ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
- // "response": {
- // "$ref": "ListPerfSampleSeriesResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
// method id "toolresults.projects.getSettings":
type ProjectsGetSettingsCall struct {
@@ -7990,7 +5227,7 @@
func (c *ProjectsGetSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8158,7 +5395,7 @@
func (c *ProjectsInitializeSettingsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8243,9 +5480,4100 @@
}
-// method id "toolresults.samples.batchCreate":
+// method id "toolresults.projects.histories.create":
-type SamplesBatchCreateCall struct {
+type ProjectsHistoriesCreateCall struct {
+ s *Service
+ projectId string
+ history *History
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Create: Creates a History.
+//
+// The returned History will have the id set.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write to
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the containing project does not exist
+func (r *ProjectsHistoriesService) Create(projectId string, history *History) *ProjectsHistoriesCreateCall {
+ c := &ProjectsHistoriesCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.history = history
+ return c
+}
+
+// RequestId sets the optional parameter "requestId": A unique request
+// ID for server to detect duplicated requests.
+// For example, a UUID.
+//
+// Optional, but strongly recommended.
+func (c *ProjectsHistoriesCreateCall) RequestId(requestId string) *ProjectsHistoriesCreateCall {
+ c.urlParams_.Set("requestId", requestId)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesCreateCall) Fields(s ...googleapi.Field) *ProjectsHistoriesCreateCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesCreateCall) Context(ctx context.Context) *ProjectsHistoriesCreateCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesCreateCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesCreateCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.history)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("POST", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.create" call.
+// Exactly one of *History or error will be non-nil. Any non-2xx status
+// code is an error. Response headers are in either
+// *History.ServerResponse.Header or (if a response was returned at all)
+// in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to
+// check whether the returned error was because http.StatusNotModified
+// was returned.
+func (c *ProjectsHistoriesCreateCall) Do(opts ...googleapi.CallOption) (*History, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &History{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Creates a History.\n\nThe returned History will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing project does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
+ // "httpMethod": "POST",
+ // "id": "toolresults.projects.histories.create",
+ // "parameterOrder": [
+ // "projectId"
+ // ],
+ // "parameters": {
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "requestId": {
+ // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ // "location": "query",
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories",
+ // "request": {
+ // "$ref": "History"
+ // },
+ // "response": {
+ // "$ref": "History"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.get":
+
+type ProjectsHistoriesGetCall struct {
+ s *Service
+ projectId string
+ historyId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Get: Gets a History.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the History does not exist
+func (r *ProjectsHistoriesService) Get(projectId string, historyId string) *ProjectsHistoriesGetCall {
+ c := &ProjectsHistoriesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesGetCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesGetCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesGetCall) Context(ctx context.Context) *ProjectsHistoriesGetCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesGetCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesGetCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.get" call.
+// Exactly one of *History or error will be non-nil. Any non-2xx status
+// code is an error. Response headers are in either
+// *History.ServerResponse.Header or (if a response was returned at all)
+// in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to
+// check whether the returned error was because http.StatusNotModified
+// was returned.
+func (c *ProjectsHistoriesGetCall) Do(opts ...googleapi.CallOption) (*History, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &History{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Gets a History.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.get",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId"
+ // ],
+ // "parameters": {
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}",
+ // "response": {
+ // "$ref": "History"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.list":
+
+type ProjectsHistoriesListCall struct {
+ s *Service
+ projectId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// List: Lists Histories for a given Project.
+//
+// The histories are sorted by modification time in descending order.
+// The
+// history_id key will be used to order the history with the
+// same
+// modification time.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the History does not exist
+func (r *ProjectsHistoriesService) List(projectId string) *ProjectsHistoriesListCall {
+ c := &ProjectsHistoriesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ return c
+}
+
+// FilterByName sets the optional parameter "filterByName": If set, only
+// return histories with the given name.
+func (c *ProjectsHistoriesListCall) FilterByName(filterByName string) *ProjectsHistoriesListCall {
+ c.urlParams_.Set("filterByName", filterByName)
+ return c
+}
+
+// PageSize sets the optional parameter "pageSize": The maximum number
+// of Histories to fetch.
+//
+// Default value: 20. The server will use this default if the field is
+// not set
+// or has a value of 0. Any value greater than 100 will be treated as
+// 100.
+func (c *ProjectsHistoriesListCall) PageSize(pageSize int64) *ProjectsHistoriesListCall {
+ c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
+ return c
+}
+
+// PageToken sets the optional parameter "pageToken": A continuation
+// token to resume the query at the next item.
+func (c *ProjectsHistoriesListCall) PageToken(pageToken string) *ProjectsHistoriesListCall {
+ c.urlParams_.Set("pageToken", pageToken)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesListCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesListCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesListCall) Context(ctx context.Context) *ProjectsHistoriesListCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesListCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesListCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.list" call.
+// Exactly one of *ListHistoriesResponse or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *ListHistoriesResponse.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesListCall) Do(opts ...googleapi.CallOption) (*ListHistoriesResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListHistoriesResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists Histories for a given Project.\n\nThe histories are sorted by modification time in descending order. The\nhistory_id key will be used to order the history with the same\nmodification time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the History does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.list",
+ // "parameterOrder": [
+ // "projectId"
+ // ],
+ // "parameters": {
+ // "filterByName": {
+ // "description": "If set, only return histories with the given name.\n\nOptional.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "pageSize": {
+ // "description": "The maximum number of Histories to fetch.\n\nDefault value: 20. The server will use this default if the field is not set\nor has a value of 0. Any value greater than 100 will be treated as 100.\n\nOptional.",
+ // "format": "int32",
+ // "location": "query",
+ // "type": "integer"
+ // },
+ // "pageToken": {
+ // "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories",
+ // "response": {
+ // "$ref": "ListHistoriesResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// Pages invokes f for each page of results.
+// A non-nil error returned from f will halt the iteration.
+// The provided context supersedes any context provided to the Context method.
+func (c *ProjectsHistoriesListCall) Pages(ctx context.Context, f func(*ListHistoriesResponse) error) error {
+ c.ctx_ = ctx
+ defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
+ for {
+ x, err := c.Do()
+ if err != nil {
+ return err
+ }
+ if err := f(x); err != nil {
+ return err
+ }
+ if x.NextPageToken == "" {
+ return nil
+ }
+ c.PageToken(x.NextPageToken)
+ }
+}
+
+// method id "toolresults.projects.histories.executions.create":
+
+type ProjectsHistoriesExecutionsCreateCall struct {
+ s *Service
+ projectId string
+ historyId string
+ execution *Execution
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Create: Creates an Execution.
+//
+// The returned Execution will have the id set.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write to
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the containing History does not exist
+func (r *ProjectsHistoriesExecutionsService) Create(projectId string, historyId string, execution *Execution) *ProjectsHistoriesExecutionsCreateCall {
+ c := &ProjectsHistoriesExecutionsCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.execution = execution
+ return c
+}
+
+// RequestId sets the optional parameter "requestId": A unique request
+// ID for server to detect duplicated requests.
+// For example, a UUID.
+//
+// Optional, but strongly recommended.
+func (c *ProjectsHistoriesExecutionsCreateCall) RequestId(requestId string) *ProjectsHistoriesExecutionsCreateCall {
+ c.urlParams_.Set("requestId", requestId)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsCreateCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsCreateCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsCreateCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsCreateCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsCreateCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsCreateCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.execution)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("POST", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.create" call.
+// Exactly one of *Execution or error will be non-nil. Any non-2xx
+// status code is an error. Response headers are in either
+// *Execution.ServerResponse.Header or (if a response was returned at
+// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
+// to check whether the returned error was because
+// http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsCreateCall) Do(opts ...googleapi.CallOption) (*Execution, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Execution{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Creates an Execution.\n\nThe returned Execution will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ // "httpMethod": "POST",
+ // "id": "toolresults.projects.histories.executions.create",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId"
+ // ],
+ // "parameters": {
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "requestId": {
+ // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ // "location": "query",
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ // "request": {
+ // "$ref": "Execution"
+ // },
+ // "response": {
+ // "$ref": "Execution"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.get":
+
+type ProjectsHistoriesExecutionsGetCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Get: Gets an Execution.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write to
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the Execution does not exist
+func (r *ProjectsHistoriesExecutionsService) Get(projectId string, historyId string, executionId string) *ProjectsHistoriesExecutionsGetCall {
+ c := &ProjectsHistoriesExecutionsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsGetCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsGetCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsGetCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsGetCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsGetCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsGetCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.get" call.
+// Exactly one of *Execution or error will be non-nil. Any non-2xx
+// status code is an error. Response headers are in either
+// *Execution.ServerResponse.Header or (if a response was returned at
+// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
+// to check whether the returned error was because
+// http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsGetCall) Do(opts ...googleapi.CallOption) (*Execution, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Execution{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Gets an Execution.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Execution does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.get",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "An Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ // "response": {
+ // "$ref": "Execution"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.list":
+
+type ProjectsHistoriesExecutionsListCall struct {
+ s *Service
+ projectId string
+ historyId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// List: Lists Executions for a given History.
+//
+// The executions are sorted by creation_time in descending order.
+// The
+// execution_id key will be used to order the executions with the
+// same
+// creation_time.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the containing History does not exist
+func (r *ProjectsHistoriesExecutionsService) List(projectId string, historyId string) *ProjectsHistoriesExecutionsListCall {
+ c := &ProjectsHistoriesExecutionsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ return c
+}
+
+// PageSize sets the optional parameter "pageSize": The maximum number
+// of Executions to fetch.
+//
+// Default value: 25. The server will use this default if the field is
+// not set
+// or has a value of 0.
+func (c *ProjectsHistoriesExecutionsListCall) PageSize(pageSize int64) *ProjectsHistoriesExecutionsListCall {
+ c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
+ return c
+}
+
+// PageToken sets the optional parameter "pageToken": A continuation
+// token to resume the query at the next item.
+func (c *ProjectsHistoriesExecutionsListCall) PageToken(pageToken string) *ProjectsHistoriesExecutionsListCall {
+ c.urlParams_.Set("pageToken", pageToken)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsListCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsListCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsListCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsListCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsListCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.list" call.
+// Exactly one of *ListExecutionsResponse or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *ListExecutionsResponse.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsListCall) Do(opts ...googleapi.CallOption) (*ListExecutionsResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListExecutionsResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists Executions for a given History.\n\nThe executions are sorted by creation_time in descending order. The\nexecution_id key will be used to order the executions with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing History does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.list",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId"
+ // ],
+ // "parameters": {
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "pageSize": {
+ // "description": "The maximum number of Executions to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
+ // "format": "int32",
+ // "location": "query",
+ // "type": "integer"
+ // },
+ // "pageToken": {
+ // "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions",
+ // "response": {
+ // "$ref": "ListExecutionsResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// Pages invokes f for each page of results.
+// A non-nil error returned from f will halt the iteration.
+// The provided context supersedes any context provided to the Context method.
+func (c *ProjectsHistoriesExecutionsListCall) Pages(ctx context.Context, f func(*ListExecutionsResponse) error) error {
+ c.ctx_ = ctx
+ defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
+ for {
+ x, err := c.Do()
+ if err != nil {
+ return err
+ }
+ if err := f(x); err != nil {
+ return err
+ }
+ if x.NextPageToken == "" {
+ return nil
+ }
+ c.PageToken(x.NextPageToken)
+ }
+}
+
+// method id "toolresults.projects.histories.executions.patch":
+
+type ProjectsHistoriesExecutionsPatchCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ execution *Execution
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Patch: Updates an existing Execution with the supplied partial
+// entity.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write to
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - FAILED_PRECONDITION - if the requested state transition is
+// illegal
+// - NOT_FOUND - if the containing History does not exist
+func (r *ProjectsHistoriesExecutionsService) Patch(projectId string, historyId string, executionId string, execution *Execution) *ProjectsHistoriesExecutionsPatchCall {
+ c := &ProjectsHistoriesExecutionsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.execution = execution
+ return c
+}
+
+// RequestId sets the optional parameter "requestId": A unique request
+// ID for server to detect duplicated requests.
+// For example, a UUID.
+//
+// Optional, but strongly recommended.
+func (c *ProjectsHistoriesExecutionsPatchCall) RequestId(requestId string) *ProjectsHistoriesExecutionsPatchCall {
+ c.urlParams_.Set("requestId", requestId)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsPatchCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsPatchCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsPatchCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsPatchCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsPatchCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsPatchCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.execution)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("PATCH", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.patch" call.
+// Exactly one of *Execution or error will be non-nil. Any non-2xx
+// status code is an error. Response headers are in either
+// *Execution.ServerResponse.Header or (if a response was returned at
+// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
+// to check whether the returned error was because
+// http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsPatchCall) Do(opts ...googleapi.CallOption) (*Execution, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Execution{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Updates an existing Execution with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n- NOT_FOUND - if the containing History does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ // "httpMethod": "PATCH",
+ // "id": "toolresults.projects.histories.executions.patch",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "Required.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "Required.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "requestId": {
+ // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ // "location": "query",
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}",
+ // "request": {
+ // "$ref": "Execution"
+ // },
+ // "response": {
+ // "$ref": "Execution"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.clusters.get":
+
+type ProjectsHistoriesExecutionsClustersGetCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ clusterId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Get: Retrieves a single screenshot cluster by its ID
+func (r *ProjectsHistoriesExecutionsClustersService) Get(projectId string, historyId string, executionId string, clusterId string) *ProjectsHistoriesExecutionsClustersGetCall {
+ c := &ProjectsHistoriesExecutionsClustersGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.clusterId = clusterId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsClustersGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsClustersGetCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsClustersGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsClustersGetCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsClustersGetCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsClustersGetCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsClustersGetCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsClustersGetCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "clusterId": c.clusterId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.clusters.get" call.
+// Exactly one of *ScreenshotCluster or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *ScreenshotCluster.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsClustersGetCall) Do(opts ...googleapi.CallOption) (*ScreenshotCluster, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ScreenshotCluster{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Retrieves a single screenshot cluster by its ID",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.clusters.get",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "clusterId"
+ // ],
+ // "parameters": {
+ // "clusterId": {
+ // "description": "A Cluster id\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "executionId": {
+ // "description": "An Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}",
+ // "response": {
+ // "$ref": "ScreenshotCluster"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.clusters.list":
+
+type ProjectsHistoriesExecutionsClustersListCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// List: Lists Screenshot Clusters
+//
+// Returns the list of screenshot clusters corresponding to an
+// execution.
+// Screenshot clusters are created after the execution is
+// finished.
+// Clusters are created from a set of screenshots. Between any
+// two
+// screenshots, a matching score is calculated based off their
+// metadata
+// that determines how similar they are. Screenshots are placed
+// in the cluster that has screens which have the highest
+// matching
+// scores.
+func (r *ProjectsHistoriesExecutionsClustersService) List(projectId string, historyId string, executionId string) *ProjectsHistoriesExecutionsClustersListCall {
+ c := &ProjectsHistoriesExecutionsClustersListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsClustersListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsClustersListCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsClustersListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsClustersListCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsClustersListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsClustersListCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsClustersListCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsClustersListCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.clusters.list" call.
+// Exactly one of *ListScreenshotClustersResponse or error will be
+// non-nil. Any non-2xx status code is an error. Response headers are in
+// either *ListScreenshotClustersResponse.ServerResponse.Header or (if a
+// response was returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsClustersListCall) Do(opts ...googleapi.CallOption) (*ListScreenshotClustersResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListScreenshotClustersResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists Screenshot Clusters\n\nReturns the list of screenshot clusters corresponding to an execution.\nScreenshot clusters are created after the execution is finished.\nClusters are created from a set of screenshots. Between any two\nscreenshots, a matching score is calculated based off their metadata\nthat determines how similar they are. Screenshots are placed\nin the cluster that has screens which have the highest matching\nscores.",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.clusters.list",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "An Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters",
+ // "response": {
+ // "$ref": "ListScreenshotClustersResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.environments.get":
+
+type ProjectsHistoriesExecutionsEnvironmentsGetCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ environmentId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Get: Gets an Environment.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the Environment does not exist
+func (r *ProjectsHistoriesExecutionsEnvironmentsService) Get(projectId string, historyId string, executionId string, environmentId string) *ProjectsHistoriesExecutionsEnvironmentsGetCall {
+ c := &ProjectsHistoriesExecutionsEnvironmentsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.environmentId = environmentId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsEnvironmentsGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsEnvironmentsGetCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsEnvironmentsGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsEnvironmentsGetCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsEnvironmentsGetCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsEnvironmentsGetCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsEnvironmentsGetCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsEnvironmentsGetCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "environmentId": c.environmentId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.environments.get" call.
+// Exactly one of *Environment or error will be non-nil. Any non-2xx
+// status code is an error. Response headers are in either
+// *Environment.ServerResponse.Header or (if a response was returned at
+// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
+// to check whether the returned error was because
+// http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsEnvironmentsGetCall) Do(opts ...googleapi.CallOption) (*Environment, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Environment{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Gets an Environment.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Environment does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.environments.get",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "environmentId"
+ // ],
+ // "parameters": {
+ // "environmentId": {
+ // "description": "Required. An Environment id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "executionId": {
+ // "description": "Required. An Execution id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "Required. A History id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "Required. A Project id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{environmentId}",
+ // "response": {
+ // "$ref": "Environment"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.environments.list":
+
+type ProjectsHistoriesExecutionsEnvironmentsListCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// List: Lists Environments for a given Execution.
+//
+// The Environments are sorted by display name.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the containing Execution does not exist
+func (r *ProjectsHistoriesExecutionsEnvironmentsService) List(projectId string, historyId string, executionId string) *ProjectsHistoriesExecutionsEnvironmentsListCall {
+ c := &ProjectsHistoriesExecutionsEnvironmentsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ return c
+}
+
+// PageSize sets the optional parameter "pageSize": The maximum number
+// of Environments to fetch.
+//
+// Default value: 25. The server will use this default if the field is
+// not set
+// or has a value of 0.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) PageSize(pageSize int64) *ProjectsHistoriesExecutionsEnvironmentsListCall {
+ c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
+ return c
+}
+
+// PageToken sets the optional parameter "pageToken": A continuation
+// token to resume the query at the next item.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) PageToken(pageToken string) *ProjectsHistoriesExecutionsEnvironmentsListCall {
+ c.urlParams_.Set("pageToken", pageToken)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsEnvironmentsListCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsEnvironmentsListCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsEnvironmentsListCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.environments.list" call.
+// Exactly one of *ListEnvironmentsResponse or error will be non-nil.
+// Any non-2xx status code is an error. Response headers are in either
+// *ListEnvironmentsResponse.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) Do(opts ...googleapi.CallOption) (*ListEnvironmentsResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListEnvironmentsResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists Environments for a given Execution.\n\nThe Environments are sorted by display name.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Execution does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.environments.list",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "Required. An Execution id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "Required. A History id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "pageSize": {
+ // "description": "The maximum number of Environments to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.",
+ // "format": "int32",
+ // "location": "query",
+ // "type": "integer"
+ // },
+ // "pageToken": {
+ // "description": "A continuation token to resume the query at the next item.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "Required. A Project id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments",
+ // "response": {
+ // "$ref": "ListEnvironmentsResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// Pages invokes f for each page of results.
+// A non-nil error returned from f will halt the iteration.
+// The provided context supersedes any context provided to the Context method.
+func (c *ProjectsHistoriesExecutionsEnvironmentsListCall) Pages(ctx context.Context, f func(*ListEnvironmentsResponse) error) error {
+ c.ctx_ = ctx
+ defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
+ for {
+ x, err := c.Do()
+ if err != nil {
+ return err
+ }
+ if err := f(x); err != nil {
+ return err
+ }
+ if x.NextPageToken == "" {
+ return nil
+ }
+ c.PageToken(x.NextPageToken)
+ }
+}
+
+// method id "toolresults.projects.histories.executions.steps.accessibilityClusters":
+
+type ProjectsHistoriesExecutionsStepsAccessibilityClustersCall struct {
+ s *Service
+ name string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// AccessibilityClusters: Lists accessibility clusters for a given
+// Step
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - FAILED_PRECONDITION - if an argument in the request happens to be
+// invalid; e.g. if the locale format is
+// incorrect
+// - NOT_FOUND - if the containing Step does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) AccessibilityClusters(name string) *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall {
+ c := &ProjectsHistoriesExecutionsStepsAccessibilityClustersCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.name = name
+ return c
+}
+
+// Locale sets the optional parameter "locale": The accepted format is
+// the canonical Unicode format with hyphen as a
+// delimiter. Language must be lowercase, Language Script -
+// Capitalized,
+// Region - UPPERCASE.
+// See http://www.unicode.org/reports/tr35/#Unicode_locale_identifier
+// for
+// details.
+//
+// Required.
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) Locale(locale string) *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall {
+ c.urlParams_.Set("locale", locale)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/{+name}:accessibilityClusters")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "name": c.name,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.accessibilityClusters" call.
+// Exactly one of *ListStepAccessibilityClustersResponse or error will
+// be non-nil. Any non-2xx status code is an error. Response headers are
+// in either
+// *ListStepAccessibilityClustersResponse.ServerResponse.Header or (if a
+// response was returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsAccessibilityClustersCall) Do(opts ...googleapi.CallOption) (*ListStepAccessibilityClustersResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListStepAccessibilityClustersResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists accessibility clusters for a given Step\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if the locale format is incorrect\n- NOT_FOUND - if the containing Step does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectsId}/histories/{historiesId}/executions/{executionsId}/steps/{stepsId}:accessibilityClusters",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.steps.accessibilityClusters",
+ // "parameterOrder": [
+ // "name"
+ // ],
+ // "parameters": {
+ // "locale": {
+ // "description": "The accepted format is the canonical Unicode format with hyphen as a\ndelimiter. Language must be lowercase, Language Script - Capitalized,\nRegion - UPPERCASE.\nSee http://www.unicode.org/reports/tr35/#Unicode_locale_identifier for\ndetails.\n\nRequired.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "name": {
+ // "description": "A full resource name of the step.\nFor example, projects/my-project/histories/bh.1234567890abcdef/executions/\n1234567890123456789/steps/bs.1234567890abcdef\n\nRequired.",
+ // "location": "path",
+ // "pattern": "^projects/[^/]+/histories/[^/]+/executions/[^/]+/steps/[^/]+$",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/{+name}:accessibilityClusters",
+ // "response": {
+ // "$ref": "ListStepAccessibilityClustersResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.create":
+
+type ProjectsHistoriesExecutionsStepsCreateCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ step *Step
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Create: Creates a Step.
+//
+// The returned Step will have the id set.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write to
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - FAILED_PRECONDITION - if the step is too large (more than 10Mib)
+// - NOT_FOUND - if the containing Execution does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) Create(projectId string, historyId string, executionId string, step *Step) *ProjectsHistoriesExecutionsStepsCreateCall {
+ c := &ProjectsHistoriesExecutionsStepsCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.step = step
+ return c
+}
+
+// RequestId sets the optional parameter "requestId": A unique request
+// ID for server to detect duplicated requests.
+// For example, a UUID.
+//
+// Optional, but strongly recommended.
+func (c *ProjectsHistoriesExecutionsStepsCreateCall) RequestId(requestId string) *ProjectsHistoriesExecutionsStepsCreateCall {
+ c.urlParams_.Set("requestId", requestId)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsCreateCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsCreateCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsCreateCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsCreateCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsCreateCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsCreateCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.step)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("POST", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.create" call.
+// Exactly one of *Step or error will be non-nil. Any non-2xx status
+// code is an error. Response headers are in either
+// *Step.ServerResponse.Header or (if a response was returned at all) in
+// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
+// whether the returned error was because http.StatusNotModified was
+// returned.
+func (c *ProjectsHistoriesExecutionsStepsCreateCall) Do(opts ...googleapi.CallOption) (*Step, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Step{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Creates a Step.\n\nThe returned Step will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ // "httpMethod": "POST",
+ // "id": "toolresults.projects.histories.executions.steps.create",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "Required. An Execution id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "Required. A History id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "Required. A Project id.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "requestId": {
+ // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ // "location": "query",
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ // "request": {
+ // "$ref": "Step"
+ // },
+ // "response": {
+ // "$ref": "Step"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.get":
+
+type ProjectsHistoriesExecutionsStepsGetCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Get: Gets a Step.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - NOT_FOUND - if the Step does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) Get(projectId string, historyId string, executionId string, stepId string) *ProjectsHistoriesExecutionsStepsGetCall {
+ c := &ProjectsHistoriesExecutionsStepsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsGetCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsStepsGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsGetCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsGetCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsGetCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsGetCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsGetCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.get" call.
+// Exactly one of *Step or error will be non-nil. Any non-2xx status
+// code is an error. Response headers are in either
+// *Step.ServerResponse.Header or (if a response was returned at all) in
+// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
+// whether the returned error was because http.StatusNotModified was
+// returned.
+func (c *ProjectsHistoriesExecutionsStepsGetCall) Do(opts ...googleapi.CallOption) (*Step, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Step{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Gets a Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Step does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.steps.get",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A Step id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ // "response": {
+ // "$ref": "Step"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.getPerfMetricsSummary":
+
+type ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// GetPerfMetricsSummary: Retrieves a PerfMetricsSummary.
+//
+// May return any of the following error code(s):
+// - NOT_FOUND - The specified PerfMetricsSummary does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) GetPerfMetricsSummary(projectId string, historyId string, executionId string, stepId string) *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall {
+ c := &ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.getPerfMetricsSummary" call.
+// Exactly one of *PerfMetricsSummary or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *PerfMetricsSummary.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsGetPerfMetricsSummaryCall) Do(opts ...googleapi.CallOption) (*PerfMetricsSummary, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &PerfMetricsSummary{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Retrieves a PerfMetricsSummary.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfMetricsSummary does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.steps.getPerfMetricsSummary",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A tool results execution ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A tool results history ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "The cloud project",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A tool results step ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ // "response": {
+ // "$ref": "PerfMetricsSummary"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.list":
+
+type ProjectsHistoriesExecutionsStepsListCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// List: Lists Steps for a given Execution.
+//
+// The steps are sorted by creation_time in descending order.
+// The
+// step_id key will be used to order the steps with the
+// same
+// creation_time.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to read project
+// - INVALID_ARGUMENT - if the request is malformed
+// - FAILED_PRECONDITION - if an argument in the request happens to be
+// invalid; e.g. if an attempt is made to list
+// the
+// children of a nonexistent Step
+// - NOT_FOUND - if the containing Execution does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) List(projectId string, historyId string, executionId string) *ProjectsHistoriesExecutionsStepsListCall {
+ c := &ProjectsHistoriesExecutionsStepsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ return c
+}
+
+// PageSize sets the optional parameter "pageSize": The maximum number
+// of Steps to fetch.
+//
+// Default value: 25. The server will use this default if the field is
+// not set
+// or has a value of 0.
+func (c *ProjectsHistoriesExecutionsStepsListCall) PageSize(pageSize int64) *ProjectsHistoriesExecutionsStepsListCall {
+ c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
+ return c
+}
+
+// PageToken sets the optional parameter "pageToken": A continuation
+// token to resume the query at the next item.
+func (c *ProjectsHistoriesExecutionsStepsListCall) PageToken(pageToken string) *ProjectsHistoriesExecutionsStepsListCall {
+ c.urlParams_.Set("pageToken", pageToken)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsListCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsStepsListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsListCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsListCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsListCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsListCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.list" call.
+// Exactly one of *ListStepsResponse or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *ListStepsResponse.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsListCall) Do(opts ...googleapi.CallOption) (*ListStepsResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListStepsResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists Steps for a given Execution.\n\nThe steps are sorted by creation_time in descending order. The\nstep_id key will be used to order the steps with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if an attempt is made to list the\n children of a nonexistent Step\n- NOT_FOUND - if the containing Execution does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.steps.list",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "pageSize": {
+ // "description": "The maximum number of Steps to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
+ // "format": "int32",
+ // "location": "query",
+ // "type": "integer"
+ // },
+ // "pageToken": {
+ // "description": "A continuation token to resume the query at the next item.\n\nOptional.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
+ // "response": {
+ // "$ref": "ListStepsResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// Pages invokes f for each page of results.
+// A non-nil error returned from f will halt the iteration.
+// The provided context supersedes any context provided to the Context method.
+func (c *ProjectsHistoriesExecutionsStepsListCall) Pages(ctx context.Context, f func(*ListStepsResponse) error) error {
+ c.ctx_ = ctx
+ defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
+ for {
+ x, err := c.Do()
+ if err != nil {
+ return err
+ }
+ if err := f(x); err != nil {
+ return err
+ }
+ if x.NextPageToken == "" {
+ return nil
+ }
+ c.PageToken(x.NextPageToken)
+ }
+}
+
+// method id "toolresults.projects.histories.executions.steps.patch":
+
+type ProjectsHistoriesExecutionsStepsPatchCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ step *Step
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Patch: Updates an existing Step with the supplied partial
+// entity.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - FAILED_PRECONDITION - if the requested state transition is illegal
+// (e.g try to upload a duplicate xml file), if
+// the
+// updated step is too large (more than 10Mib)
+// - NOT_FOUND - if the containing Execution does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) Patch(projectId string, historyId string, executionId string, stepId string, step *Step) *ProjectsHistoriesExecutionsStepsPatchCall {
+ c := &ProjectsHistoriesExecutionsStepsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ c.step = step
+ return c
+}
+
+// RequestId sets the optional parameter "requestId": A unique request
+// ID for server to detect duplicated requests.
+// For example, a UUID.
+//
+// Optional, but strongly recommended.
+func (c *ProjectsHistoriesExecutionsStepsPatchCall) RequestId(requestId string) *ProjectsHistoriesExecutionsStepsPatchCall {
+ c.urlParams_.Set("requestId", requestId)
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsPatchCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPatchCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsPatchCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPatchCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsPatchCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsPatchCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.step)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("PATCH", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.patch" call.
+// Exactly one of *Step or error will be non-nil. Any non-2xx status
+// code is an error. Response headers are in either
+// *Step.ServerResponse.Header or (if a response was returned at all) in
+// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
+// whether the returned error was because http.StatusNotModified was
+// returned.
+func (c *ProjectsHistoriesExecutionsStepsPatchCall) Do(opts ...googleapi.CallOption) (*Step, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Step{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Updates an existing Step with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n (e.g try to upload a duplicate xml file), if the\n updated step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ // "httpMethod": "PATCH",
+ // "id": "toolresults.projects.histories.executions.steps.patch",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "requestId": {
+ // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
+ // "location": "query",
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A Step id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
+ // "request": {
+ // "$ref": "Step"
+ // },
+ // "response": {
+ // "$ref": "Step"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.publishXunitXmlFiles":
+
+type ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ publishxunitxmlfilesrequest *PublishXunitXmlFilesRequest
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// PublishXunitXmlFiles: Publish xml files to an existing Step.
+//
+// May return any of the following canonical error codes:
+//
+// - PERMISSION_DENIED - if the user is not authorized to write
+// project
+// - INVALID_ARGUMENT - if the request is malformed
+// - FAILED_PRECONDITION - if the requested state transition is
+// illegal,
+// e.g try to upload a duplicate xml file or a file too large.
+// - NOT_FOUND - if the containing Execution does not exist
+func (r *ProjectsHistoriesExecutionsStepsService) PublishXunitXmlFiles(projectId string, historyId string, executionId string, stepId string, publishxunitxmlfilesrequest *PublishXunitXmlFilesRequest) *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall {
+ c := &ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ c.publishxunitxmlfilesrequest = publishxunitxmlfilesrequest
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.publishxunitxmlfilesrequest)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("POST", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.publishXunitXmlFiles" call.
+// Exactly one of *Step or error will be non-nil. Any non-2xx status
+// code is an error. Response headers are in either
+// *Step.ServerResponse.Header or (if a response was returned at all) in
+// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
+// whether the returned error was because http.StatusNotModified was
+// returned.
+func (c *ProjectsHistoriesExecutionsStepsPublishXunitXmlFilesCall) Do(opts ...googleapi.CallOption) (*Step, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &Step{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Publish xml files to an existing Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal,\ne.g try to upload a duplicate xml file or a file too large.\n- NOT_FOUND - if the containing Execution does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
+ // "httpMethod": "POST",
+ // "id": "toolresults.projects.histories.executions.steps.publishXunitXmlFiles",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A Execution id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A History id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "A Project id.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
+ // "request": {
+ // "$ref": "PublishXunitXmlFilesRequest"
+ // },
+ // "response": {
+ // "$ref": "Step"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.perfMetricsSummary.create":
+
+type ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ perfmetricssummary *PerfMetricsSummary
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Create: Creates a PerfMetricsSummary resource. Returns the existing
+// one if it has
+// already been created.
+//
+// May return any of the following error code(s):
+// - NOT_FOUND - The containing Step does not exist
+func (r *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryService) Create(projectId string, historyId string, executionId string, stepId string, perfmetricssummary *PerfMetricsSummary) *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall {
+ c := &ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ c.perfmetricssummary = perfmetricssummary
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.perfmetricssummary)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("POST", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.perfMetricsSummary.create" call.
+// Exactly one of *PerfMetricsSummary or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *PerfMetricsSummary.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsPerfMetricsSummaryCreateCall) Do(opts ...googleapi.CallOption) (*PerfMetricsSummary, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &PerfMetricsSummary{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Creates a PerfMetricsSummary resource. Returns the existing one if it has\nalready been created.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The containing Step does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ // "httpMethod": "POST",
+ // "id": "toolresults.projects.histories.executions.steps.perfMetricsSummary.create",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A tool results execution ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A tool results history ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "The cloud project",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A tool results step ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
+ // "request": {
+ // "$ref": "PerfMetricsSummary"
+ // },
+ // "response": {
+ // "$ref": "PerfMetricsSummary"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.perfSampleSeries.create":
+
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ perfsampleseries *PerfSampleSeries
+ urlParams_ gensupport.URLParams
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Create: Creates a PerfSampleSeries.
+//
+// May return any of the following error code(s):
+// - ALREADY_EXISTS - PerfMetricSummary already exists for the given
+// Step
+// - NOT_FOUND - The containing Step does not exist
+func (r *ProjectsHistoriesExecutionsStepsPerfSampleSeriesService) Create(projectId string, historyId string, executionId string, stepId string, perfsampleseries *PerfSampleSeries) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall {
+ c := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ c.perfsampleseries = perfsampleseries
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ var body io.Reader = nil
+ body, err := googleapi.WithoutDataWrapper.JSONReader(c.perfsampleseries)
+ if err != nil {
+ return nil, err
+ }
+ reqHeaders.Set("Content-Type", "application/json")
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("POST", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.perfSampleSeries.create" call.
+// Exactly one of *PerfSampleSeries or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *PerfSampleSeries.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesCreateCall) Do(opts ...googleapi.CallOption) (*PerfSampleSeries, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &PerfSampleSeries{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Creates a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- ALREADY_EXISTS - PerfMetricSummary already exists for the given Step\n- NOT_FOUND - The containing Step does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ // "httpMethod": "POST",
+ // "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.create",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A tool results execution ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A tool results history ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "The cloud project",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A tool results step ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ // "request": {
+ // "$ref": "PerfSampleSeries"
+ // },
+ // "response": {
+ // "$ref": "PerfSampleSeries"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.perfSampleSeries.get":
+
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ sampleSeriesId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// Get: Gets a PerfSampleSeries.
+//
+// May return any of the following error code(s):
+// - NOT_FOUND - The specified PerfSampleSeries does not exist
+func (r *ProjectsHistoriesExecutionsStepsPerfSampleSeriesService) Get(projectId string, historyId string, executionId string, stepId string, sampleSeriesId string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall {
+ c := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ c.sampleSeriesId = sampleSeriesId
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ "sampleSeriesId": c.sampleSeriesId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.perfSampleSeries.get" call.
+// Exactly one of *PerfSampleSeries or error will be non-nil. Any
+// non-2xx status code is an error. Response headers are in either
+// *PerfSampleSeries.ServerResponse.Header or (if a response was
+// returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesGetCall) Do(opts ...googleapi.CallOption) (*PerfSampleSeries, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &PerfSampleSeries{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Gets a PerfSampleSeries.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfSampleSeries does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.get",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId",
+ // "sampleSeriesId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A tool results execution ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A tool results history ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "The cloud project",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "sampleSeriesId": {
+ // "description": "A sample series id",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A tool results step ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}",
+ // "response": {
+ // "$ref": "PerfSampleSeries"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.perfSampleSeries.list":
+
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall struct {
+ s *Service
+ projectId string
+ historyId string
+ executionId string
+ stepId string
+ urlParams_ gensupport.URLParams
+ ifNoneMatch_ string
+ ctx_ context.Context
+ header_ http.Header
+}
+
+// List: Lists PerfSampleSeries for a given Step.
+//
+// The request provides an optional filter which specifies one or
+// more
+// PerfMetricsType to include in the result; if none returns all.
+// The resulting PerfSampleSeries are sorted by ids.
+//
+// May return any of the following canonical error codes:
+// - NOT_FOUND - The containing Step does not exist
+func (r *ProjectsHistoriesExecutionsStepsPerfSampleSeriesService) List(projectId string, historyId string, executionId string, stepId string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall {
+ c := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+ c.projectId = projectId
+ c.historyId = historyId
+ c.executionId = executionId
+ c.stepId = stepId
+ return c
+}
+
+// Filter sets the optional parameter "filter": Specify one or more
+// PerfMetricType values such as CPU to filter the result
+//
+// Possible values:
+// "perfMetricTypeUnspecified"
+// "memory"
+// "cpu"
+// "network"
+// "graphics"
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) Filter(filter ...string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall {
+ c.urlParams_.SetMulti("filter", append([]string{}, filter...))
+ return c
+}
+
+// Fields allows partial responses to be retrieved. See
+// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
+// for more information.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall {
+ c.urlParams_.Set("fields", googleapi.CombineFields(s))
+ return c
+}
+
+// IfNoneMatch sets the optional parameter which makes the operation
+// fail if the object's ETag matches the given value. This is useful for
+// getting updates only after the object has changed since the last
+// request. Use googleapi.IsNotModified to check whether the response
+// error from Do is the result of In-None-Match.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall {
+ c.ifNoneMatch_ = entityTag
+ return c
+}
+
+// Context sets the context to be used in this call's Do method. Any
+// pending HTTP request will be aborted if the provided context is
+// canceled.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall {
+ c.ctx_ = ctx
+ return c
+}
+
+// Header returns an http.Header that can be modified by the caller to
+// add HTTP headers to the request.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) Header() http.Header {
+ if c.header_ == nil {
+ c.header_ = make(http.Header)
+ }
+ return c.header_
+}
+
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) doRequest(alt string) (*http.Response, error) {
+ reqHeaders := make(http.Header)
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
+ for k, v := range c.header_ {
+ reqHeaders[k] = v
+ }
+ reqHeaders.Set("User-Agent", c.s.userAgent())
+ if c.ifNoneMatch_ != "" {
+ reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
+ }
+ var body io.Reader = nil
+ c.urlParams_.Set("alt", alt)
+ c.urlParams_.Set("prettyPrint", "false")
+ urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries")
+ urls += "?" + c.urlParams_.Encode()
+ req, err := http.NewRequest("GET", urls, body)
+ if err != nil {
+ return nil, err
+ }
+ req.Header = reqHeaders
+ googleapi.Expand(req.URL, map[string]string{
+ "projectId": c.projectId,
+ "historyId": c.historyId,
+ "executionId": c.executionId,
+ "stepId": c.stepId,
+ })
+ return gensupport.SendRequest(c.ctx_, c.s.client, req)
+}
+
+// Do executes the "toolresults.projects.histories.executions.steps.perfSampleSeries.list" call.
+// Exactly one of *ListPerfSampleSeriesResponse or error will be
+// non-nil. Any non-2xx status code is an error. Response headers are in
+// either *ListPerfSampleSeriesResponse.ServerResponse.Header or (if a
+// response was returned at all) in error.(*googleapi.Error).Header. Use
+// googleapi.IsNotModified to check whether the returned error was
+// because http.StatusNotModified was returned.
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesListCall) Do(opts ...googleapi.CallOption) (*ListPerfSampleSeriesResponse, error) {
+ gensupport.SetOptions(c.urlParams_, opts...)
+ res, err := c.doRequest("json")
+ if res != nil && res.StatusCode == http.StatusNotModified {
+ if res.Body != nil {
+ res.Body.Close()
+ }
+ return nil, &googleapi.Error{
+ Code: res.StatusCode,
+ Header: res.Header,
+ }
+ }
+ if err != nil {
+ return nil, err
+ }
+ defer googleapi.CloseBody(res)
+ if err := googleapi.CheckResponse(res); err != nil {
+ return nil, err
+ }
+ ret := &ListPerfSampleSeriesResponse{
+ ServerResponse: googleapi.ServerResponse{
+ Header: res.Header,
+ HTTPStatusCode: res.StatusCode,
+ },
+ }
+ target := &ret
+ if err := gensupport.DecodeResponse(target, res); err != nil {
+ return nil, err
+ }
+ return ret, nil
+ // {
+ // "description": "Lists PerfSampleSeries for a given Step.\n\nThe request provides an optional filter which specifies one or more\nPerfMetricsType to include in the result; if none returns all.\nThe resulting PerfSampleSeries are sorted by ids.\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing Step does not exist",
+ // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ // "httpMethod": "GET",
+ // "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.list",
+ // "parameterOrder": [
+ // "projectId",
+ // "historyId",
+ // "executionId",
+ // "stepId"
+ // ],
+ // "parameters": {
+ // "executionId": {
+ // "description": "A tool results execution ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "filter": {
+ // "description": "Specify one or more PerfMetricType values such as CPU to filter the result",
+ // "enum": [
+ // "perfMetricTypeUnspecified",
+ // "memory",
+ // "cpu",
+ // "network",
+ // "graphics"
+ // ],
+ // "location": "query",
+ // "repeated": true,
+ // "type": "string"
+ // },
+ // "historyId": {
+ // "description": "A tool results history ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "projectId": {
+ // "description": "The cloud project",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // },
+ // "stepId": {
+ // "description": "A tool results step ID.",
+ // "location": "path",
+ // "required": true,
+ // "type": "string"
+ // }
+ // },
+ // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries",
+ // "response": {
+ // "$ref": "ListPerfSampleSeriesResponse"
+ // },
+ // "scopes": [
+ // "https://www.googleapis.com/auth/cloud-platform"
+ // ]
+ // }
+
+}
+
+// method id "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.batchCreate":
+
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall struct {
s *Service
projectId string
historyId string
@@ -8270,8 +9598,8 @@
//
// May return any of the following canonical error codes:
// - NOT_FOUND - The containing PerfSampleSeries does not exist
-func (r *SamplesService) BatchCreate(projectId string, historyId string, executionId string, stepId string, sampleSeriesId string, batchcreateperfsamplesrequest *BatchCreatePerfSamplesRequest) *SamplesBatchCreateCall {
- c := &SamplesBatchCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+func (r *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService) BatchCreate(projectId string, historyId string, executionId string, stepId string, sampleSeriesId string, batchcreateperfsamplesrequest *BatchCreatePerfSamplesRequest) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall {
+ c := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.projectId = projectId
c.historyId = historyId
c.executionId = executionId
@@ -8284,7 +9612,7 @@
// Fields allows partial responses to be retrieved. See
// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
// for more information.
-func (c *SamplesBatchCreateCall) Fields(s ...googleapi.Field) *SamplesBatchCreateCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall {
c.urlParams_.Set("fields", googleapi.CombineFields(s))
return c
}
@@ -8292,23 +9620,23 @@
// Context sets the context to be used in this call's Do method. Any
// pending HTTP request will be aborted if the provided context is
// canceled.
-func (c *SamplesBatchCreateCall) Context(ctx context.Context) *SamplesBatchCreateCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall {
c.ctx_ = ctx
return c
}
// Header returns an http.Header that can be modified by the caller to
// add HTTP headers to the request.
-func (c *SamplesBatchCreateCall) Header() http.Header {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall) Header() http.Header {
if c.header_ == nil {
c.header_ = make(http.Header)
}
return c.header_
}
-func (c *SamplesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8338,14 +9666,14 @@
return gensupport.SendRequest(c.ctx_, c.s.client, req)
}
-// Do executes the "toolresults.samples.batchCreate" call.
+// Do executes the "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.batchCreate" call.
// Exactly one of *BatchCreatePerfSamplesResponse or error will be
// non-nil. Any non-2xx status code is an error. Response headers are in
// either *BatchCreatePerfSamplesResponse.ServerResponse.Header or (if a
// response was returned at all) in error.(*googleapi.Error).Header. Use
// googleapi.IsNotModified to check whether the returned error was
// because http.StatusNotModified was returned.
-func (c *SamplesBatchCreateCall) Do(opts ...googleapi.CallOption) (*BatchCreatePerfSamplesResponse, error) {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesBatchCreateCall) Do(opts ...googleapi.CallOption) (*BatchCreatePerfSamplesResponse, error) {
gensupport.SetOptions(c.urlParams_, opts...)
res, err := c.doRequest("json")
if res != nil && res.StatusCode == http.StatusNotModified {
@@ -8379,7 +9707,7 @@
// "description": "Creates a batch of PerfSamples\n- a client can submit multiple batches of Perf Samples through repeated\ncalls to this method in order to split up a large request payload\n- duplicates and existing timestamp entries will be ignored.\n- the batch operation may partially succeed\n- the set of elements successfully inserted is returned in the response\n(omits items which already existed in the database).\n\nMay return any of the following canonical error codes:\n- NOT_FOUND - The containing PerfSampleSeries does not exist",
// "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batchCreate",
// "httpMethod": "POST",
- // "id": "toolresults.samples.batchCreate",
+ // "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.batchCreate",
// "parameterOrder": [
// "projectId",
// "historyId",
@@ -8433,9 +9761,9 @@
}
-// method id "toolresults.samples.list":
+// method id "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.list":
-type SamplesListCall struct {
+type ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall struct {
s *Service
projectId string
historyId string
@@ -8464,8 +9792,8 @@
// - OUT_OF_RANGE - The specified request page_token is out of valid
// range
// - NOT_FOUND - The containing PerfSampleSeries does not exist
-func (r *SamplesService) List(projectId string, historyId string, executionId string, stepId string, sampleSeriesId string) *SamplesListCall {
- c := &SamplesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+func (r *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesService) List(projectId string, historyId string, executionId string, stepId string, sampleSeriesId string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall {
+ c := &ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.projectId = projectId
c.historyId = historyId
c.executionId = executionId
@@ -8478,14 +9806,14 @@
// size is 500 samples, and the maximum size is 5000. If
// the page_size is greater than 5000, the effective page size will be
// 5000
-func (c *SamplesListCall) PageSize(pageSize int64) *SamplesListCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) PageSize(pageSize int64) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": Optional, the
// next_page_token returned in the previous response
-func (c *SamplesListCall) PageToken(pageToken string) *SamplesListCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) PageToken(pageToken string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
@@ -8493,7 +9821,7 @@
// Fields allows partial responses to be retrieved. See
// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
// for more information.
-func (c *SamplesListCall) Fields(s ...googleapi.Field) *SamplesListCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall {
c.urlParams_.Set("fields", googleapi.CombineFields(s))
return c
}
@@ -8503,7 +9831,7 @@
// getting updates only after the object has changed since the last
// request. Use googleapi.IsNotModified to check whether the response
// error from Do is the result of In-None-Match.
-func (c *SamplesListCall) IfNoneMatch(entityTag string) *SamplesListCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall {
c.ifNoneMatch_ = entityTag
return c
}
@@ -8511,23 +9839,23 @@
// Context sets the context to be used in this call's Do method. Any
// pending HTTP request will be aborted if the provided context is
// canceled.
-func (c *SamplesListCall) Context(ctx context.Context) *SamplesListCall {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall {
c.ctx_ = ctx
return c
}
// Header returns an http.Header that can be modified by the caller to
// add HTTP headers to the request.
-func (c *SamplesListCall) Header() http.Header {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) Header() http.Header {
if c.header_ == nil {
c.header_ = make(http.Header)
}
return c.header_
}
-func (c *SamplesListCall) doRequest(alt string) (*http.Response, error) {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8555,14 +9883,14 @@
return gensupport.SendRequest(c.ctx_, c.s.client, req)
}
-// Do executes the "toolresults.samples.list" call.
+// Do executes the "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.list" call.
// Exactly one of *ListPerfSamplesResponse or error will be non-nil. Any
// non-2xx status code is an error. Response headers are in either
// *ListPerfSamplesResponse.ServerResponse.Header or (if a response was
// returned at all) in error.(*googleapi.Error).Header. Use
// googleapi.IsNotModified to check whether the returned error was
// because http.StatusNotModified was returned.
-func (c *SamplesListCall) Do(opts ...googleapi.CallOption) (*ListPerfSamplesResponse, error) {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) Do(opts ...googleapi.CallOption) (*ListPerfSamplesResponse, error) {
gensupport.SetOptions(c.urlParams_, opts...)
res, err := c.doRequest("json")
if res != nil && res.StatusCode == http.StatusNotModified {
@@ -8596,7 +9924,7 @@
// "description": "Lists the Performance Samples of a given Sample Series\n- The list results are sorted by timestamps ascending\n- The default page size is 500 samples; and maximum size allowed 5000\n- The response token indicates the last returned PerfSample timestamp\n- When the results size exceeds the page size, submit a subsequent request\nincluding the page token to return the rest of the samples up to the\npage limit\n\nMay return any of the following canonical error codes:\n- OUT_OF_RANGE - The specified request page_token is out of valid range\n- NOT_FOUND - The containing PerfSampleSeries does not exist",
// "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples",
// "httpMethod": "GET",
- // "id": "toolresults.samples.list",
+ // "id": "toolresults.projects.histories.executions.steps.perfSampleSeries.samples.list",
// "parameterOrder": [
// "projectId",
// "historyId",
@@ -8661,7 +9989,7 @@
// Pages invokes f for each page of results.
// A non-nil error returned from f will halt the iteration.
// The provided context supersedes any context provided to the Context method.
-func (c *SamplesListCall) Pages(ctx context.Context, f func(*ListPerfSamplesResponse) error) error {
+func (c *ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListCall) Pages(ctx context.Context, f func(*ListPerfSamplesResponse) error) error {
c.ctx_ = ctx
defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
for {
@@ -8679,1327 +10007,9 @@
}
}
-// method id "toolresults.steps.accessibilityClusters":
+// method id "toolresults.projects.histories.executions.steps.testCases.get":
-type StepsAccessibilityClustersCall struct {
- s *Service
- name string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// AccessibilityClusters: Lists accessibility clusters for a given
-// Step
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - FAILED_PRECONDITION - if an argument in the request happens to be
-// invalid; e.g. if the locale format is
-// incorrect
-// - NOT_FOUND - if the containing Step does not exist
-func (r *StepsService) AccessibilityClusters(name string) *StepsAccessibilityClustersCall {
- c := &StepsAccessibilityClustersCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.name = name
- return c
-}
-
-// Locale sets the optional parameter "locale": The accepted format is
-// the canonical Unicode format with hyphen as a
-// delimiter. Language must be lowercase, Language Script -
-// Capitalized,
-// Region - UPPERCASE.
-// See http://www.unicode.org/reports/tr35/#Unicode_locale_identifier
-// for
-// details.
-//
-// Required.
-func (c *StepsAccessibilityClustersCall) Locale(locale string) *StepsAccessibilityClustersCall {
- c.urlParams_.Set("locale", locale)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsAccessibilityClustersCall) Fields(s ...googleapi.Field) *StepsAccessibilityClustersCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *StepsAccessibilityClustersCall) IfNoneMatch(entityTag string) *StepsAccessibilityClustersCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsAccessibilityClustersCall) Context(ctx context.Context) *StepsAccessibilityClustersCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsAccessibilityClustersCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsAccessibilityClustersCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/{+name}:accessibilityClusters")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "name": c.name,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.accessibilityClusters" call.
-// Exactly one of *ListStepAccessibilityClustersResponse or error will
-// be non-nil. Any non-2xx status code is an error. Response headers are
-// in either
-// *ListStepAccessibilityClustersResponse.ServerResponse.Header or (if a
-// response was returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *StepsAccessibilityClustersCall) Do(opts ...googleapi.CallOption) (*ListStepAccessibilityClustersResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListStepAccessibilityClustersResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists accessibility clusters for a given Step\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if the locale format is incorrect\n- NOT_FOUND - if the containing Step does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectsId}/histories/{historiesId}/executions/{executionsId}/steps/{stepsId}:accessibilityClusters",
- // "httpMethod": "GET",
- // "id": "toolresults.steps.accessibilityClusters",
- // "parameterOrder": [
- // "name"
- // ],
- // "parameters": {
- // "locale": {
- // "description": "The accepted format is the canonical Unicode format with hyphen as a\ndelimiter. Language must be lowercase, Language Script - Capitalized,\nRegion - UPPERCASE.\nSee http://www.unicode.org/reports/tr35/#Unicode_locale_identifier for\ndetails.\n\nRequired.",
- // "location": "query",
- // "type": "string"
- // },
- // "name": {
- // "description": "A full resource name of the step.\nFor example, projects/my-project/histories/bh.1234567890abcdef/executions/\n1234567890123456789/steps/bs.1234567890abcdef\n\nRequired.",
- // "location": "path",
- // "pattern": "^projects/[^/]+/histories/[^/]+/executions/[^/]+/steps/[^/]+$",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/{+name}:accessibilityClusters",
- // "response": {
- // "$ref": "ListStepAccessibilityClustersResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.steps.create":
-
-type StepsCreateCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- step *Step
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Create: Creates a Step.
-//
-// The returned Step will have the id set.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write to
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - FAILED_PRECONDITION - if the step is too large (more than 10Mib)
-// - NOT_FOUND - if the containing Execution does not exist
-func (r *StepsService) Create(projectId string, historyId string, executionId string, step *Step) *StepsCreateCall {
- c := &StepsCreateCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.step = step
- return c
-}
-
-// RequestId sets the optional parameter "requestId": A unique request
-// ID for server to detect duplicated requests.
-// For example, a UUID.
-//
-// Optional, but strongly recommended.
-func (c *StepsCreateCall) RequestId(requestId string) *StepsCreateCall {
- c.urlParams_.Set("requestId", requestId)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsCreateCall) Fields(s ...googleapi.Field) *StepsCreateCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsCreateCall) Context(ctx context.Context) *StepsCreateCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsCreateCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsCreateCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.step)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("POST", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.create" call.
-// Exactly one of *Step or error will be non-nil. Any non-2xx status
-// code is an error. Response headers are in either
-// *Step.ServerResponse.Header or (if a response was returned at all) in
-// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
-// whether the returned error was because http.StatusNotModified was
-// returned.
-func (c *StepsCreateCall) Do(opts ...googleapi.CallOption) (*Step, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Step{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Creates a Step.\n\nThe returned Step will have the id set.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- // "httpMethod": "POST",
- // "id": "toolresults.steps.create",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "Required. An Execution id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "Required. A History id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "Required. A Project id.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "requestId": {
- // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- // "location": "query",
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- // "request": {
- // "$ref": "Step"
- // },
- // "response": {
- // "$ref": "Step"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.steps.get":
-
-type StepsGetCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// Get: Gets a Step.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - NOT_FOUND - if the Step does not exist
-func (r *StepsService) Get(projectId string, historyId string, executionId string, stepId string) *StepsGetCall {
- c := &StepsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsGetCall) Fields(s ...googleapi.Field) *StepsGetCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *StepsGetCall) IfNoneMatch(entityTag string) *StepsGetCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsGetCall) Context(ctx context.Context) *StepsGetCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsGetCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsGetCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.get" call.
-// Exactly one of *Step or error will be non-nil. Any non-2xx status
-// code is an error. Response headers are in either
-// *Step.ServerResponse.Header or (if a response was returned at all) in
-// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
-// whether the returned error was because http.StatusNotModified was
-// returned.
-func (c *StepsGetCall) Do(opts ...googleapi.CallOption) (*Step, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Step{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Gets a Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the Step does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- // "httpMethod": "GET",
- // "id": "toolresults.steps.get",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A Step id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- // "response": {
- // "$ref": "Step"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.steps.getPerfMetricsSummary":
-
-type StepsGetPerfMetricsSummaryCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// GetPerfMetricsSummary: Retrieves a PerfMetricsSummary.
-//
-// May return any of the following error code(s):
-// - NOT_FOUND - The specified PerfMetricsSummary does not exist
-func (r *StepsService) GetPerfMetricsSummary(projectId string, historyId string, executionId string, stepId string) *StepsGetPerfMetricsSummaryCall {
- c := &StepsGetPerfMetricsSummaryCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsGetPerfMetricsSummaryCall) Fields(s ...googleapi.Field) *StepsGetPerfMetricsSummaryCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *StepsGetPerfMetricsSummaryCall) IfNoneMatch(entityTag string) *StepsGetPerfMetricsSummaryCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsGetPerfMetricsSummaryCall) Context(ctx context.Context) *StepsGetPerfMetricsSummaryCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsGetPerfMetricsSummaryCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsGetPerfMetricsSummaryCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.getPerfMetricsSummary" call.
-// Exactly one of *PerfMetricsSummary or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *PerfMetricsSummary.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *StepsGetPerfMetricsSummaryCall) Do(opts ...googleapi.CallOption) (*PerfMetricsSummary, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &PerfMetricsSummary{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Retrieves a PerfMetricsSummary.\n\nMay return any of the following error code(s):\n- NOT_FOUND - The specified PerfMetricsSummary does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- // "httpMethod": "GET",
- // "id": "toolresults.steps.getPerfMetricsSummary",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A tool results execution ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A tool results history ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "The cloud project",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A tool results step ID.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary",
- // "response": {
- // "$ref": "PerfMetricsSummary"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.steps.list":
-
-type StepsListCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- urlParams_ gensupport.URLParams
- ifNoneMatch_ string
- ctx_ context.Context
- header_ http.Header
-}
-
-// List: Lists Steps for a given Execution.
-//
-// The steps are sorted by creation_time in descending order.
-// The
-// step_id key will be used to order the steps with the
-// same
-// creation_time.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to read project
-// - INVALID_ARGUMENT - if the request is malformed
-// - FAILED_PRECONDITION - if an argument in the request happens to be
-// invalid; e.g. if an attempt is made to list
-// the
-// children of a nonexistent Step
-// - NOT_FOUND - if the containing Execution does not exist
-func (r *StepsService) List(projectId string, historyId string, executionId string) *StepsListCall {
- c := &StepsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- return c
-}
-
-// PageSize sets the optional parameter "pageSize": The maximum number
-// of Steps to fetch.
-//
-// Default value: 25. The server will use this default if the field is
-// not set
-// or has a value of 0.
-func (c *StepsListCall) PageSize(pageSize int64) *StepsListCall {
- c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
- return c
-}
-
-// PageToken sets the optional parameter "pageToken": A continuation
-// token to resume the query at the next item.
-func (c *StepsListCall) PageToken(pageToken string) *StepsListCall {
- c.urlParams_.Set("pageToken", pageToken)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsListCall) Fields(s ...googleapi.Field) *StepsListCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// IfNoneMatch sets the optional parameter which makes the operation
-// fail if the object's ETag matches the given value. This is useful for
-// getting updates only after the object has changed since the last
-// request. Use googleapi.IsNotModified to check whether the response
-// error from Do is the result of In-None-Match.
-func (c *StepsListCall) IfNoneMatch(entityTag string) *StepsListCall {
- c.ifNoneMatch_ = entityTag
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsListCall) Context(ctx context.Context) *StepsListCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsListCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsListCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- if c.ifNoneMatch_ != "" {
- reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
- }
- var body io.Reader = nil
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("GET", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.list" call.
-// Exactly one of *ListStepsResponse or error will be non-nil. Any
-// non-2xx status code is an error. Response headers are in either
-// *ListStepsResponse.ServerResponse.Header or (if a response was
-// returned at all) in error.(*googleapi.Error).Header. Use
-// googleapi.IsNotModified to check whether the returned error was
-// because http.StatusNotModified was returned.
-func (c *StepsListCall) Do(opts ...googleapi.CallOption) (*ListStepsResponse, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &ListStepsResponse{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Lists Steps for a given Execution.\n\nThe steps are sorted by creation_time in descending order. The\nstep_id key will be used to order the steps with the same\ncreation_time.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to read project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if an argument in the request happens to be\n invalid; e.g. if an attempt is made to list the\n children of a nonexistent Step\n- NOT_FOUND - if the containing Execution does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- // "httpMethod": "GET",
- // "id": "toolresults.steps.list",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "pageSize": {
- // "description": "The maximum number of Steps to fetch.\n\nDefault value: 25. The server will use this default if the field is not set\nor has a value of 0.\n\nOptional.",
- // "format": "int32",
- // "location": "query",
- // "type": "integer"
- // },
- // "pageToken": {
- // "description": "A continuation token to resume the query at the next item.\n\nOptional.",
- // "location": "query",
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps",
- // "response": {
- // "$ref": "ListStepsResponse"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// Pages invokes f for each page of results.
-// A non-nil error returned from f will halt the iteration.
-// The provided context supersedes any context provided to the Context method.
-func (c *StepsListCall) Pages(ctx context.Context, f func(*ListStepsResponse) error) error {
- c.ctx_ = ctx
- defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
- for {
- x, err := c.Do()
- if err != nil {
- return err
- }
- if err := f(x); err != nil {
- return err
- }
- if x.NextPageToken == "" {
- return nil
- }
- c.PageToken(x.NextPageToken)
- }
-}
-
-// method id "toolresults.steps.patch":
-
-type StepsPatchCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- step *Step
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// Patch: Updates an existing Step with the supplied partial
-// entity.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - FAILED_PRECONDITION - if the requested state transition is illegal
-// (e.g try to upload a duplicate xml file), if
-// the
-// updated step is too large (more than 10Mib)
-// - NOT_FOUND - if the containing Execution does not exist
-func (r *StepsService) Patch(projectId string, historyId string, executionId string, stepId string, step *Step) *StepsPatchCall {
- c := &StepsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- c.step = step
- return c
-}
-
-// RequestId sets the optional parameter "requestId": A unique request
-// ID for server to detect duplicated requests.
-// For example, a UUID.
-//
-// Optional, but strongly recommended.
-func (c *StepsPatchCall) RequestId(requestId string) *StepsPatchCall {
- c.urlParams_.Set("requestId", requestId)
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsPatchCall) Fields(s ...googleapi.Field) *StepsPatchCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsPatchCall) Context(ctx context.Context) *StepsPatchCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsPatchCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsPatchCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.step)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("PATCH", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.patch" call.
-// Exactly one of *Step or error will be non-nil. Any non-2xx status
-// code is an error. Response headers are in either
-// *Step.ServerResponse.Header or (if a response was returned at all) in
-// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
-// whether the returned error was because http.StatusNotModified was
-// returned.
-func (c *StepsPatchCall) Do(opts ...googleapi.CallOption) (*Step, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Step{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Updates an existing Step with the supplied partial entity.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal\n (e.g try to upload a duplicate xml file), if the\n updated step is too large (more than 10Mib)\n- NOT_FOUND - if the containing Execution does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- // "httpMethod": "PATCH",
- // "id": "toolresults.steps.patch",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "requestId": {
- // "description": "A unique request ID for server to detect duplicated requests.\nFor example, a UUID.\n\nOptional, but strongly recommended.",
- // "location": "query",
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A Step id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}",
- // "request": {
- // "$ref": "Step"
- // },
- // "response": {
- // "$ref": "Step"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.steps.publishXunitXmlFiles":
-
-type StepsPublishXunitXmlFilesCall struct {
- s *Service
- projectId string
- historyId string
- executionId string
- stepId string
- publishxunitxmlfilesrequest *PublishXunitXmlFilesRequest
- urlParams_ gensupport.URLParams
- ctx_ context.Context
- header_ http.Header
-}
-
-// PublishXunitXmlFiles: Publish xml files to an existing Step.
-//
-// May return any of the following canonical error codes:
-//
-// - PERMISSION_DENIED - if the user is not authorized to write
-// project
-// - INVALID_ARGUMENT - if the request is malformed
-// - FAILED_PRECONDITION - if the requested state transition is
-// illegal,
-// e.g try to upload a duplicate xml file or a file too large.
-// - NOT_FOUND - if the containing Execution does not exist
-func (r *StepsService) PublishXunitXmlFiles(projectId string, historyId string, executionId string, stepId string, publishxunitxmlfilesrequest *PublishXunitXmlFilesRequest) *StepsPublishXunitXmlFilesCall {
- c := &StepsPublishXunitXmlFilesCall{s: r.s, urlParams_: make(gensupport.URLParams)}
- c.projectId = projectId
- c.historyId = historyId
- c.executionId = executionId
- c.stepId = stepId
- c.publishxunitxmlfilesrequest = publishxunitxmlfilesrequest
- return c
-}
-
-// Fields allows partial responses to be retrieved. See
-// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
-// for more information.
-func (c *StepsPublishXunitXmlFilesCall) Fields(s ...googleapi.Field) *StepsPublishXunitXmlFilesCall {
- c.urlParams_.Set("fields", googleapi.CombineFields(s))
- return c
-}
-
-// Context sets the context to be used in this call's Do method. Any
-// pending HTTP request will be aborted if the provided context is
-// canceled.
-func (c *StepsPublishXunitXmlFilesCall) Context(ctx context.Context) *StepsPublishXunitXmlFilesCall {
- c.ctx_ = ctx
- return c
-}
-
-// Header returns an http.Header that can be modified by the caller to
-// add HTTP headers to the request.
-func (c *StepsPublishXunitXmlFilesCall) Header() http.Header {
- if c.header_ == nil {
- c.header_ = make(http.Header)
- }
- return c.header_
-}
-
-func (c *StepsPublishXunitXmlFilesCall) doRequest(alt string) (*http.Response, error) {
- reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
- for k, v := range c.header_ {
- reqHeaders[k] = v
- }
- reqHeaders.Set("User-Agent", c.s.userAgent())
- var body io.Reader = nil
- body, err := googleapi.WithoutDataWrapper.JSONReader(c.publishxunitxmlfilesrequest)
- if err != nil {
- return nil, err
- }
- reqHeaders.Set("Content-Type", "application/json")
- c.urlParams_.Set("alt", alt)
- c.urlParams_.Set("prettyPrint", "false")
- urls := googleapi.ResolveRelative(c.s.BasePath, "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles")
- urls += "?" + c.urlParams_.Encode()
- req, err := http.NewRequest("POST", urls, body)
- if err != nil {
- return nil, err
- }
- req.Header = reqHeaders
- googleapi.Expand(req.URL, map[string]string{
- "projectId": c.projectId,
- "historyId": c.historyId,
- "executionId": c.executionId,
- "stepId": c.stepId,
- })
- return gensupport.SendRequest(c.ctx_, c.s.client, req)
-}
-
-// Do executes the "toolresults.steps.publishXunitXmlFiles" call.
-// Exactly one of *Step or error will be non-nil. Any non-2xx status
-// code is an error. Response headers are in either
-// *Step.ServerResponse.Header or (if a response was returned at all) in
-// error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check
-// whether the returned error was because http.StatusNotModified was
-// returned.
-func (c *StepsPublishXunitXmlFilesCall) Do(opts ...googleapi.CallOption) (*Step, error) {
- gensupport.SetOptions(c.urlParams_, opts...)
- res, err := c.doRequest("json")
- if res != nil && res.StatusCode == http.StatusNotModified {
- if res.Body != nil {
- res.Body.Close()
- }
- return nil, &googleapi.Error{
- Code: res.StatusCode,
- Header: res.Header,
- }
- }
- if err != nil {
- return nil, err
- }
- defer googleapi.CloseBody(res)
- if err := googleapi.CheckResponse(res); err != nil {
- return nil, err
- }
- ret := &Step{
- ServerResponse: googleapi.ServerResponse{
- Header: res.Header,
- HTTPStatusCode: res.StatusCode,
- },
- }
- target := &ret
- if err := gensupport.DecodeResponse(target, res); err != nil {
- return nil, err
- }
- return ret, nil
- // {
- // "description": "Publish xml files to an existing Step.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write project\n- INVALID_ARGUMENT - if the request is malformed\n- FAILED_PRECONDITION - if the requested state transition is illegal,\ne.g try to upload a duplicate xml file or a file too large.\n- NOT_FOUND - if the containing Execution does not exist",
- // "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
- // "httpMethod": "POST",
- // "id": "toolresults.steps.publishXunitXmlFiles",
- // "parameterOrder": [
- // "projectId",
- // "historyId",
- // "executionId",
- // "stepId"
- // ],
- // "parameters": {
- // "executionId": {
- // "description": "A Execution id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "historyId": {
- // "description": "A History id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "projectId": {
- // "description": "A Project id.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // },
- // "stepId": {
- // "description": "A Step id.\nNote: This step must include a TestExecutionStep.\n\nRequired.",
- // "location": "path",
- // "required": true,
- // "type": "string"
- // }
- // },
- // "path": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}:publishXunitXmlFiles",
- // "request": {
- // "$ref": "PublishXunitXmlFilesRequest"
- // },
- // "response": {
- // "$ref": "Step"
- // },
- // "scopes": [
- // "https://www.googleapis.com/auth/cloud-platform"
- // ]
- // }
-
-}
-
-// method id "toolresults.testCases.get":
-
-type TestCasesGetCall struct {
+type ProjectsHistoriesExecutionsStepsTestCasesGetCall struct {
s *Service
projectId string
historyId string
@@ -10021,8 +10031,8 @@
// project
// - INVALID_ARGUMENT - if the request is malformed
// - NOT_FOUND - if the containing Test Case does not exist
-func (r *TestCasesService) Get(projectId string, historyId string, executionId string, stepId string, testCaseId string) *TestCasesGetCall {
- c := &TestCasesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+func (r *ProjectsHistoriesExecutionsStepsTestCasesService) Get(projectId string, historyId string, executionId string, stepId string, testCaseId string) *ProjectsHistoriesExecutionsStepsTestCasesGetCall {
+ c := &ProjectsHistoriesExecutionsStepsTestCasesGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.projectId = projectId
c.historyId = historyId
c.executionId = executionId
@@ -10034,7 +10044,7 @@
// Fields allows partial responses to be retrieved. See
// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
// for more information.
-func (c *TestCasesGetCall) Fields(s ...googleapi.Field) *TestCasesGetCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesGetCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsTestCasesGetCall {
c.urlParams_.Set("fields", googleapi.CombineFields(s))
return c
}
@@ -10044,7 +10054,7 @@
// getting updates only after the object has changed since the last
// request. Use googleapi.IsNotModified to check whether the response
// error from Do is the result of In-None-Match.
-func (c *TestCasesGetCall) IfNoneMatch(entityTag string) *TestCasesGetCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesGetCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsTestCasesGetCall {
c.ifNoneMatch_ = entityTag
return c
}
@@ -10052,23 +10062,23 @@
// Context sets the context to be used in this call's Do method. Any
// pending HTTP request will be aborted if the provided context is
// canceled.
-func (c *TestCasesGetCall) Context(ctx context.Context) *TestCasesGetCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesGetCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsTestCasesGetCall {
c.ctx_ = ctx
return c
}
// Header returns an http.Header that can be modified by the caller to
// add HTTP headers to the request.
-func (c *TestCasesGetCall) Header() http.Header {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesGetCall) Header() http.Header {
if c.header_ == nil {
c.header_ = make(http.Header)
}
return c.header_
}
-func (c *TestCasesGetCall) doRequest(alt string) (*http.Response, error) {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10096,14 +10106,14 @@
return gensupport.SendRequest(c.ctx_, c.s.client, req)
}
-// Do executes the "toolresults.testCases.get" call.
+// Do executes the "toolresults.projects.histories.executions.steps.testCases.get" call.
// Exactly one of *TestCase or error will be non-nil. Any non-2xx status
// code is an error. Response headers are in either
// *TestCase.ServerResponse.Header or (if a response was returned at
// all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified
// to check whether the returned error was because
// http.StatusNotModified was returned.
-func (c *TestCasesGetCall) Do(opts ...googleapi.CallOption) (*TestCase, error) {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesGetCall) Do(opts ...googleapi.CallOption) (*TestCase, error) {
gensupport.SetOptions(c.urlParams_, opts...)
res, err := c.doRequest("json")
if res != nil && res.StatusCode == http.StatusNotModified {
@@ -10137,7 +10147,7 @@
// "description": "Gets details of a Test Case for a Step.\nExperimental test cases API. Still in active development.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Test Case does not exist",
// "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}",
// "httpMethod": "GET",
- // "id": "toolresults.testCases.get",
+ // "id": "toolresults.projects.histories.executions.steps.testCases.get",
// "parameterOrder": [
// "projectId",
// "historyId",
@@ -10188,9 +10198,9 @@
}
-// method id "toolresults.testCases.list":
+// method id "toolresults.projects.histories.executions.steps.testCases.list":
-type TestCasesListCall struct {
+type ProjectsHistoriesExecutionsStepsTestCasesListCall struct {
s *Service
projectId string
historyId string
@@ -10211,8 +10221,8 @@
// project
// - INVALID_ARGUMENT - if the request is malformed
// - NOT_FOUND - if the containing Step does not exist
-func (r *TestCasesService) List(projectId string, historyId string, executionId string, stepId string) *TestCasesListCall {
- c := &TestCasesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+func (r *ProjectsHistoriesExecutionsStepsTestCasesService) List(projectId string, historyId string, executionId string, stepId string) *ProjectsHistoriesExecutionsStepsTestCasesListCall {
+ c := &ProjectsHistoriesExecutionsStepsTestCasesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.projectId = projectId
c.historyId = historyId
c.executionId = executionId
@@ -10226,14 +10236,14 @@
// Default value: 100. The server will use this default if the field is
// not
// set or has a value of 0.
-func (c *TestCasesListCall) PageSize(pageSize int64) *TestCasesListCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) PageSize(pageSize int64) *ProjectsHistoriesExecutionsStepsTestCasesListCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": A continuation
// token to resume the query at the next item.
-func (c *TestCasesListCall) PageToken(pageToken string) *TestCasesListCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) PageToken(pageToken string) *ProjectsHistoriesExecutionsStepsTestCasesListCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
@@ -10241,7 +10251,7 @@
// Fields allows partial responses to be retrieved. See
// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
// for more information.
-func (c *TestCasesListCall) Fields(s ...googleapi.Field) *TestCasesListCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsTestCasesListCall {
c.urlParams_.Set("fields", googleapi.CombineFields(s))
return c
}
@@ -10251,7 +10261,7 @@
// getting updates only after the object has changed since the last
// request. Use googleapi.IsNotModified to check whether the response
// error from Do is the result of In-None-Match.
-func (c *TestCasesListCall) IfNoneMatch(entityTag string) *TestCasesListCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsTestCasesListCall {
c.ifNoneMatch_ = entityTag
return c
}
@@ -10259,23 +10269,23 @@
// Context sets the context to be used in this call's Do method. Any
// pending HTTP request will be aborted if the provided context is
// canceled.
-func (c *TestCasesListCall) Context(ctx context.Context) *TestCasesListCall {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsTestCasesListCall {
c.ctx_ = ctx
return c
}
// Header returns an http.Header that can be modified by the caller to
// add HTTP headers to the request.
-func (c *TestCasesListCall) Header() http.Header {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) Header() http.Header {
if c.header_ == nil {
c.header_ = make(http.Header)
}
return c.header_
}
-func (c *TestCasesListCall) doRequest(alt string) (*http.Response, error) {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10302,14 +10312,14 @@
return gensupport.SendRequest(c.ctx_, c.s.client, req)
}
-// Do executes the "toolresults.testCases.list" call.
+// Do executes the "toolresults.projects.histories.executions.steps.testCases.list" call.
// Exactly one of *ListTestCasesResponse or error will be non-nil. Any
// non-2xx status code is an error. Response headers are in either
// *ListTestCasesResponse.ServerResponse.Header or (if a response was
// returned at all) in error.(*googleapi.Error).Header. Use
// googleapi.IsNotModified to check whether the returned error was
// because http.StatusNotModified was returned.
-func (c *TestCasesListCall) Do(opts ...googleapi.CallOption) (*ListTestCasesResponse, error) {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) Do(opts ...googleapi.CallOption) (*ListTestCasesResponse, error) {
gensupport.SetOptions(c.urlParams_, opts...)
res, err := c.doRequest("json")
if res != nil && res.StatusCode == http.StatusNotModified {
@@ -10343,7 +10353,7 @@
// "description": "Lists Test Cases attached to a Step.\nExperimental test cases API. Still in active development.\n\nMay return any of the following canonical error codes:\n\n- PERMISSION_DENIED - if the user is not authorized to write to project\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the containing Step does not exist",
// "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases",
// "httpMethod": "GET",
- // "id": "toolresults.testCases.list",
+ // "id": "toolresults.projects.histories.executions.steps.testCases.list",
// "parameterOrder": [
// "projectId",
// "historyId",
@@ -10401,7 +10411,7 @@
// Pages invokes f for each page of results.
// A non-nil error returned from f will halt the iteration.
// The provided context supersedes any context provided to the Context method.
-func (c *TestCasesListCall) Pages(ctx context.Context, f func(*ListTestCasesResponse) error) error {
+func (c *ProjectsHistoriesExecutionsStepsTestCasesListCall) Pages(ctx context.Context, f func(*ListTestCasesResponse) error) error {
c.ctx_ = ctx
defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
for {
@@ -10419,9 +10429,9 @@
}
}
-// method id "toolresults.thumbnails.list":
+// method id "toolresults.projects.histories.executions.steps.thumbnails.list":
-type ThumbnailsListCall struct {
+type ProjectsHistoriesExecutionsStepsThumbnailsListCall struct {
s *Service
projectId string
historyId string
@@ -10441,8 +10451,8 @@
// - INVALID_ARGUMENT - if the request is malformed
// - NOT_FOUND - if the step does not exist, or if any of the images
// do not exist
-func (r *ThumbnailsService) List(projectId string, historyId string, executionId string, stepId string) *ThumbnailsListCall {
- c := &ThumbnailsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
+func (r *ProjectsHistoriesExecutionsStepsThumbnailsService) List(projectId string, historyId string, executionId string, stepId string) *ProjectsHistoriesExecutionsStepsThumbnailsListCall {
+ c := &ProjectsHistoriesExecutionsStepsThumbnailsListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
c.projectId = projectId
c.historyId = historyId
c.executionId = executionId
@@ -10456,14 +10466,14 @@
// Default value: 50. The server will use this default if the field is
// not set
// or has a value of 0.
-func (c *ThumbnailsListCall) PageSize(pageSize int64) *ThumbnailsListCall {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) PageSize(pageSize int64) *ProjectsHistoriesExecutionsStepsThumbnailsListCall {
c.urlParams_.Set("pageSize", fmt.Sprint(pageSize))
return c
}
// PageToken sets the optional parameter "pageToken": A continuation
// token to resume the query at the next item.
-func (c *ThumbnailsListCall) PageToken(pageToken string) *ThumbnailsListCall {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) PageToken(pageToken string) *ProjectsHistoriesExecutionsStepsThumbnailsListCall {
c.urlParams_.Set("pageToken", pageToken)
return c
}
@@ -10471,7 +10481,7 @@
// Fields allows partial responses to be retrieved. See
// https://developers.google.com/gdata/docs/2.0/basics#PartialResponse
// for more information.
-func (c *ThumbnailsListCall) Fields(s ...googleapi.Field) *ThumbnailsListCall {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) Fields(s ...googleapi.Field) *ProjectsHistoriesExecutionsStepsThumbnailsListCall {
c.urlParams_.Set("fields", googleapi.CombineFields(s))
return c
}
@@ -10481,7 +10491,7 @@
// getting updates only after the object has changed since the last
// request. Use googleapi.IsNotModified to check whether the response
// error from Do is the result of In-None-Match.
-func (c *ThumbnailsListCall) IfNoneMatch(entityTag string) *ThumbnailsListCall {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) IfNoneMatch(entityTag string) *ProjectsHistoriesExecutionsStepsThumbnailsListCall {
c.ifNoneMatch_ = entityTag
return c
}
@@ -10489,23 +10499,23 @@
// Context sets the context to be used in this call's Do method. Any
// pending HTTP request will be aborted if the provided context is
// canceled.
-func (c *ThumbnailsListCall) Context(ctx context.Context) *ThumbnailsListCall {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) Context(ctx context.Context) *ProjectsHistoriesExecutionsStepsThumbnailsListCall {
c.ctx_ = ctx
return c
}
// Header returns an http.Header that can be modified by the caller to
// add HTTP headers to the request.
-func (c *ThumbnailsListCall) Header() http.Header {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) Header() http.Header {
if c.header_ == nil {
c.header_ = make(http.Header)
}
return c.header_
}
-func (c *ThumbnailsListCall) doRequest(alt string) (*http.Response, error) {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200514")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -10532,14 +10542,14 @@
return gensupport.SendRequest(c.ctx_, c.s.client, req)
}
-// Do executes the "toolresults.thumbnails.list" call.
+// Do executes the "toolresults.projects.histories.executions.steps.thumbnails.list" call.
// Exactly one of *ListStepThumbnailsResponse or error will be non-nil.
// Any non-2xx status code is an error. Response headers are in either
// *ListStepThumbnailsResponse.ServerResponse.Header or (if a response
// was returned at all) in error.(*googleapi.Error).Header. Use
// googleapi.IsNotModified to check whether the returned error was
// because http.StatusNotModified was returned.
-func (c *ThumbnailsListCall) Do(opts ...googleapi.CallOption) (*ListStepThumbnailsResponse, error) {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) Do(opts ...googleapi.CallOption) (*ListStepThumbnailsResponse, error) {
gensupport.SetOptions(c.urlParams_, opts...)
res, err := c.doRequest("json")
if res != nil && res.StatusCode == http.StatusNotModified {
@@ -10573,7 +10583,7 @@
// "description": "Lists thumbnails of images attached to a step.\n\nMay return any of the following canonical error codes:\n- PERMISSION_DENIED - if the user is not authorized to read from the\n project, or from any of the images\n- INVALID_ARGUMENT - if the request is malformed\n- NOT_FOUND - if the step does not exist, or if any of the images\n do not exist",
// "flatPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/thumbnails",
// "httpMethod": "GET",
- // "id": "toolresults.thumbnails.list",
+ // "id": "toolresults.projects.histories.executions.steps.thumbnails.list",
// "parameterOrder": [
// "projectId",
// "historyId",
@@ -10631,7 +10641,7 @@
// Pages invokes f for each page of results.
// A non-nil error returned from f will halt the iteration.
// The provided context supersedes any context provided to the Context method.
-func (c *ThumbnailsListCall) Pages(ctx context.Context, f func(*ListStepThumbnailsResponse) error) error {
+func (c *ProjectsHistoriesExecutionsStepsThumbnailsListCall) Pages(ctx context.Context, f func(*ListStepThumbnailsResponse) error) error {
c.ctx_ = ctx
defer c.PageToken(c.urlParams_.Get("pageToken")) // reset paging to original point
for {
diff --git a/tpu/v1/tpu-gen.go b/tpu/v1/tpu-gen.go
index 71d691b..fad43be 100644
--- a/tpu/v1/tpu-gen.go
+++ b/tpu/v1/tpu-gen.go
@@ -1025,7 +1025,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1191,7 +1191,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1372,7 +1372,7 @@
func (c *ProjectsLocationsAcceleratorTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1542,7 +1542,7 @@
func (c *ProjectsLocationsAcceleratorTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1726,7 +1726,7 @@
func (c *ProjectsLocationsNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1869,7 +1869,7 @@
func (c *ProjectsLocationsNodesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2010,7 +2010,7 @@
func (c *ProjectsLocationsNodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2168,7 +2168,7 @@
func (c *ProjectsLocationsNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2335,7 +2335,7 @@
func (c *ProjectsLocationsNodesReimageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2475,7 +2475,7 @@
func (c *ProjectsLocationsNodesStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2615,7 +2615,7 @@
func (c *ProjectsLocationsNodesStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2770,7 +2770,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2906,7 +2906,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3051,7 +3051,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3232,7 +3232,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3413,7 +3413,7 @@
func (c *ProjectsLocationsTensorflowVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3583,7 +3583,7 @@
func (c *ProjectsLocationsTensorflowVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/tpu/v1alpha1/tpu-gen.go b/tpu/v1alpha1/tpu-gen.go
index ed0806b..929ff67 100644
--- a/tpu/v1alpha1/tpu-gen.go
+++ b/tpu/v1alpha1/tpu-gen.go
@@ -1025,7 +1025,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1191,7 +1191,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1372,7 +1372,7 @@
func (c *ProjectsLocationsAcceleratorTypesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1542,7 +1542,7 @@
func (c *ProjectsLocationsAcceleratorTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1726,7 +1726,7 @@
func (c *ProjectsLocationsNodesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1869,7 +1869,7 @@
func (c *ProjectsLocationsNodesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2010,7 +2010,7 @@
func (c *ProjectsLocationsNodesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2168,7 +2168,7 @@
func (c *ProjectsLocationsNodesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2335,7 +2335,7 @@
func (c *ProjectsLocationsNodesReimageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2475,7 +2475,7 @@
func (c *ProjectsLocationsNodesStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2615,7 +2615,7 @@
func (c *ProjectsLocationsNodesStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2770,7 +2770,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2906,7 +2906,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3051,7 +3051,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3232,7 +3232,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3413,7 +3413,7 @@
func (c *ProjectsLocationsTensorflowVersionsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3583,7 +3583,7 @@
func (c *ProjectsLocationsTensorflowVersionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/translate/v2/translate-gen.go b/translate/v2/translate-gen.go
index ff97187..958fe01 100644
--- a/translate/v2/translate-gen.go
+++ b/translate/v2/translate-gen.go
@@ -565,7 +565,7 @@
func (c *DetectionsDetectCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -702,7 +702,7 @@
func (c *DetectionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -858,7 +858,7 @@
func (c *LanguagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1041,7 +1041,7 @@
func (c *TranslationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1209,7 +1209,7 @@
func (c *TranslationsTranslateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/translate/v3/translate-gen.go b/translate/v3/translate-gen.go
index 0f34247..c180e65 100644
--- a/translate/v3/translate-gen.go
+++ b/translate/v3/translate-gen.go
@@ -1590,7 +1590,7 @@
func (c *ProjectsDetectLanguageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1779,7 +1779,7 @@
func (c *ProjectsGetSupportedLanguagesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1925,7 +1925,7 @@
func (c *ProjectsTranslateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2076,7 +2076,7 @@
func (c *ProjectsLocationsBatchTranslateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2216,7 +2216,7 @@
func (c *ProjectsLocationsDetectLanguageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2366,7 +2366,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2550,7 +2550,7 @@
func (c *ProjectsLocationsGetSupportedLanguagesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2727,7 +2727,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2900,7 +2900,7 @@
func (c *ProjectsLocationsTranslateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3043,7 +3043,7 @@
func (c *ProjectsLocationsGlossariesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3183,7 +3183,7 @@
func (c *ProjectsLocationsGlossariesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3327,7 +3327,7 @@
func (c *ProjectsLocationsGlossariesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3503,7 +3503,7 @@
func (c *ProjectsLocationsGlossariesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3693,7 +3693,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3838,7 +3838,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3984,7 +3984,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4166,7 +4166,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4354,7 +4354,7 @@
func (c *ProjectsLocationsOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/translate/v3beta1/translate-gen.go b/translate/v3beta1/translate-gen.go
index 15da2a4..4e0068a 100644
--- a/translate/v3beta1/translate-gen.go
+++ b/translate/v3beta1/translate-gen.go
@@ -1579,7 +1579,7 @@
func (c *ProjectsDetectLanguageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1768,7 +1768,7 @@
func (c *ProjectsGetSupportedLanguagesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1914,7 +1914,7 @@
func (c *ProjectsTranslateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2065,7 +2065,7 @@
func (c *ProjectsLocationsBatchTranslateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2205,7 +2205,7 @@
func (c *ProjectsLocationsDetectLanguageCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2355,7 +2355,7 @@
func (c *ProjectsLocationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2539,7 +2539,7 @@
func (c *ProjectsLocationsGetSupportedLanguagesCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2716,7 +2716,7 @@
func (c *ProjectsLocationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2889,7 +2889,7 @@
func (c *ProjectsLocationsTranslateTextCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3032,7 +3032,7 @@
func (c *ProjectsLocationsGlossariesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3172,7 +3172,7 @@
func (c *ProjectsLocationsGlossariesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3316,7 +3316,7 @@
func (c *ProjectsLocationsGlossariesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3492,7 +3492,7 @@
func (c *ProjectsLocationsGlossariesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3682,7 +3682,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3827,7 +3827,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3973,7 +3973,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4155,7 +4155,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4343,7 +4343,7 @@
func (c *ProjectsLocationsOperationsWaitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/vault/v1/vault-gen.go b/vault/v1/vault-gen.go
index 7adde46..9ce2501 100644
--- a/vault/v1/vault-gen.go
+++ b/vault/v1/vault-gen.go
@@ -2089,7 +2089,7 @@
func (c *MattersAddPermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2229,7 +2229,7 @@
func (c *MattersCloseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2370,7 +2370,7 @@
func (c *MattersCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2496,7 +2496,7 @@
func (c *MattersDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2648,7 +2648,7 @@
func (c *MattersGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2841,7 +2841,7 @@
func (c *MattersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3018,7 +3018,7 @@
func (c *MattersRemovePermissionsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3158,7 +3158,7 @@
func (c *MattersReopenCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3298,7 +3298,7 @@
func (c *MattersUndeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3441,7 +3441,7 @@
func (c *MattersUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3580,7 +3580,7 @@
func (c *MattersExportsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3719,7 +3719,7 @@
func (c *MattersExportsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3869,7 +3869,7 @@
func (c *MattersExportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4035,7 +4035,7 @@
func (c *MattersExportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4208,7 +4208,7 @@
func (c *MattersHoldsAddHeldAccountsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4355,7 +4355,7 @@
func (c *MattersHoldsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4495,7 +4495,7 @@
func (c *MattersHoldsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4657,7 +4657,7 @@
func (c *MattersHoldsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -4849,7 +4849,7 @@
func (c *MattersHoldsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5032,7 +5032,7 @@
func (c *MattersHoldsRemoveHeldAccountsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5185,7 +5185,7 @@
func (c *MattersHoldsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5338,7 +5338,7 @@
func (c *MattersHoldsAccountsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5489,7 +5489,7 @@
func (c *MattersHoldsAccountsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5651,7 +5651,7 @@
func (c *MattersHoldsAccountsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5794,7 +5794,7 @@
func (c *MattersSavedQueriesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -5933,7 +5933,7 @@
func (c *MattersSavedQueriesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6083,7 +6083,7 @@
func (c *MattersSavedQueriesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6252,7 +6252,7 @@
func (c *MattersSavedQueriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -6423,7 +6423,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/vectortile/v1/vectortile-gen.go b/vectortile/v1/vectortile-gen.go
index c0094a7..7a60e9c 100644
--- a/vectortile/v1/vectortile-gen.go
+++ b/vectortile/v1/vectortile-gen.go
@@ -1572,7 +1572,7 @@
func (c *FeaturetilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1948,7 +1948,7 @@
func (c *TerraintilesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/verifiedaccess/v1/verifiedaccess-gen.go b/verifiedaccess/v1/verifiedaccess-gen.go
index 3b45c7e..b1bc3a6 100644
--- a/verifiedaccess/v1/verifiedaccess-gen.go
+++ b/verifiedaccess/v1/verifiedaccess-gen.go
@@ -371,7 +371,7 @@
func (c *ChallengeCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -496,7 +496,7 @@
func (c *ChallengeVerifyCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/videointelligence/v1/videointelligence-gen.go b/videointelligence/v1/videointelligence-gen.go
index feaa4fc..3a20c2e 100644
--- a/videointelligence/v1/videointelligence-gen.go
+++ b/videointelligence/v1/videointelligence-gen.go
@@ -8163,7 +8163,7 @@
func (c *OperationsProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8299,7 +8299,7 @@
func (c *OperationsProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8444,7 +8444,7 @@
func (c *OperationsProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8592,7 +8592,7 @@
func (c *ProjectsLocationsCorpuraOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8744,7 +8744,7 @@
func (c *ProjectsLocationsOperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -8888,7 +8888,7 @@
func (c *ProjectsLocationsOperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9033,7 +9033,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9214,7 +9214,7 @@
func (c *ProjectsLocationsOperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -9391,7 +9391,7 @@
func (c *VideosAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/videointelligence/v1beta2/videointelligence-gen.go b/videointelligence/v1beta2/videointelligence-gen.go
index da24358..f26a860 100644
--- a/videointelligence/v1beta2/videointelligence-gen.go
+++ b/videointelligence/v1beta2/videointelligence-gen.go
@@ -7984,7 +7984,7 @@
func (c *VideosAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/videointelligence/v1p1beta1/videointelligence-gen.go b/videointelligence/v1p1beta1/videointelligence-gen.go
index f516cde..80c00ac 100644
--- a/videointelligence/v1p1beta1/videointelligence-gen.go
+++ b/videointelligence/v1p1beta1/videointelligence-gen.go
@@ -7984,7 +7984,7 @@
func (c *VideosAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/videointelligence/v1p2beta1/videointelligence-gen.go b/videointelligence/v1p2beta1/videointelligence-gen.go
index 8d90a97..3b215a3 100644
--- a/videointelligence/v1p2beta1/videointelligence-gen.go
+++ b/videointelligence/v1p2beta1/videointelligence-gen.go
@@ -7984,7 +7984,7 @@
func (c *VideosAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/videointelligence/v1p3beta1/videointelligence-gen.go b/videointelligence/v1p3beta1/videointelligence-gen.go
index 2caf76c..fe4fc82 100644
--- a/videointelligence/v1p3beta1/videointelligence-gen.go
+++ b/videointelligence/v1p3beta1/videointelligence-gen.go
@@ -8080,7 +8080,7 @@
func (c *VideosAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/vision/v1/vision-gen.go b/vision/v1/vision-gen.go
index 0f613ca..5c09838 100644
--- a/vision/v1/vision-gen.go
+++ b/vision/v1/vision-gen.go
@@ -15186,7 +15186,7 @@
func (c *FilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15322,7 +15322,7 @@
func (c *FilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15448,7 +15448,7 @@
func (c *ImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15588,7 +15588,7 @@
func (c *ImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15729,7 +15729,7 @@
func (c *LocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15882,7 +15882,7 @@
func (c *OperationsCancelCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16027,7 +16027,7 @@
func (c *OperationsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16173,7 +16173,7 @@
func (c *OperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16355,7 +16355,7 @@
func (c *OperationsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16539,7 +16539,7 @@
func (c *ProjectsFilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16690,7 +16690,7 @@
func (c *ProjectsFilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16831,7 +16831,7 @@
func (c *ProjectsImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16986,7 +16986,7 @@
func (c *ProjectsImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17138,7 +17138,7 @@
func (c *ProjectsLocationsFilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17289,7 +17289,7 @@
func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17430,7 +17430,7 @@
func (c *ProjectsLocationsImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17585,7 +17585,7 @@
func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17739,7 +17739,7 @@
func (c *ProjectsLocationsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17883,7 +17883,7 @@
func (c *ProjectsLocationsProductSetsAddProductCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18043,7 +18043,7 @@
func (c *ProjectsLocationsProductSetsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18191,7 +18191,7 @@
func (c *ProjectsLocationsProductSetsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18337,7 +18337,7 @@
func (c *ProjectsLocationsProductSetsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18489,7 +18489,7 @@
func (c *ProjectsLocationsProductSetsImportCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18658,7 +18658,7 @@
func (c *ProjectsLocationsProductSetsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18845,7 +18845,7 @@
func (c *ProjectsLocationsProductSetsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18992,7 +18992,7 @@
func (c *ProjectsLocationsProductSetsRemoveProductCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19165,7 +19165,7 @@
func (c *ProjectsLocationsProductSetsProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19354,7 +19354,7 @@
func (c *ProjectsLocationsProductsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19505,7 +19505,7 @@
func (c *ProjectsLocationsProductsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19651,7 +19651,7 @@
func (c *ProjectsLocationsProductsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19815,7 +19815,7 @@
func (c *ProjectsLocationsProductsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20015,7 +20015,7 @@
func (c *ProjectsLocationsProductsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20198,7 +20198,7 @@
func (c *ProjectsLocationsProductsPurgeCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20379,7 +20379,7 @@
func (c *ProjectsLocationsProductsReferenceImagesCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20531,7 +20531,7 @@
func (c *ProjectsLocationsProductsReferenceImagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20677,7 +20677,7 @@
func (c *ProjectsLocationsProductsReferenceImagesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20847,7 +20847,7 @@
func (c *ProjectsLocationsProductsReferenceImagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21028,7 +21028,7 @@
func (c *ProjectsOperationsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/vision/v1p1beta1/vision-gen.go b/vision/v1p1beta1/vision-gen.go
index 699a6f3..72a5d96 100644
--- a/vision/v1p1beta1/vision-gen.go
+++ b/vision/v1p1beta1/vision-gen.go
@@ -14519,7 +14519,7 @@
func (c *FilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14657,7 +14657,7 @@
func (c *FilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14783,7 +14783,7 @@
func (c *ImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14925,7 +14925,7 @@
func (c *ImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15064,7 +15064,7 @@
func (c *ProjectsFilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15217,7 +15217,7 @@
func (c *ProjectsFilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15358,7 +15358,7 @@
func (c *ProjectsImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15515,7 +15515,7 @@
func (c *ProjectsImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15667,7 +15667,7 @@
func (c *ProjectsLocationsFilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15820,7 +15820,7 @@
func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15961,7 +15961,7 @@
func (c *ProjectsLocationsImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16118,7 +16118,7 @@
func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/vision/v1p2beta1/vision-gen.go b/vision/v1p2beta1/vision-gen.go
index ec7b83b..71db394 100644
--- a/vision/v1p2beta1/vision-gen.go
+++ b/vision/v1p2beta1/vision-gen.go
@@ -14519,7 +14519,7 @@
func (c *FilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14657,7 +14657,7 @@
func (c *FilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14783,7 +14783,7 @@
func (c *ImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14925,7 +14925,7 @@
func (c *ImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15064,7 +15064,7 @@
func (c *ProjectsFilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15217,7 +15217,7 @@
func (c *ProjectsFilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15358,7 +15358,7 @@
func (c *ProjectsImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15515,7 +15515,7 @@
func (c *ProjectsImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15667,7 +15667,7 @@
func (c *ProjectsLocationsFilesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15820,7 +15820,7 @@
func (c *ProjectsLocationsFilesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15961,7 +15961,7 @@
func (c *ProjectsLocationsImagesAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16118,7 +16118,7 @@
func (c *ProjectsLocationsImagesAsyncBatchAnnotateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/webfonts/v1/webfonts-gen.go b/webfonts/v1/webfonts-gen.go
index 02bfe78..ea856e1 100644
--- a/webfonts/v1/webfonts-gen.go
+++ b/webfonts/v1/webfonts-gen.go
@@ -292,7 +292,7 @@
func (c *WebfontsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/webmasters/v3/webmasters-gen.go b/webmasters/v3/webmasters-gen.go
index f93415a..1341b4a 100644
--- a/webmasters/v3/webmasters-gen.go
+++ b/webmasters/v3/webmasters-gen.go
@@ -659,7 +659,7 @@
func (c *SearchanalyticsQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -798,7 +798,7 @@
func (c *SitemapsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -919,7 +919,7 @@
func (c *SitemapsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1080,7 +1080,7 @@
func (c *SitemapsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1219,7 +1219,7 @@
func (c *SitemapsSubmitCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1327,7 +1327,7 @@
func (c *SitesAddCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1428,7 +1428,7 @@
func (c *SitesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1539,7 +1539,7 @@
func (c *SitesGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1680,7 +1680,7 @@
func (c *SitesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/websecurityscanner/v1/websecurityscanner-gen.go b/websecurityscanner/v1/websecurityscanner-gen.go
index 3d0c4ef..efbed1d 100644
--- a/websecurityscanner/v1/websecurityscanner-gen.go
+++ b/websecurityscanner/v1/websecurityscanner-gen.go
@@ -1595,7 +1595,7 @@
func (c *ProjectsScanConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1733,7 +1733,7 @@
func (c *ProjectsScanConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1874,7 +1874,7 @@
func (c *ProjectsScanConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2038,7 +2038,7 @@
func (c *ProjectsScanConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2217,7 +2217,7 @@
func (c *ProjectsScanConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2363,7 +2363,7 @@
func (c *ProjectsScanConfigsStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2512,7 +2512,7 @@
func (c *ProjectsScanConfigsScanRunsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2678,7 +2678,7 @@
func (c *ProjectsScanConfigsScanRunsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2845,7 +2845,7 @@
func (c *ProjectsScanConfigsScanRunsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3014,7 +3014,7 @@
func (c *ProjectsScanConfigsScanRunsCrawledUrlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3190,7 +3190,7 @@
func (c *ProjectsScanConfigsScanRunsFindingTypeStatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3334,7 +3334,7 @@
func (c *ProjectsScanConfigsScanRunsFindingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3508,7 +3508,7 @@
func (c *ProjectsScanConfigsScanRunsFindingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/websecurityscanner/v1alpha/websecurityscanner-gen.go b/websecurityscanner/v1alpha/websecurityscanner-gen.go
index 1c71486..bf8ab73 100644
--- a/websecurityscanner/v1alpha/websecurityscanner-gen.go
+++ b/websecurityscanner/v1alpha/websecurityscanner-gen.go
@@ -1284,7 +1284,7 @@
func (c *ProjectsScanConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1422,7 +1422,7 @@
func (c *ProjectsScanConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1563,7 +1563,7 @@
func (c *ProjectsScanConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1727,7 +1727,7 @@
func (c *ProjectsScanConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1906,7 +1906,7 @@
func (c *ProjectsScanConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2052,7 +2052,7 @@
func (c *ProjectsScanConfigsStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2201,7 +2201,7 @@
func (c *ProjectsScanConfigsScanRunsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2367,7 +2367,7 @@
func (c *ProjectsScanConfigsScanRunsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2534,7 +2534,7 @@
func (c *ProjectsScanConfigsScanRunsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2703,7 +2703,7 @@
func (c *ProjectsScanConfigsScanRunsCrawledUrlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2879,7 +2879,7 @@
func (c *ProjectsScanConfigsScanRunsFindingTypeStatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3023,7 +3023,7 @@
func (c *ProjectsScanConfigsScanRunsFindingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3197,7 +3197,7 @@
func (c *ProjectsScanConfigsScanRunsFindingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/websecurityscanner/v1beta/websecurityscanner-gen.go b/websecurityscanner/v1beta/websecurityscanner-gen.go
index 9af560b..50e6a8e 100644
--- a/websecurityscanner/v1beta/websecurityscanner-gen.go
+++ b/websecurityscanner/v1beta/websecurityscanner-gen.go
@@ -1567,7 +1567,7 @@
func (c *ProjectsScanConfigsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1705,7 +1705,7 @@
func (c *ProjectsScanConfigsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1846,7 +1846,7 @@
func (c *ProjectsScanConfigsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2010,7 +2010,7 @@
func (c *ProjectsScanConfigsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2189,7 +2189,7 @@
func (c *ProjectsScanConfigsPatchCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2335,7 +2335,7 @@
func (c *ProjectsScanConfigsStartCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2484,7 +2484,7 @@
func (c *ProjectsScanConfigsScanRunsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2650,7 +2650,7 @@
func (c *ProjectsScanConfigsScanRunsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2817,7 +2817,7 @@
func (c *ProjectsScanConfigsScanRunsStopCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2986,7 +2986,7 @@
func (c *ProjectsScanConfigsScanRunsCrawledUrlsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3162,7 +3162,7 @@
func (c *ProjectsScanConfigsScanRunsFindingTypeStatsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3306,7 +3306,7 @@
func (c *ProjectsScanConfigsScanRunsFindingsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -3480,7 +3480,7 @@
func (c *ProjectsScanConfigsScanRunsFindingsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/youtube/v3/youtube-gen.go b/youtube/v3/youtube-gen.go
index b68db57..2060412 100644
--- a/youtube/v3/youtube-gen.go
+++ b/youtube/v3/youtube-gen.go
@@ -11907,7 +11907,7 @@
func (c *AbuseReportsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12111,7 +12111,7 @@
func (c *ActivitiesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12335,7 +12335,7 @@
func (c *CaptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12504,7 +12504,7 @@
func (c *CaptionsDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12730,7 +12730,7 @@
func (c *CaptionsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -12976,7 +12976,7 @@
func (c *CaptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13213,7 +13213,7 @@
func (c *CaptionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13525,7 +13525,7 @@
func (c *ChannelBannersInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13738,7 +13738,7 @@
func (c *ChannelSectionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -13914,7 +13914,7 @@
func (c *ChannelSectionsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14127,7 +14127,7 @@
func (c *ChannelSectionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14315,7 +14315,7 @@
func (c *ChannelSectionsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14573,7 +14573,7 @@
func (c *ChannelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14806,7 +14806,7 @@
func (c *ChannelsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -14949,7 +14949,7 @@
func (c *CommentThreadsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15194,7 +15194,7 @@
func (c *CommentThreadsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15417,7 +15417,7 @@
func (c *CommentThreadsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15551,7 +15551,7 @@
func (c *CommentsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15649,7 +15649,7 @@
func (c *CommentsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -15847,7 +15847,7 @@
func (c *CommentsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16033,7 +16033,7 @@
func (c *CommentsMarkAsSpamCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16144,7 +16144,7 @@
func (c *CommentsSetModerationStatusCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16263,7 +16263,7 @@
func (c *CommentsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16428,7 +16428,7 @@
func (c *GuideCategoriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16593,7 +16593,7 @@
func (c *I18nLanguagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16747,7 +16747,7 @@
func (c *I18nRegionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -16963,7 +16963,7 @@
func (c *LiveBroadcastsBindCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17214,7 +17214,7 @@
func (c *LiveBroadcastsControlCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17446,7 +17446,7 @@
func (c *LiveBroadcastsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17627,7 +17627,7 @@
func (c *LiveBroadcastsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -17917,7 +17917,7 @@
func (c *LiveBroadcastsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18198,7 +18198,7 @@
func (c *LiveBroadcastsTransitionCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18428,7 +18428,7 @@
func (c *LiveBroadcastsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18573,7 +18573,7 @@
func (c *LiveChatBansDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18672,7 +18672,7 @@
func (c *LiveChatBansInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18807,7 +18807,7 @@
func (c *LiveChatMessagesDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -18906,7 +18906,7 @@
func (c *LiveChatMessagesInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19091,7 +19091,7 @@
func (c *LiveChatMessagesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19273,7 +19273,7 @@
func (c *LiveChatModeratorsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19372,7 +19372,7 @@
func (c *LiveChatModeratorsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19541,7 +19541,7 @@
func (c *LiveChatModeratorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19783,7 +19783,7 @@
func (c *LiveStreamsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -19963,7 +19963,7 @@
func (c *LiveStreamsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20226,7 +20226,7 @@
func (c *LiveStreamsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20483,7 +20483,7 @@
func (c *LiveStreamsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20691,7 +20691,7 @@
func (c *MembersListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -20890,7 +20890,7 @@
func (c *MembershipsLevelsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21051,7 +21051,7 @@
func (c *PlaylistItemsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21184,7 +21184,7 @@
func (c *PlaylistItemsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21406,7 +21406,7 @@
func (c *PlaylistItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21621,7 +21621,7 @@
func (c *PlaylistItemsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21790,7 +21790,7 @@
func (c *PlaylistsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -21966,7 +21966,7 @@
func (c *PlaylistsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22244,7 +22244,7 @@
func (c *PlaylistsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22470,7 +22470,7 @@
func (c *PlaylistsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -22931,7 +22931,7 @@
func (c *SearchListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23359,7 +23359,7 @@
func (c *SponsorsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23534,7 +23534,7 @@
func (c *SubscriptionsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23634,7 +23634,7 @@
func (c *SubscriptionsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -23930,7 +23930,7 @@
func (c *SubscriptionsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24187,7 +24187,7 @@
func (c *SuperChatEventsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24358,7 +24358,7 @@
func (c *TestsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24499,7 +24499,7 @@
func (c *ThirdPartyLinksDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24612,7 +24612,7 @@
func (c *ThirdPartyLinksInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24772,7 +24772,7 @@
func (c *ThirdPartyLinksListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -24914,7 +24914,7 @@
func (c *ThirdPartyLinksUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25117,7 +25117,7 @@
func (c *ThumbnailsSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25310,7 +25310,7 @@
func (c *VideoAbuseReportReasonsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25477,7 +25477,7 @@
func (c *VideoCategoriesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25652,7 +25652,7 @@
func (c *VideosDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -25796,7 +25796,7 @@
func (c *VideosGetRatingCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26067,7 +26067,7 @@
func (c *VideosInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26429,7 +26429,7 @@
func (c *VideosListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26657,7 +26657,7 @@
func (c *VideosRateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26795,7 +26795,7 @@
func (c *VideosReportAbuseCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -26929,7 +26929,7 @@
func (c *VideosUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27140,7 +27140,7 @@
func (c *WatermarksSetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27323,7 +27323,7 @@
func (c *WatermarksUnsetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27447,7 +27447,7 @@
func (c *YoutubeV3InfocardsCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -27618,7 +27618,7 @@
func (c *YoutubeV3InfocardsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/youtubeanalytics/v2/youtubeanalytics-gen.go b/youtubeanalytics/v2/youtubeanalytics-gen.go
index 0b8dcb2..ff8ff0b 100644
--- a/youtubeanalytics/v2/youtubeanalytics-gen.go
+++ b/youtubeanalytics/v2/youtubeanalytics-gen.go
@@ -872,7 +872,7 @@
func (c *GroupItemsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1029,7 +1029,7 @@
func (c *GroupItemsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1207,7 +1207,7 @@
func (c *GroupItemsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1373,7 +1373,7 @@
func (c *GroupsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1530,7 +1530,7 @@
func (c *GroupsInsertCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1739,7 +1739,7 @@
func (c *GroupsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1931,7 +1931,7 @@
func (c *GroupsUpdateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2222,7 +2222,7 @@
func (c *ReportsQueryCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
diff --git a/youtubereporting/v1/youtubereporting-gen.go b/youtubereporting/v1/youtubereporting-gen.go
index 490ac42..c0749d2 100644
--- a/youtubereporting/v1/youtubereporting-gen.go
+++ b/youtubereporting/v1/youtubereporting-gen.go
@@ -1049,7 +1049,7 @@
func (c *JobsCreateCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1190,7 +1190,7 @@
func (c *JobsDeleteCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1345,7 +1345,7 @@
func (c *JobsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1531,7 +1531,7 @@
func (c *JobsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1717,7 +1717,7 @@
func (c *JobsReportsGetCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -1929,7 +1929,7 @@
func (c *JobsReportsListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2129,7 +2129,7 @@
func (c *MediaDownloadCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}
@@ -2330,7 +2330,7 @@
func (c *ReportTypesListCall) doRequest(alt string) (*http.Response, error) {
reqHeaders := make(http.Header)
- reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200718")
+ reqHeaders.Set("x-goog-api-client", "gl-go/"+gensupport.GoVersion()+" gdcl/20200721")
for k, v := range c.header_ {
reqHeaders[k] = v
}