google.golang.org/genproto/googleapis/monitoring/v3.ListNotificationChannelDescriptorsRequest.PageToken (field)

4 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		notification_service.pb.go#L75: 	PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
		notification_service.pb.go#L126: 		return x.PageToken

	cloud.google.com/go/monitoring/apiv3
		notification_channel_client.go#L234: 		req.PageToken = pageToken
		notification_channel_client.go#L262: 	it.pageInfo.Token = req.PageToken