type cloud.google.com/go/logging/apiv2.LogExclusionIterator
7 uses
cloud.google.com/go/logging/apiv2 (current package)
config_client.go#L255: func (c *ConfigClient) ListExclusions(ctx context.Context, req *loggingpb.ListExclusionsRequest, opts ...gax.CallOption) *LogExclusionIterator {
config_client.go#L259: it := &LogExclusionIterator{}
config_client.go#L360: type LogExclusionIterator struct {
config_client.go#L375: func (it *LogExclusionIterator) PageInfo() *iterator.PageInfo {
config_client.go#L381: func (it *LogExclusionIterator) Next() (*loggingpb.LogExclusion, error) {
config_client.go#L391: func (it *LogExclusionIterator) bufLen() int {
config_client.go#L395: func (it *LogExclusionIterator) takeBuf() interface{} {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |