Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type GCS struct + Bucket string + CredentialsFile string + Log telegraf.Logger + ObjectsPerIteration int + OffsetKey string + Prefix string + func (*GCS) SampleConfig() string + func (gcs *GCS) Gather(acc telegraf.Accumulator) error + func (gcs *GCS) Init() error + func (gcs *GCS) SetParser(parser telegraf.Parser)