Searched defs:GcsThrottleConfig (Results 1 – 1 of 1) sorted by relevance
26 struct GcsThrottleConfig { struct30 bool enabled = false;36 int64 token_rate = 100000; // Approximately 800 MBits/second bandwidth-only.42 int64 bucket_size = 10000000; // 10 million tokens total50 int64 tokens_per_request = 100;56 int64 initial_tokens = 0;