google.golang.org/api
          
        go
pkg:golang/google.golang.org/api
            8,312 Dependabot PRs
about 11 hours ago
715 repositories
300 repositories
Recent PRs
Bump google.golang.org/api from 0.253.0 to 0.254.0
ppc64le-cloud/gcs-cleaner #105
build(deps): bump the all group in /pipelinerun-logs with 2 updates
tektoncd/plumbing #2921
deps: bump the go-minor-patch group with 9 updates
Bump google.golang.org/api from 0.253.0 to 0.254.0
grafana/unused #197
chore(deps): bump google.golang.org/api from 0.248.0 to 0.254.0
dragonflyoss/dragonfly #4430
Bump google.golang.org/api from 0.253.0 to 0.254.0
smallstep/certificates #2456
Bump the golang-dependencies group across 1 directory with 96 updates
openshift/configuration-anomaly-detection #602
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates
kubernetes-sigs/cluster-api #12937
build(deps): bump google.golang.org/api from 0.253.0 to 0.254.0
coredns/coredns #7653
Bump google.golang.org/api from 0.211.0 to 0.254.0
build(deps): bump the build group across 1 directory with 8 updates
prestist/ignition #209
Bump the gomod group with 2 updates
stolostron/submariner-addon #2487
build(deps): bump the all group with 8 updates
open-policy-agent/opa-control-plane #169
Bump the go group with 86 updates
gravitational/teleport #60924
Bump google.golang.org/api from 0.252.0 to 0.254.0
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/pipenv-install #555
Bump the go-modules group across 1 directory with 23 updates
Bump the go-modules group across 1 directory with 5 updates
paketo-buildpacks/yarn-install #1070
chore: bump the frequent group across 1 directory with 4 updates
rudderlabs/rudder-server #6478
Bump the go-modules group across 1 directory with 24 updates
Bump the go-modules group across 1 directory with 8 updates
paketo-buildpacks/mri #1015
Bump the go-modules group across 1 directory with 6 updates
Bump google.golang.org/api from 0.252.0 to 0.253.0
sue445/gcp-kmsenv #441
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/cpython #1062
build(deps): bump google.golang.org/api from 0.206.0 to 0.254.0
jauderho/hugo #1051
chore(deps): bump the frequent group across 1 directory with 2 updates
build(deps): bump the gomod group across 1 directory with 2 updates
nais/narcos #254
chore(deps): bump google.golang.org/api from 0.229.0 to 0.254.0
frain-dev/convoy #2470
chore: bump google.golang.org/api from 0.253.0 to 0.254.0 in /core
wandb/wandb #10795
Bump google.golang.org/api from 0.240.0 to 0.254.0
NeatNerdPrime/wtf #408
Bump google.golang.org/api from 0.185.0 to 0.254.0 in /backend
highlight/highlight #10295
build(deps): bump google.golang.org/api from 0.248.0 to 0.254.0 in /setagaya
Bump google.golang.org/api from 0.252.0 to 0.254.0
tektoncd/results #1142
build(deps): bump google.golang.org/api from 0.253.0 to 0.254.0 in the other-go-modules group
redhat-best-practices-for-k8s/certsuite #3301
chore: bump google.golang.org/api from 0.253.0 to 0.254.0
GoogleContainerTools/config-sync #1918
Bump the go-modules group across 1 directory with 21 updates
paketo-buildpacks/cpython #1061
chore(deps): bump google.golang.org/api from 0.252.0 to 0.253.0
adfinis/adfinis-rclone-mgr #61
Bump google.golang.org/api from 0.239.0 to 0.253.0
build(deps): bump google.golang.org/api from 0.252.0 to 0.253.0
MonsterHunterNotAvailable/coredns-ros #14
build(deps): bump google.golang.org/api from 0.252.0 to 0.253.0
clouddrove/kuconf #214
build(deps): bump google.golang.org/api from 0.238.0 to 0.253.0 in /plugins/k8saudit-gke
falcosecurity/plugins #1043
:seedling: Bump the all-go-mod-patch-and-minor group across 3 directories with 2 updates
kubernetes-sigs/cluster-api #12900
deps: bump the go-minor-patch group with 7 updates
Bump google.golang.org/api from 0.233.0 to 0.253.0
abasille/extract-email-attachments #26
Bump google.golang.org/api from 0.249.0 to 0.253.0
ecadlabs/signatory #684
build(deps): bump google.golang.org/api from 0.252.0 to 0.253.0 in the other-go-modules group
sebrandon1/certsuite #430
deps(deps): bump google.golang.org/api from 0.228.0 to 0.253.0 in /exporter/googlecloudexporter
alialobidm/bindplane-otel-collector #193
chore(deps): bump google.golang.org/api from 0.252.0 to 0.253.0
sigstore/cosign #4501
Bump google.golang.org/api from 0.252.0 to 0.253.0
enthus-golang/google-cloud #63
Package Details
| Name: | google.golang.org/api | 
            
| Ecosystem: | go | 
| PURL Type: | golang | 
| Package URL: | pkg:golang/google.golang.org/api | 
            
| JSON API: | View JSON | 
Package Information
Package api is the root of the packages used to access Google Cloud Services. See https://godoc.org/google.golang.org/api for a full list of sub-packages. Within api there exist numerous clients which connect to Google APIs, and various utility packages. All clients in sub-packages are configurable via client options. These options are described here: https://godoc.org/google.golang.org/api/option. All the clients in sub-packages support authentication via Google Application Default Credentials (see https://cloud.google.com/docs/authentication/production), or by providing a JSON key file for a Service Account. See the authentication examples in https://godoc.org/google.golang.org/api/transport for more details. Due to the auto-generated nature of this collection of libraries, complete APIs or specific versions can appear or go away without notice. As a result, you should always locally vendor any API(s) that your code relies upon. Google APIs follow semver as specified by https://cloud.google.com/apis/design/versioning. The code generator and the code it produces - the libraries in the google.golang.org/api/... subpackages - are beta. Note that versioning and stability is strictly not communicated through Go modules. Go modules are used only for dependency management. Many parameters are specified using ints. However, underlying APIs might operate on a finer granularity, expecting int64, int32, uint64, or uint32, all of whom have different maximum values. Subsequently, specifying an int parameter in one of these clients may result in an error from the API because the value is too large. To see the exact type of int that the API expects, you can inspect the API's discovery doc. A global catalogue pointing to the discovery doc of APIs can be found at https://www.googleapis.com/discovery/v1/apis. This field can be found on all Request/Response structs in the generated clients. All of these types have the JSON `omitempty` field tag present on their fields. This means if a type is set to its default value it will not be marshalled. Sometimes you may actually want to send a default value, for instance sending an int of `0`. In this case you can override the `omitempty` feature by adding the field name to the `ForceSendFields` slice. See docs on any struct for more details. This may be used to include empty fields in Patch requests. This field can be found on all Request/Response structs in the generated clients. It can be be used to send JSON null values for the listed fields. By default, fields with empty values are omitted from API requests because of the presence of the `omitempty` field tag on all fields. 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. An error returned by a client's Do method may be cast to a *googleapi.Error or unwrapped to an *apierror.APIError. The https://pkg.go.dev/google.golang.org/api/googleapi#Error type is useful for getting the HTTP status code: The https://pkg.go.dev/github.com/googleapis/gax-go/v2/apierror#APIError type is useful for inspecting structured details of the underlying API response, such as the reason for the error and the error domain, which is typically the registered service name of the tool or product that generated the error: If an API call returns an Operation, that means it could take some time to complete the work initiated by the API call. Applications that are interested in the end result of the operation they initiated should wait until the Operation.Done field indicates it is finished. To do this, use the service's Operation client, and a loop, like so:
| Homepage: | https://github.com/googleapis/google-api-go-client | 
| Latest Release: | 
                    v0.236.0
                      5 months ago  | 
                
| Dependent Repos: | 119,534 | 
| Dependent Packages: | 18,552 | 
| Ranking: | Top 0.0067% by dependent repos Top 0.0094% by dependent pkgs |